This is a migrated thread and some comments may be shown as answers.

Multiple edit rows in DetailTableView

2 Answers 59 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Nick Raphael
Top achievements
Rank 1
Nick Raphael asked on 09 Jul 2010, 03:50 AM

Hi,

I have a grid with a DetailTableView.  I need to allow multiple rows in the DetailTableView to be in edit mode.  Here is my problem...

Step 1.  User clicks 'edit' to put row into edit mode.  User then enters a value in a textbox on the EditItemTemplate.

Step 2.  User now clicks edit on a different row in the DetailTableView.  This row also enters edit mode BUT the value entered in the text box on the other row is blanked out.  In fact, entering edit mode on a row is blanking all the textboxes on the other edit rows.

Hope this makes sense and has a solution.

Kind regards

Nick Raphael

2 Answers, 1 is accepted

Sort by
0
Nick Raphael
Top achievements
Rank 1
answered on 12 Jul 2010, 01:44 AM
Hi,

Any idea about this?  It's killing me.

Nick

0
Maria Ilieva
Telerik team
answered on 13 Jul 2010, 12:44 PM
Hi Nick,

Please refer to the online example below and review the settings for the second RadGrid multi-row editing:
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/popupeditform/defaultcs.aspx

Kind regards,
Maria Ilieva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
Nick Raphael
Top achievements
Rank 1
Answers by
Nick Raphael
Top achievements
Rank 1
Maria Ilieva
Telerik team
Share this question
or