Ajax enabled sorting and paging on grid in ASP.NET 3.5

Posted by Ismail S on Stack Overflow See other posts from Stack Overflow or by Ismail S
Published on 2010-05-13T08:59:06Z Indexed on 2010/05/13 9:14 UTC
Read the original article Hit count: 154

Filed under:
|
|

Is there any good solution for ajax enabled Grid with pageing and sorting which only brings the required data from database? I mean it should only bring the data from the database which is to be displayed on the particular page number of the grid.

I looked at this. It looks good. But I just thought if anyone has created something better using Google's or Yahoo's javascript library or using any good features of asp.net 3.5.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about webforms