This is a migrated thread and some comments may be shown as answers.

serverPaging not work in my project..

0 Answers 130 Views
Data Source
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 09 Jun 2012, 08:59 AM
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...!!! ^_^

No answers yet. Maybe you can help?

Tags
Data Source
Asked by
Steve
Top achievements
Rank 1
Share this question
or