Hi,
I am stress testing my grid and have picked up a strange issue. I am binding to a Dataset using the 'NeedDataSource' event that uses the ViewState object. With 10000 records all seems to be fine but with 50000 records I cannot apply filters or even navigate to pages other than page 1?? As soon as I click to navigate to another page or apply a filter I get "Internet Explorer cannot display the webpage". I am running in release config from the VS2010 IDE using the VS webserver & all is local including the database.
Is this a bug or am I doing something wrong in the grid seup?
I am stress testing my grid and have picked up a strange issue. I am binding to a Dataset using the 'NeedDataSource' event that uses the ViewState object. With 10000 records all seems to be fine but with 50000 records I cannot apply filters or even navigate to pages other than page 1?? As soon as I click to navigate to another page or apply a filter I get "Internet Explorer cannot display the webpage". I am running in release config from the VS2010 IDE using the VS webserver & all is local including the database.
Is this a bug or am I doing something wrong in the grid seup?