Server side Processing and client side sorting & filtering
Server side Processing and client side sorting & filtering
Gowthamraj
Posts: 6Questions: 5Answers: 1
Hi , I am using Server side processing . If rows length is less than iTotalDisplayLength ,I need sorting and filtering on client side.
I tried "bServerSide = false" in that condition but not working. How can I achieve the client side sorting and filtering. Thanks
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
I am pretty sure you cannot mix the two, if you are using server-side processing, you must also sort server-side