So it seems the order is:
- ON_DATA_CHECK
- table sort
- ON_CELL_ACTION
Then the index in DATA used on context node gives me the right element, and the one in CELL_ACTION is useless, it could be well enough a random number.
So it seems the order is:
- ON_DATA_CHECK
- table sort
- ON_CELL_ACTION
Then the index in DATA used on context node gives me the right element, and the one in CELL_ACTION is useless, it could be well enough a random number.