Question
1
Replies
84
Views
Capgemini
Posted: August 29, 2017
Last activity: August 29, 2017
Closed
Disable Single Click in a grid after a Double click
In a grid, as soon as performing a double click, when single click is also performed both actions are getting executed and contradicting. Is there any way to disable the single click after a double click.
Hi Maria,
Did you try disabling the row operation from Grid Configuration and added action set on the grid to apply only double click event?