Sorts by the specified column and sort direction.
Namespace: MindFusion.DataViews
File: PropertyGridContent.js
JavaScript Copy Code |
---|
function sortByColumn (index, [sortAscending]) |
Number. The index of the column to sort by, or null to clear the sorting.
Boolean. True to sort ascending, otherwise false.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |