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

Inline editor/Form Editor

1 Answer 149 Views
GridView
This is a migrated thread and some comments may be shown as answers.
martin
Top achievements
Rank 1
martin asked on 27 Nov 2009, 05:01 PM
Sorry if this is a stupid question but I am going to ask it anyway .
Does the Gridview have the built in ability to use a form for editing/adding a record
or do i have to link another form to the on-click event on the gridview ?

Thanks in advance

Martin 

1 Answer, 1 is accepted

Sort by
0
Jack
Telerik team
answered on 30 Nov 2009, 03:06 PM
Hi martin,

Thank you for contacting us. There is no build-in form for editing records in RadGridView. You can use the integrated inline editors instead. Select a cell and just click twice with the left mouse button or press the F2 key to activate the associated editor. You can add GridViewCommandColumn and handle RadGridView.CommandCellClick event to show a popup form.

Should you have any other questions, don't hesitate to ask.

Regards,
Jack
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
martin
Top achievements
Rank 1
Answers by
Jack
Telerik team
Share this question
or