is there any way to force grid view to make editable whole row? Now I can edit only one cell in a row.
3 Answers, 1 is accepted
0
Maya
Telerik team
answered on 23 Feb 2011, 07:27 PM
Hello John,
For the time being only a single cell is allowed to be in edit-mode. In case you provide a bit more details about the exact scenario and the purpose of using such a behavior, I may be able to suggest another approach for handling the case.
Greetings,
Maya
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
I think about scenario when I am clicking a row and then all items in this row become editable(for example textBlocs become TextBoxes).
There will be also three buttons - edit(make row editable), save(save data from textboxes), cancel (cancels edit). Edits should be saved only after save button is clicked.
0
Maya
Telerik team
answered on 23 Feb 2011, 08:57 PM
Hi John,
Unfortunately, as mentioned previously, the grid does not support more than one cell in edit mode for the time being. As far as the other functionality you want to achieve with the RadButton-s, I would suggest you to take a look at the build in commands. You may use our online documentation and demos for a reference.
Kind regards,
Maya
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!