after using row grouping in datatable fnstateload and fnstatesave not working
after using row grouping in datatable fnstateload and fnstatesave not working
I have the datatable with some list of data it contain more than 5 pages and also it contain view button for view details in another page called view.aspx and this page contain back button once the user click the back button it need to redirect to the same page and same datatable pagination position i am using fnstatesave and fnstateload, bstatesave=true for doing this it working perfectly in normal datatable list but not working while we use this properties in rowgrouping and it redirected to the first page...can any know the solution for this