Hello,
Does it happen to you that when you click on a table row, sometimes the selection works fine but sometimes it fails and you have to retry in different cells of the same row?
Has anyone solved it?
Thanks
It's in the table event trigger behaviour.
It reacts on the selection change. If you click on a cell, you already selected..... nothing happens.
On opening of the table, normally the first cell (Column0,Row0) is selected.
It is a good practice to hide the first column (column0), so there will be always a selectionchange