Showing posts with label ajaxhow. Show all posts
Showing posts with label ajaxhow. Show all posts

Wednesday, March 21, 2012

Loading More data into GridView

I have a problem when i loading data into Gridview (if data more it have a problem)

i want to know about Gridview with Ajax

How many record i can load to GridView

and how to solve this problem when i get more data into GridView

Why don't you use paging?

You can show limited records and by paging you can navigate through the records.

Regards,