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

RadComboBox Sort is gone after update

4 Answers 133 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Michael Ammer
Top achievements
Rank 1
Michael Ammer asked on 24 Jun 2008, 01:09 PM
Hi!

I'm working on an update from 07 version to 08 Ajax and run into problems with the Combobox Method Sort.
Is this function no longer a Member of the combobox? I couldn't find any info in your updatehelp or on the forum. Did I miss something at migration?

thx

Michael

4 Answers, 1 is accepted

Sort by
0
Veselin Vasilev
Telerik team
answered on 24 Jun 2008, 01:43 PM
Hello Michael Ammer,

We removed the sorting mechanism in RadComboBox for ASP.NET version 2.8 as described here:
Already using the control > Changes and Backward Compatibility > Changes and Backward Compatibility

That is why we did not include the sorting in Q1 release of RadComboBox for ASP.NET AJAX.
Fortunately, we do plan to include this feature in the Q2 release scheduled for the late July.
Here is the Migrating from RadComboBox Classic to ASP.NET AJAX version article.

I hope this helps.

Kind regards,
Veskoni
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Adam
Top achievements
Rank 1
answered on 21 Oct 2008, 08:05 PM
I'm using the AJAX radcombobox with the load on demand functionality and have the sort set to ascending. However, when the items are populated in the list, they are not sorted ascending by text.
0
Rosi
Telerik team
answered on 23 Oct 2008, 08:21 AM
Hello Adam,

I suggest you  set the Sort property and call the SortItems method in the ItemsRequested event of RadCombobox

Hope this helps.

Regards,
Rosi
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Adam
Top achievements
Rank 1
answered on 23 Oct 2008, 02:43 PM
Thanks, I found that after asking the question.
Tags
ComboBox
Asked by
Michael Ammer
Top achievements
Rank 1
Answers by
Veselin Vasilev
Telerik team
Adam
Top achievements
Rank 1
Rosi
Telerik team
Share this question
or