What's way to Apply DisplayTemplate(Annotation) for my Model with Ajax binding (Read)
Hi,
When using Ajax binding ClientTemplate should be used. Making DisplayTemplates work will create a confusion. More information on the matter can be found in this thread(please check this forum post as well).
Regards,
Angel Petrov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
When I use dataSource => dataSource.Ajax() My DataAnnotation will apply: DisplayName,... but UIHint to Shared/DisplayTemplate not apply It show True, False value. Without grid, all widget work done.