Way to extend datatable sorting with out making call to server when server side process enable?

Way to extend datatable sorting with out making call to server when server side process enable?

NarayanaReddyNarayanaReddy Posts: 1Questions: 0Answers: 0

Hi,
Recently we upgraded jquery plugin.We are doing server side pagination by enabling "bServerSide": true,. Now we are planing to do serverside processing and for cached data have to do sorting. From server we are getting limit data and for that cached data have to do sorting but for sorting will be done in UI not to make call to server.

is there a way to extend datatable sorting with out making call to server when server side process enabled? please assist asap.

Thanks ,
NarayanaReddy(narayanar@azuga.com)

This discussion has been closed.