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

Using GridViewMultiColumnComboBoxColumn degrade application performance

1 Answer 65 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Usman
Top achievements
Rank 1
Usman asked on 09 Apr 2020, 04:59 PM

Hi Team,

I wanted to use the GridViewMultiColumnComboBoxColumn in my grid and bind it to data set which contain medium amount of data. The memory consumption is way more that I expected also it is taking alot more time to display the drop down. I switch to MultiColumnComboBox using template and it is working way better and can not see memory spikes.

Can you please help me on this. I am currently using Telerik version "2020.1.218"

 

 

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 14 Apr 2020, 09:36 AM

Hello Usman,

Using the GridViewMultiColumnComboBoxColumn comes with the cost of a bit more complex binding evaluation logic. The approach with a normal GridViewDataColumn with a Cell/CellEditTemplate should bring a better performance in this case. However, can you provide more information on the case?  How many rows and columns you have? How many of them shows a GridViewMultiColumnComboBoxColumn? Can you show the RadGridView setup defined on your side?

Regards,
Martin Ivanov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Tags
GridView
Asked by
Usman
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or