Bootstrap modal on Server Side processing

Bootstrap modal on Server Side processing

junaidatiquejunaidatique Posts: 1Questions: 0Answers: 0
edited April 2014 in General
I want to show a Bootstrap 3 modal when user search or change page for server side processing. I just want to know is there any callback that is invoked when processing is initiated or completed?

Replies

  • JoyrexJoyrex Posts: 92Questions: 14Answers: 3
    edited April 2014
    You mean like a "processing" message? Is there any reason you cannot use the built in processing message DataTables already has?

    http://datatables.net/forums/discussion/663/how-to-show-processing-message-on-desired-place/p1

    Here's also a JSFiddle showing it in action:
    http://jsfiddle.net/Ajinkya_Parakh/TNe37/5/light/
This discussion has been closed.