I was hoping to implement SelectAll functionality when the user double clicks in the cell that is to the left of the first column and above the first row.
I tried using hittesting to detect when the user clicks there, but didn't have any luck since it wasn't coming up as a valid row or column.
Is is possible to do this?
I tried using hittesting to detect when the user clicks there, but didn't have any luck since it wasn't coming up as a valid row or column.
Is is possible to do this?