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

[Solved] EditorTemplate inline editing navigation properties

1 Answer 85 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
sebrojas
Top achievements
Rank 1
sebrojas asked on 20 Jul 2010, 12:22 AM

Requirements

RadControls version

Q2 beta
.NET version

4.0
Visual Studio version

2010
programming language

C#
browser support

all browsers supported by RadControls


PROJECT DESCRIPTION
This is an example, not a complete project. I want you to see how can you enable inline editing in your grids, using MVC 2, EF.

In order to enable the editing of navigation properties, you have to include an EditorTemplate, with the name of the related entity (in the example /Views/Shared/EditorTemplate/Aplicacion.ascx) and add metadata to the entity tha have the navigation property (see /Models/Grupo.cs)

I hope to be useful

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 20 Jul 2010, 08:05 AM
Hello sebrojas,

Unfortunately the provided code does not meet the code library requirements. Thus we have moved it to the grid forums.

Regards,
Atanas Korchev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Grid
Asked by
sebrojas
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or