How to achieve Server side fetching and Client side sorting
How to achieve Server side fetching and Client side sorting
kshtjsnghl
Posts: 8Questions: 0Answers: 0
Hi,
I am using this incredible plugin for processing our tables.
We have this use case where we need to fetch the data (paginated)through an ajax call using bServerSide and sAjaxSource but would like to just sort the data on that page rather than fetching the sorted data from the server, as in our case this read would be very expensive.
Is it possible to do it? If yes, please suggest how to proceed.
Thanks in advance!!
I am using this incredible plugin for processing our tables.
We have this use case where we need to fetch the data (paginated)through an ajax call using bServerSide and sAjaxSource but would like to just sort the data on that page rather than fetching the sorted data from the server, as in our case this read would be very expensive.
Is it possible to do it? If yes, please suggest how to proceed.
Thanks in advance!!
This discussion has been closed.
Replies
Allan