The sort logic depends on the Data-Types set for the column according to the following associations:
If the Data-Types is omitted, then an Alphanumeric sort is performed.The Date/Time sort is performed according to the datetime format string. See Data-Types for date and time for details.This style makes all the columns sortable. If you wish to have only some columns sortable, you should consider to use Sort-Types instead.This style is overridden by the Sort-Types property. If both are set, the runtime behaves like if only Sort-Types was set.Example - Define a grid with sortable-columns
screen section.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |