ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Sorting a Looper control according to a list of attributes Hide the details
True if the sort was performed, False otherwise.
Name of Looper control to use.
Name of the attributes according to which the Looper control will be sorted (up to 10 attributes). This character string must have the following format: [<Direction>]<Attribute 1> + TAB + [<Direction>]<Attribute 2> + TAB + ... where:<Direction>: sort direction (optional), can take the following values:"+": the sort will be performed in ascending order (default value)."-": the sort will be performed in descending order.<Attribute>: name of the attribute used for the sort.Versions 17 and later In browser code, the sort can be performed on a single attribute only.New in version 17 In browser code, the sort can be performed on a single attribute only. In browser code, the sort can be performed on a single attribute only.
Use conditions
Sort
Looper linked to a data source and using a programmed browse
Last update: 09/22/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: