Unplanned
Last Updated: 16 Jul 2020 13:35 by ADMIN
SturmA
Created on: 16 Jul 2020 13:34
Category: UI for ASP.NET Core
Type: Feature Request
2
All Kendo components that have Templates should accept a PartialView or a DisplayTemplate

Currently the components accept only ClientTemplates. From an ASP.NET perspective it is more  convenient to store the templates in ~Views\Shared\DisplayTemplates folder.

Please provide a new method TemplateView("ViewName") that will look for the partial in the folders much like we have it for the EditorTemlates.

0 comments