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

how to make grid edit on DblClick clientside?

1 Answer 56 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Raul
Top achievements
Rank 1
Raul asked on 21 Dec 2008, 04:47 PM
Hi All,

I have designed a page that contains a rad grid in ajax updatepanel, I  have made rows editable by double click row, but when double click row ajax action fired and grid reloaded keeping row editable, if I update this row and click new row to update changes I have applied to first row gone, means that I have to double click all rows I want to edit first then update all after that, and I think this is not a user experience, so anyway to make double click row to be editable client side event and ajax not fired to not reload grid items??(EditMode=InPlace).

Please advise.

Regards

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 22 Dec 2008, 07:09 AM
Hi Raul,

In the online demo the Grid row is set in edit mode on double clicking the row. Once you click another row it will show a Confirmation on whether we need  to save the chages or not. I guess you can try the same logic here also.

Shinu
Tags
Grid
Asked by
Raul
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or