Is it possible for ClientSide Sorting, Paging, Filtering while using serverside code for CRUD?

Is it possible for ClientSide Sorting, Paging, Filtering while using serverside code for CRUD?

kamarajpkamarajp Posts: 7Questions: 0Answers: 0
edited March 2013 in General
Hi,
I have just completed the Basic Crud for asp.net web applications.
1. Is it possible for ClientSide Sorting, filtering while using serverside code for CRUD, along with any other datatables plugin like editable,
columnfilter along with these serverside CRUD operations?

2. http://jquery-datatables-editable.googlecode.com/svn/trunk/index.html
This plugin works fine. In this, can I use paging, sorting, filtering along with serverside CRUD coding?

Any possible solutions?

Please help and confirm.

Regards
Kamaraj.P
This discussion has been closed.