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

[Solved] RadComboBox multicolumn sorting?

1 Answer 323 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Philip
Top achievements
Rank 1
Philip asked on 17 Feb 2010, 06:45 AM
I can't find any examples for this, we have Q3 2009 on our environment, I know you guys mentioned that this will be done in 'future' versions, does this version have this feature? I have 2 columns on my combobox using the headertemplate/itemtemplate. Is it possible to sort the items under each column by clicking on the header? Some code examples would be appreciated. Thanks.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 17 Feb 2010, 09:47 AM
Hello Philip,

One easy way to achieve sorting functionality in multicolumn radcombobox is placing grid in ItemTemplate of combo and using the sorting feature of grid. Set the datasource of RadGrid instead of RadComboBox. The following demo will shed some light on how to achieve this.
Load on Demand Grid in Combobox

-Shinu.
Tags
ComboBox
Asked by
Philip
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or