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

Performance issue when Placed RadCombobox in ItemTemplate of Telerik Rad Grid

1 Answer 78 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Himagiri
Top achievements
Rank 1
Himagiri asked on 30 Mar 2013, 10:33 AM
Hi,

I have a requirement where I have to show multi column radcomboboxes in 4 columns of telerik Grid.Grid will have around 700 records with out pagination.I am using LoadOnDemand Combobox. But when I try to open a combobox , Items are not getting loaded to combobox.When grid records are around 30, Combobox loads the items normally.Please help me how to solve this issue.

Thanks
Himagiri

1 Answer, 1 is accepted

Sort by
0
Hristo Valyavicharski
Telerik team
answered on 03 Apr 2013, 03:50 PM
Hi Himagiri,

I am not quite sure, that I had understood what you attempt to implement in your scenario - grid in combo or combo in grid, but in both cases you should use all techniques that you can to improve performance of the two controls. For the RadGrid use Paging or Virtual Scrolling. For the RadComboBox you could use Load On Demand with Web Services and enable the new lightweight render mode.

All the best,
Hristo Valyavicharski
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ComboBox
Asked by
Himagiri
Top achievements
Rank 1
Answers by
Hristo Valyavicharski
Telerik team
Share this question
or