Click or drag to resize
UniGridSortUniGridDataSource Method
Sorts UniGrid data source according to sort directive saved in ViewState.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
protected void SortUniGridDataSource(
	Object ds
)

Parameters

ds
Type: SystemObject
See Also