Is there a way to trigger the sProcessing message when the user changes the number of entries shown?

Is there a way to trigger the sProcessing message when the user changes the number of entries shown?

theodikustheodikus Posts: 25Questions: 10Answers: 0

I've got a huge list of elements in my table, about 9000 rows. Three of the columns in each row are select boxes, and when I select "Show all" in the entries select box, the table takes a few seconds to render. Is there a way to trigger the sProcessing message when the number of entries shown changes, so the user doesn't think the page froze?

Answers

  • tangerinetangerine Posts: 3,348Questions: 36Answers: 394

    DataTables' speed is covered in the FAQ under "General initialisation". Do you use server-side processing?

This discussion has been closed.