1) Is it possible to do resource grouping below the dates? To have for example Monday, and under Monday: Alex, Emma... 2) Is it possible to customize date format from the table header?
1 Answer, 1 is accepted
0
Stefan
Telerik team
answered on 10 Mar 2022, 07:12 AM
Hello,
Regarding the questions:
1) Is it possible to do resource grouping below the dates? - Currently, the dates are rendered only before the resources and groups. This is based on the component design and DOM structure. Changing it will result in breaking changes in the component rendering.
2) Is it possible to customize date format from the table header? - Yes, this is possible. You can see more details and an example here:
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/.
The previous questions came from the need of rewriting the Scheduler component in our app and use the React component instead of the jQuery one. With the Scheduler for jQuery we were able to accomplish this behavior (grouping by date, and then by resource) by setting the group.date property to true as following: group: { date: true, resources: ["Rooms"] } So just to make sure that I understood correctly your previous answer, this configuration is possible only with Kendo for jQuery, and not with Kendo for React?
Thank you!
This is the result with Kendo UI for jQuery and what we want to achieve, but using React Kendo UI.
Stefan
Telerik team
commented on 14 Mar 2022, 06:38 AM
Hello,
Yes, I can confirm that this is a feature that is only available in Kendo UI for jQuery.
I can suggest making a request for in for KendoReact, and we will plan it accordingly:
Thank you, Stefan! I created a request, as you suggested, and I'm leaving here the request link in case that anybody else is looking for the same functionality: