Completed
Last Updated: 07 Feb 2023 13:50 by ADMIN
Release R2.2023-Increment.1(15.Mar.2023)
cp-it
Created on: 25 Jan 2023 19:59
Category: UI for ASP.NET Core
Type: Bug Report
0
Footer Attribute in Date[Time]Picker TagHelper is ignored

The 'footer' attribute in the TagHelpers for both the DatePicker and DateTimePicker does not result in any corresponding markup / Javascript configuration on the page created by the view.

See https://netcorerepl.telerik.com/QxaPwpPt57ypaI4307

1 comment
ADMIN
Aleksandar
Posted on: 01 Feb 2023 09:56

Hi Livia,

Thank you for reaching out. Upon investigation I can confirm that the observed is indeed a Bug on our end. 

Until the issue is fixed I can suggest using the HTML Helper configuration of Kendo UI initialization:

@(Html.Kendo().DatePicker()
              .Name("datepicker")
              .Footer("Today is #=kendo.toString(data, 'd') #")
        )

Finally, I have updated your Telerik points for notifying us on the issue and helping us improve our product.

Regards,
Aleksandar
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.