### Problem: looking at `createDT` notice that only a few settings from `$.options` are passed to `DT::datatable` --> the DT table creation is not flexible enough ### Solution: - solve first #2 - add more default values in `.XT$.options` .... - note: start with current values used in `createDT`
Problem:
looking at
createDTnotice that only a few settings from$.optionsare passed toDT::datatable--> the DT table creation is not flexible enoughSolution:
.XT$.options....createDT