Hi!
I've tried to add "processing": true to the datatables_options to display a 'processing' indicator, but this didn't work.
datatables_options: {"processing": true}
How can i do that?
Also: Can i add more than one option comma separated?
Thanks a lot!