The `onRowMoved' callback


Event number: 47
Generated for: Grid

This event is triggered when the user has moved a row by dragging it to a different position in the grid. (This is possible only if the style property includes the flag 512, row moving allowed). The event-specific parameters in ŒEV are (in index origin 1):

    ŒEV[6]    Row number before the move
    ŒEV[7]    The position of the row after the move

Topic: APLX Help : System Classes : Callbacks : onRowMoved
[ Previous | Next | Contents | Index ]