Hi,
I have a grid that is bound to a custom collection. The grid has paging enabled.
If the grid has more than 9000 rows, I'm getting a "Page cannot be displayed error" when I try to change the page or do anything with the grid like sorting, for example. I'm getting this error when I try to access the page hosted on a server running IIS 7.0.
The weird thing is I don't get any errors, when I open up the same page from VS 2008 IDE in debug mode.
Any ideas as what might be causing this "page cannot be displayed" error? Is there a limit on the number of rows that can be bound to a grid? And finally, is there a fix for this issue.
Any help in this regard is greatly appreciated.
Thank You,
Ramesh