F
fiversen
Hello,
I want to deselect a row if the user clicks again on a row.
->CurrentCell = nullptr;
works, if call it from outside the table - from a button callback.
But in table callbacks, like CurrentCellChange or CellEnter,
the programm crash.
Has anybody an idea ?
Thanks
Frank Iversen
I want to deselect a row if the user clicks again on a row.
->CurrentCell = nullptr;
works, if call it from outside the table - from a button callback.
But in table callbacks, like CurrentCellChange or CellEnter,
the programm crash.
Has anybody an idea ?
Thanks
Frank Iversen