Hello! I have a igGrid and I am implementing simple cell editing in the grid. When the grid is in edit mode the cursor moves to the end of the text as the user types the first character. Is it by design? I did not notice such behavior in samples on the website but the sample project shows the same behavior. I am using Ignite UI 2015.2 version.
Hello,
Do you need further assistance regarding this matter?
Regards,Tsanna
I got this working. Thanks for checking!
I am having the same problem. When I edit a cell and I type one character anywhere in the cell, it immediately jumps my cursor to the end of the cell. Then I have to manually move my cursor back to the correct place and type another character and so on.
How did you resolve this problem?