Hello,I am using the ScheduleView control to build a program.
There is five appointments in 1.png.I want one appointment in a line alone like steps, it will be five lines
How can I achieve that?
3 Answers, 1 is accepted
0
Dinko | Tech Support Engineer
Telerik team
answered on 15 Jan 2020, 12:12 PM
Hello guo,
Thank you for the provided image. Still, I am a little unsure about what you are trying to achieve here. The default behavior is when you have appointments with equal start and end dates to be placed one under another. Is it possible to create an image of the desired behavior so that I can better understand it?
I am looking forward to your reply.
Regards,
Dinko
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.
In 001.png,a project with lots of color blocks on different days takes up one row, and diffierent color block means different state.
I use lots of white appointents to make the gray appointent to the right row,and loading data is slow and stuck.
How do i user the ScheduleView normal? if there is another way to solve it by the GridView?
Thank you,
Dinko
0
Dinko | Tech Support Engineer
Telerik team
answered on 21 Jan 2020, 08:30 AM
Hello guo,
Thank you for the provided additional information.
RadScheduleView control does not support such layout of its items by default. A possible workaround is to add dummy appointments with a white background as you have done in your application, but still, you will need to add a lot of empty appointments, which could lead to performance issues.
The visualization which you are trying to achieve looks similar to our RadGanttView control. You can get familiar with this control through its documentation. I hope this control will work for you.
Regards,
Dinko
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers.Learn More.