Hi all....
I want to bind large amount of data in gridview using jquery but without paging.
I am taking reference from this post
http://www.aspsnippets.com/Articles/Populate-ASPNet-GridView-by-binding-DataSet-Client-Side-using-jQuery-AJAX.aspx
But when there is large amount of data, it's not working
Please help