Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
50
Large dataset out for memory errors
posted

Hi,

I have a dataset that has 35000 rows and 60 columns, when ever i try to render a grid i get an out of error message.

Ive tried using the mvc helper and jquery methods to create a grid with this dataset, ive also tried increasing the size of MaxJsonLength but still same error

the grid refuses to to render until i restrict the rows to say 2000  but this is of no use to my client

Is there any work around to displaying large datasets? or have i reached the grids limits ?

Parents Reply Children
No Data