SearchPanes not working after ajax.reload()

SearchPanes not working after ajax.reload()

mdesmondmdesmond Posts: 12Questions: 1Answers: 0

I am using the latest version of DataTables and all the extensions, but the table gets stuck showing 'processing' after ajax.reload(). You can see all the data updates properly, but the datatable still shows the processing symbol. Interestingly, if you sort any column two times, the processing symbol disappears, but the searchpanes still do not work.

Here's a demo case:

live.datatables.net/bacusijo/3/edit?html,js,console,output

Answers

Sign In or Register to comment.