Uiinfrastructure API Docs  
 

ExpListModel.SortByColumn Method 

Gets the column ID back from the form data and resort the array by that column ID, ascending.

public virtual void SortByColumn(
   XPHashtable _htFormData
);

Parameters

_htFormData

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace