This is a migrated thread and some comments may be shown as answers.

SignalR , customize TimeLineView , Customize modal from scheduler , hierarchical grouping Grouping

6 Answers 105 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Podaru
Top achievements
Rank 1
Podaru asked on 11 Dec 2020, 09:36 AM

Hello! 

1. Is there a way to customize TimeLineView to show week days (Monday , Tuesday ...) because I need that form that contains day and time intervals on upper bar.

2. Can we customize the modal to show my dropdowns / buttons from the scheduler?

3. I need to group multiple data but i don t want to repeat that categories. For example I will have a list of multiple years (I, II , III) that contains multiple specializations but I don t want the secound year (II) to repeat the same specializations. I want those years to have their own specializations.

4. Can we use KendoReact with SignalR? 

6 Answers, 1 is accepted

Sort by
0
Podaru
Top achievements
Rank 1
answered on 12 Dec 2020, 02:20 PM
hey again! So, I m using React Kendo for my project and I need some information if u re able to answer for me. I m going to explain again. If you don t understand what I m trying to say , please do ask me. I m using schedular and I don t know if I m able to change dates to weekdays without any date. I m interested in TimeLineView. That s the shape that I need. Another thing that I m confused about is how to group hierarchically (for example first Meeting room will have 3 members but secound meeting room will have 2 other different people). And I also need to know if KendoReact support SignalR. Thank you!
0
Stefan
Telerik team
answered on 14 Dec 2020, 09:52 AM

Hello, Podaru,

Regarding the questions:

1) Currently the TimeLineView shows only the Date and the hours. The required result will be possible after the implementation of this feature as it will allow customization of the display date:

https://feedback.telerik.com/kendo-react-ui/1450607-need-resource-group-header-cell-rendering-customization-in-kendo-scheduler (these cells are part of the grouping)

2) This is currently in development and it is planned for this release in mid-January:

https://github.com/telerik/kendo-react/issues/542

3) Could you please share a screenshot that shows which elements would you like to remove (not repeat)?
 
4) KendoReact can be used with SignalR if the SignalR updates are updating the state. The KendoReact components data and value depend on the state, and if we have to display the dynamic updates from the SignalR hub, those changes have to be reflected inside the state.

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

0
Podaru
Top achievements
Rank 1
answered on 14 Dec 2020, 07:56 PM

Yes, so what I m trying to say the Meeting Room 101 in my case will contain Alex and Peter as in your example but Meeting Room 201 would contain other people like John , Arthur , Taylor ( more or less on each meeting room and different people). Perhaps a list of names for each meeting room.

I wish you a good day!

0
Stefan
Telerik team
answered on 15 Dec 2020, 02:14 PM

Hello, Podaru,

I wish you a great day as well and thank you for the extra details.

Currently, this is how the grouping works, it shows all groups and subgroups even if there is no event. This is because usually the resource is not restricted to a specific meeting room. For example, Alex may have a meeting in room 1 at 10: 00 AM and then another meeting in room 2 at 02: 00 PM. This is why we present the groups the way we are.

In this case, we can remove the grouping by persons and only leave the person as resources. With this, the rooms will be the grouping criteria and there will be still information for the persons who will attend the event:

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

Michael
Top achievements
Rank 1
commented on 15 Nov 2021, 07:49 PM

Hey Stefan,

you stated 'Currently, this is how the grouping works, it shows all groups and subgroups even if there is no event.'
Podaru asked for the exact same feature we are currently needing, hierarchical grouping.
Is there any plan to build this feature like you already have for jquery or is it currently not on the roadmap?

Best regards,
Michael

 

Stefan
Telerik team
commented on 16 Nov 2021, 06:07 AM

Hello, Michael,

At this point, the KendoReact Scheduler only supports the standard grouping that was described above.

In order to plan the Hierarchical Grouping feature, please log it as a feature request in our portal, as this is how we determine the next features based on the community interest:

https://feedback.telerik.com/kendo-react-ui/

0
Arjun
Top achievements
Rank 1
answered on 05 Jan 2021, 06:50 AM

HI Stefan,

Does Kendo React Scheduler support grouping by date first and then by other resources? Moreover if we want to hide the date cell in the 'Day View' is it possible to do so? 

 

Have a great day!

0
Stefan
Telerik team
answered on 05 Jan 2021, 10:06 AM

Hello, Arjun,

The grouping is done separately from the dates as the dates are not considered a separate resource.

The date cell can be customized, but it still will be visible. This is how it can be customized:

https://stackblitz.com/edit/react-plxnyc-veqazr?file=app/main.jsx

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

Tags
General Discussions
Asked by
Podaru
Top achievements
Rank 1
Answers by
Podaru
Top achievements
Rank 1
Stefan
Telerik team
Arjun
Top achievements
Rank 1
Share this question
or