Unplanned
Last Updated: 16 Feb 2021 08:55 by ADMIN
SturmA
Created on: 16 Feb 2021 08:50
Category: Scheduler
Type: Feature Request
1
Improve the .FooterTemplate() to support inline templates and to receive the widget instance as a parameter.

Improve the .FooterTemplate() to support inline templates and receive the widget instance as a parameter, but not the event data.


1 comment
ADMIN
Aleksandar
Posted on: 16 Feb 2021 08:55

Hello,

When using the .FooterTemplate() configuration, both in ASP.NET Core environment as well as when using jQuery, as shown here https://dojo.telerik.com/@AleksandarEvangelatov/ukIwEpaZ the template receives the event data as a parameter, but not the widget instance. When using data-template MVVM binding there is a known limitation where the data-template attributes cannot contain inline template definitions, but only ID's of external templates. When using an external template, the template receives the widget instance as a parameter https://dojo.telerik.com/@AleksandarEvangelatov/ukOjaxEc .To receive the widget instance as parameter in ASP.NET Core use the .FooterTemplateId() configuration and pass the ID of an external template.

Regards,
Aleksandar
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/.