Hi Olga,
I want to open different screens after double click basing on the selected column.
So I need to use the “setItemClickAction” method but I want to know the current selected column.
Otherwise I want to call setClickListener o something else after double click.
Have you a solution for this?
The Table doesn’t provide the double-click listener on individual table cells. I can suggest using generated column with a dedicated edit button, e.g.: