Completed
Last Updated: 24 Nov 2022 09:52 by ADMIN
Created by: Minto
Comments: 4
Category: Calendar
Type: Feature Request
4
There are accessibility violations regarding the inner elements in the table and how rows are associated.
Completed
Last Updated: 15 Jun 2022 14:28 by Jo-Anne
Release 3.4.0
Created by: Jo-Anne
Comments: 4
Category: Calendar
Type: Feature Request
6
Is it possible to customize the top html of the Blazor DatePicker Calendar? On the top left, I would prefer 2 rows of 6 small boxes for the user to click on one selecting the month, and on the right a left arrow, then a year textbox defaulting to the current year, then a right arrow with the arrows incrementing.
Completed
Last Updated: 28 Jul 2021 20:22 by ADMIN
Release 2.26.0

The calendar viewshows one row too much if the month only has 5 weeks. Please check the attached screenshots.

 

Steps to reproduce this behaviour:

Just use a regular calendar control and check a month that has 5 weeks only.

E.g. December 2019 if a culture with a week start of Sunday is selected or November 2019 if a culture with a week start of Monday is selected.

Completed
Last Updated: 07 Apr 2021 18:16 by ADMIN
Release 2.24.0
Created by: Alireza
Comments: 0
Category: Calendar
Type: Feature Request
2
I would like to use an event similar to the OnCellRender in the Grid. It would allow me to customize the date cells based on some custom business logic.
Completed
Last Updated: 02 Apr 2021 19:43 by ADMIN
Release 2.24.0
Created by: Duane
Comments: 3
Category: Calendar
Type: Feature Request
11

Basically want to do the same thing as on the following two demo pages:

 

Kendo UI already has this feature:

https://demos.telerik.com/kendo-ui/calendar/template

 

DevExpress UI for Blazor already has this feature:

https://demos.devexpress.com/blazor/Calendar#DayCellCustomization

 

Checked the documents but this doesn't seem supported yet, is that the case / is this something we could get implemented if so?

 

Many thanks,