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
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