I am looking for a way to make the gridview go directly into edit mode when the cell is clicked on. I also need the up and down arrow to move the selected row/cell
3 Answers, 1 is accepted
0
Nedyalko Nikolov
Telerik team
answered on 01 Oct 2009, 04:02 PM
Hi Aaron Fischer,
Version from the latest internal build program introduces a property EditTriggers available both for RadGridView and GridViewDataColumn. Setting this property in a following way will enable single click editing:
Unfortunately the second requirement (keyboard navigation) is a known issue. Fix for this will be available with the next official release (2009.Q3). Sorry for the inconvenience caused.
Sincerely yours,
Nedyalko Nikolov
the Telerik team