Styling loading process
Styling loading process
tstar
Posts: 36Questions: 0Answers: 0
Hello!
We have CSS class "dataTables_processing" for processing indicator, "dataTables_empty" for zero records found cell, but do not have class for loading process. While datatable loading data via ajax call, we can see message "Please wait - loading information...", but at the same time, cell has a "dataTables_empty" CSS class. Is it possible to change "dataTables_empty" class to "dataTables_processing", or add new class like "dataTables_loading" for simple styling loading process?
I using version 1.10.
Thank you
We have CSS class "dataTables_processing" for processing indicator, "dataTables_empty" for zero records found cell, but do not have class for loading process. While datatable loading data via ajax call, we can see message "Please wait - loading information...", but at the same time, cell has a "dataTables_empty" CSS class. Is it possible to change "dataTables_empty" class to "dataTables_processing", or add new class like "dataTables_loading" for simple styling loading process?
I using version 1.10.
Thank you
This discussion has been closed.
Replies
Allan