Texts are overwrite when writing in DataGridViewCell
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.