This question is locked. New answers and comments are not allowed.
Hi,
I will try to descibe how my problem looks like. I have a table in wich I have over 100 000 rows. And i want to improve the speed with wich it loads into a grid and search of data in it. I thought I could use the GridOperationMode.Client, however i can't load more than 4250 rows, when i try more nothing loads into a grid. I could do everything on the server side but when i go from one page to another in grid or try to filtr data it takes a lot time. Is there any restriction in how many data I can have on the client side or maybe its problem with web browser, however i tried Chrome,Mozilla FireFox and even Internet Explorer and result is exactly the same.
I will try to descibe how my problem looks like. I have a table in wich I have over 100 000 rows. And i want to improve the speed with wich it loads into a grid and search of data in it. I thought I could use the GridOperationMode.Client, however i can't load more than 4250 rows, when i try more nothing loads into a grid. I could do everything on the server side but when i go from one page to another in grid or try to filtr data it takes a lot time. Is there any restriction in how many data I can have on the client side or maybe its problem with web browser, however i tried Chrome,Mozilla FireFox and even Internet Explorer and result is exactly the same.
