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

Missing Editor Template in Demo?

2 Answers 99 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Erik
Top achievements
Rank 2
Erik asked on 08 Dec 2017, 11:28 PM

I'm looking at this page http://demos.telerik.com/aspnet-mvc/grid/editing-custom

But there is no editor defined for this control  columns.Bound(p => p.Category).ClientTemplate("#=Category.CategoryName#").Width(180);

It's just the client view template.

Is there a way you could add information to the demo around how the custom editor is working? I see there is a categories viewbag filled with the options but it is never called on the UI or used.

2 Answers, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 12 Dec 2017, 11:28 AM
Hello Erik,

Thank you for the provided feedback. We have updated the demo and both editor template and view model are now included:


Please examine the updated version of the demo and let me know in case further information is required.


Regards,
Georgi
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Erik
Top achievements
Rank 2
answered on 14 Dec 2017, 11:15 PM
Thanks
Tags
Grid
Asked by
Erik
Top achievements
Rank 2
Answers by
Georgi
Telerik team
Erik
Top achievements
Rank 2
Share this question
or