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

DataBoundListBox Sorting

2 Answers 29 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Danny
Top achievements
Rank 1
Danny asked on 17 Jan 2015, 12:09 PM
I am binding a RadDataBoundListBox to a RadAutoCompleteBox as per article http://www.telerik.com/help/windows-phone/radautocompletebox-features-filteredsuggestions.html

I have specified a sort order on the SuggestionsSource of my RadAutoCompleteBox, but when the content of the RadAutoCompleteBox is empty, the RadDataBoundListBox by default sorts the list in alphabetical order.

How can I ensure the RadDataBoundListBox takes the exact order of the SuggestionsSource property of the RadAutoCompleteBox?

Thanks

2 Answers, 1 is accepted

Sort by
0
Rosy Topchiyska
Telerik team
answered on 21 Jan 2015, 11:56 AM
Hi Danny,

Thank you for contacting us.

I am not sure that I understand your scenario correctly. Could you please send us a sample project that reproduces this issue.

I look forward to your reply.

Regards,
Rosy Topchiyska
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Danny
Top achievements
Rank 1
answered on 22 Jan 2015, 09:20 AM
Thanks for your reply Rosy.

I have managed to achieve the results I wanted by using the RadJumpList and specifying Sort Descriptors.

Thanks
Tags
DataBoundListBox
Asked by
Danny
Top achievements
Rank 1
Answers by
Rosy Topchiyska
Telerik team
Danny
Top achievements
Rank 1
Share this question
or