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

[Solved] Client side multi-column sorting

1 Answer 134 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Andy
Top achievements
Rank 1
Andy asked on 08 May 2008, 03:20 AM
Hi,
 Is it feasible to implement client side sorting on a multi-column combobox implemented using the ITemplate interface for headers and list items?
My Multi-column combobox is created progammatically with a dynamically configurable number of columns.

I would like to control the sorting via the user clicking on the column headings, toggling between ascending and descending.   Is this possible with Javascript and the Terlik client side API?

Thanks, AL

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 08 May 2008, 07:26 AM
Hi there,

This is not possible to be achieved with the client-side API of the controls. You can, however, place some buttons in the header template and rebind the combobox to a newly sorted data upon a button click.

Hope this helps.

Sincerely yours,
Nick
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ComboBox
Asked by
Andy
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or