Hi,
I have stored proc returning records with server side paging i.e it accepts page number and returns the resultset for that particular page number.
So far I have used it igGrid with client side paging.
How to configure igGrid to enable server side paging ???
Hello,
For more information regarding remote paging please read the help documentation:
http://help.infragistics.com/NetAdvantage/jQuery/2012.2/CLR4.0?page=igGrid_Paging.html
You may find the forum thread below as helpful too (the property names and values)
http://ko.infragistics.com/community/forums/p/74552/376978.aspx
Hope this helps.
I don't see helper methods in MVC wrapper as mentioned in documentation.
I cann't make it work with MVC wrapper.