Posted 22 February 2021, 4:55 am EST
Current behaviour of True DB Grid for Winforms is that if a user double clicks on a unselected row, the row becomes editable. I want to change this to the following behaviour:
If a user double clicks on a unselected row, then the row is only selected not editable. But if a user clicks on a selected row, the row becomes editable.