DomRenderer.onSort override.
Namespace: MindFusion.DataViews
File: GridRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
function onSort () |
RemarksThe GridRenderer of the Grid control calls the onSort method when the value of the sortedColumn property is changed.
See Also