Hi,
I am looking for different ways to present data in gridview that has like 500 - 1000 rows. The grid should support key board navigation. I wrote jquery functions to handle that. But when I am loading 500 rows into the grid, the browser is freezing. I am not sure if I am doing anything wrong with the jquery. I can look at the jquery but I was wondering whether it is feasible to have 500 rows in a grid and expect good performance. One option would be to use paging. I would like to hear any other ideas that I might be missing.
Please let me know.
Thanks, sridhar.