I have the following requirement: as a new row is added to a dataGridview, the control(cursor) should be on the 2nd cell in edit mode. Please help. It work at the time of form load but what after operation on very first which added during form load.new row will add but the control will not move to the 2nd cell of that newly added row.
Asked
Active
Viewed 32 times
0
-
Pls show us what you've tried so far – Mohamed Najiullah Nov 18 '17 at 08:31
-
its not working for me any alternate solution – Avinash Nov 18 '17 at 09:03
-
Its only working for 1st row what about next rows – Avinash Nov 18 '17 at 14:15
-
its work only for first row what about remaining rows of the datagridview – Avinash Nov 18 '17 at 16:10