Ankush

Ankush

  • NA
  • 267
  • 60.5k

Shift cursor to next cell in datagridview

Sep 10 2017 10:02 AM
I am developing a windows application using c#.net.
I have a datagridview in a form in which I am loading data on form load event, which loads product name, product code, mrp but after it loads the data in datagridview, cursor moves to the next cell but in the next row. I want it to move on the same row. How can I do this..??
 
Thanks in Advance....!!! 

Answers (2)