This is a migrated thread and some comments may be shown as answers.

Radgrid limitation on number of rows and columns

5 Answers 1213 Views
Grid
This is a migrated thread and some comments may be shown as answers.
nisha
Top achievements
Rank 1
nisha asked on 30 Jul 2014, 04:56 PM
Hi,

We have to display around 2000 columns and max 200 rows in RadGrid.

Could you please let us know if this is feasible using RadGrid ro any alternate solution for the same. Number of rows is less for us but columns can be humongous.

Thanks & Regards
Nisha Suvarna

5 Answers, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 31 Jul 2014, 04:01 AM
Hi Nisha,

Generally, there are no restrictions related to the limit of records RadGrid can support, given that you are not reaching the limits of your hardware (e.g. memory). You should also keep in mind that too many records in a page will make the page load slowly and the RadGrid control may not be very usable for the end user.
You can take a look at the following documentation to get a better idea about RadGrid:
RadGrid
Overview about RadGrid

Thanks,
Princy
0
nisha
Top achievements
Rank 1
answered on 01 Aug 2014, 02:50 AM
Thanks Princy.

Also would the memory consumption increase with the number of users requesting this page?
0
Princy
Top achievements
Rank 2
answered on 01 Aug 2014, 07:01 AM
Hi Nisha,

Yes, the memory consumption will increase with the number of users requesting the page and you can handle them to the maximum with the Optimization techniques mentioned below:
Optimizing Performance
Client/server grid performance optimizations

Thanks,
Princy
0
Gene
Top achievements
Rank 1
answered on 26 Sep 2018, 04:21 PM

We are getting the following error on a grid when sorting and filtering with 1092 rows although no code has changed and the grid works fine in pages with smaller row sets.

404 - File or directory not found. The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.

Could this be a limitation or performance related?

Thanks

0
Eyup
Telerik team
answered on 01 Oct 2018, 07:28 AM
Hello Gene,

You can check the following post for some suggestions to improve the performance of RadGrid:
https://www.telerik.com/forums/radgrid-becomes-too-slow-when-binding-over-100-records#qxa2LUwVA0WYQpqmpwjrTg

I hope this will prove helpful.

Regards,
Eyup
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
nisha
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
nisha
Top achievements
Rank 1
Gene
Top achievements
Rank 1
Eyup
Telerik team
Share this question
or