I have a windows form and a datagridview on it, with the following :
- Multi select = False
- Read Only = True
- Selection Mode = FullRowSelect
On execution, arrow keys (Up & Down), have no effect when use them to navigate around the rows.
Any suggestion please ??
Thanks in advance
George