Surendrasinh Rathod

Surendrasinh Rathod

  • 1.5k
  • 137
  • 33k

Texts are overwrite when writing in DataGridViewCell

Oct 12 2013 7:40 AM
I working on winform appplication.I have DataGridView.when i write 1st character in Cell,cursor automatically focus on first character.And if i write 2nd character it overwrites the 1st character.So if i need to write more characters then everytime i have to press Right Arrow key to move.Any Help Please.Thanks in Advance.