This question is locked. New answers and comments are not allowed.
Hi,
I have a RadGridView where I add new rows using a button command wired to RadGridViewCommands.BeginInsert, which works great - I get the new row added to my model.
The only thing I would like to change is the column in focus. Because when the new row is added the column which was last edited is focus is editable in the newly added row.
Kind regards
Lars
I have a RadGridView where I add new rows using a button command wired to RadGridViewCommands.BeginInsert, which works great - I get the new row added to my model.
The only thing I would like to change is the column in focus. Because when the new row is added the column which was last edited is focus is editable in the newly added row.
Kind regards
Lars