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

Column Limit on RadGridView

3 Answers 107 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Licensing
Top achievements
Rank 1
Licensing asked on 11 Jul 2008, 05:02 PM
Is there a limit on the number of columns that can be displayed in a RadGridView at any given time?

Thanks!

3 Answers, 1 is accepted

Sort by
0
Martin Vasilev
Telerik team
answered on 14 Jul 2008, 01:38 PM
Hello Jturpen,

Thank you for the question.

RadGridView does not have a limit for the columns that it can contain. However, you have to consider that the grid is designed to handle a huge number of rows not columns. So you should have in mind that hundreds columns in your RadGridView instance may slow the performance down.

If you have other questions, do not hesitate to contact me again.

Regards,
Martin Vasilev
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Sebastian
Top achievements
Rank 1
answered on 29 Dec 2016, 04:33 PM
I had a radgridview, and i need to display 40 or more columns at the same time, and i load 140 or more columns. it is a way i can improve the performance? i have this issue when i scroll . thanks
0
Dess | Tech Support Engineer, Principal
Telerik team
answered on 30 Dec 2016, 11:11 AM
Hello Sebastian,

Thank you for writing.  

I would recommend you to use RadVirtualGrid which is developed on top of Telerik Presentation Framework which provides a convenient way to implement your own data management operations and optimizes the performance when interacting with large amounts of data. Additional information is available here: http://docs.telerik.com/devtools/winforms/virtualgrid/virtualgrid

I hope this information helps. Should you have further questions I would be glad to help.

Regards,
Dess
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
GridView
Asked by
Licensing
Top achievements
Rank 1
Answers by
Martin Vasilev
Telerik team
Sebastian
Top achievements
Rank 1
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or