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

RadGrid Inplace editing with standard Update/Cancel buttons but without edit column

1 Answer 169 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Corina
Top achievements
Rank 1
Corina asked on 01 Nov 2011, 12:52 PM
Hi

I have a rad grid that shows a list of names and a delete column. I do not want the user to be able to edit the names, they should only be able to delete (using the delete column) and insert (using the EditMode="InPlace" built in elements).

How do I get the standard built in Update/Cancel command buttons to appear without having to have an Edit column in my grid?

Thanks
Corina

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 01 Nov 2011, 01:07 PM
Hello Corina,

You can achieve this by using FormTemplate in which you can customize the EditForm. Check the following demo which implements the same.
Grid / Form Template Edit Form.

Thanks,
Princy.
Tags
Grid
Asked by
Corina
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or