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

Custom template with editable field

3 Answers 82 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 18 Mar 2015, 09:33 AM
Hi, 

I have a RadGridView with a custom template (as seen in the attachment).
How do I make the fields be editable?
Specifically, I want the description field to be editable when a user click on it. Just as a regular GridView with GridViewDataColumn.

Regards,
Daniel

3 Answers, 1 is accepted

Sort by
0
Dimitrina
Telerik team
answered on 19 Mar 2015, 06:51 AM
Hi Daniel,

Looking at the image, it is not clear how you have defined the custom template. Do you apply it for GridViewDataColumn? Would you please share some more detailed information on your exact setup?

Regards,
Dimitrina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Daniel
Top achievements
Rank 1
answered on 19 Mar 2015, 07:19 AM
Hi Dimitrina,

I followed this guide: http://blogs.telerik.com/xamlteam/posts/09-02-03/how-to-use-custom-row-layouts-in-radgridview-for-wpf.aspx 
0
Dimitrina
Telerik team
answered on 21 Mar 2015, 03:11 PM
Hi,

This approach is actually 6 years old and it is an outdated one. It applies a custom row layout and the only option you have would be to directly place an editor within this custom layout.
In case you wish to benefit from the editing functionality on the columns, then I may suggest you keeping the default layout. You can also refer to our online documentation on the built-in options RadGridView can suggest.

Regards,
Dimitrina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
GridView
Asked by
Daniel
Top achievements
Rank 1
Answers by
Dimitrina
Telerik team
Daniel
Top achievements
Rank 1
Share this question
or