Example of Sorting in Javascript MultiColumn Combobox Control

/
/
Sorting

This example demonstrates the sorting support in the MultiColumn ComboBox.

More Details...

Description

In this sample, you can click the column header to sort/unsort the column. Any field can be selected from the Fields dropdown list and its order can be changed to display headers either in ascending or descending order. Sorting can be enabled using the allowSorting property and the sort order can be customized using the sortOrder property in the MultiColumn ComboBox.