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

Edit RadGrid Rows

1 Answer 48 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Vvamc
Top achievements
Rank 1
Vvamc asked on 21 Feb 2014, 03:25 PM
Hi ,

I Have a a ragrid and i enter the data into the grid from textboxes .I have two fields one is the name and Description fields with an unique id in the database. I want to edit the rows on double click of that particular row in the radgrid and on the double click have an update button shown in another column and update button  has the code in the code behind?


Thanks in advance

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 26 Feb 2014, 11:01 AM
Hello Vvamc,

You can open the row in Edit mode on double click using the approach demonstrated in this sample:
http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/form-template-update/defaultcs.aspx

Hope this helps.

Regards,
Eyup
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the UI for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Grid
Asked by
Vvamc
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or