Hi,
I have a DGV which when double clicked opens the selected record.
The problem is that the double click event fires when you double click the column divider to auto size it.
I need to separate the DGV double click event from the Column divider double click event so the user can auto size the column in the usual way without opening the selected record.
Any ideas?
I have a DGV which when double clicked opens the selected record.
The problem is that the double click event fires when you double click the column divider to auto size it.
I need to separate the DGV double click event from the Column divider double click event so the user can auto size the column in the usual way without opening the selected record.
Any ideas?