Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Moves a record up or down in a grid setup.
Syntax
client server public static void moveLine(JmgClientFieldTable _fieldTable, boolean _moveUp)
Run On
Called
Parameters
- _fieldTable
Type: JmgClientFieldTable Table
A record to move up or down.
- _moveUp
Type: boolean
A Boolean value that represents the direction to move the record.