Hey.. I wanna ask about serverPaging. I use it to do server side paging on my grid. I've set the pageSize to 10 and serverPaging to true in datasource object. I've also set pageable to true in my grid. But when i click the page (below the grid), it always select all the data and display all of them..
If i remove serverPaging(set to false), the paging is working but on client side only. In server side, it select all the data..
I use ASP.NET MVC 3 with SQL Server 2008.. Please Help me.. I'll give screenshot of the code and firebug.
Please help me.. Thanks and regards...!!! ^_^
If i remove serverPaging(set to false), the paging is working but on client side only. In server side, it select all the data..
I use ASP.NET MVC 3 with SQL Server 2008.. Please Help me.. I'll give screenshot of the code and firebug.
Please help me.. Thanks and regards...!!! ^_^