Command: SortColumn |
Previous Next | Direct link to this topic |
Syntax: SortColum($[$<item>.<col>.0]|<SortOrder>);
Sort column on a Matrix or Grid in current form. Default is ascending order.
Sample: SortColumn($[$38.1.0]|DESC);will sort the Item No. column on sales order. |