Hi Telerik-Team,
When creating a new item in the GridView by either mouse or insert button the row is not selected or highlighted.
I guess this is a bug, since a cell in the new row has focus but not the row.
Best regards,
Mats
Hello Mats,
The reason the cell has focus when the new row is created is because it enters edit mode. As the creating of the new row, however, can be canceled and the new item is still not part of the Items collection of the control, it cannot be added to the SelectedItems collection or set as the SelectedItem.
If you would, however, specify why you require the new row to be selected, I'd be more than happy to suggest an alternate solution for your particular scenario.
Regards,
Dilyan Traykov
Progress Telerik