Change default settings
Change default settings
Mhere will I be able to change the default settings for datatables.
I use datatables on many places but I always have to alter these settings
[code]
"bProcessing": true, // shows the processing dialog
"bServerSide": true, //
"bJQueryUI": true,
[/code]
I would like to set these to default so I don't have to configure them every time I load datatables and I would like to know what to edit so this becomes default.
I use datatables on many places but I always have to alter these settings
[code]
"bProcessing": true, // shows the processing dialog
"bServerSide": true, //
"bJQueryUI": true,
[/code]
I would like to set these to default so I don't have to configure them every time I load datatables and I would like to know what to edit so this becomes default.
This discussion has been closed.