Hello,
I'm developing an universal app where I just integrated one of your component, and it's about SfSchedule. I found something that is blocking me to make my app usable. Actually I found a problem when I render some appointments on interface and some of them are not showing. In my app I changed the property ScheduleType of my schedule to ScheduleType.WorkWeek, and also set property NonWorkingDays from the schedule to NonWorkingDays = "Sunday". So, there the problem appear, when I'm setting this properties to the schedule some of the appointments are not rendering on the interface, even they are in my appointments list. Also, some of them not rendering correctly on interface, and I mean there is enough space to fill the schedule (horizontally) but they are not doing this. When changing the schedule type to ScheduleType.Day all appointments appear correctly, or if I change the window size when schedule type is set to ScheduleType.WorkWeek, there my appointments appear from nowhere. At a glance, when schedule type is set to ScheduleType.WorkWeek and my app is full screen there are missing some appointments from interface and the others are not rendered correctly.
I attached to this thread a demo app that simulate my problem.
My Syncfusion version is 15.1.0.37, the latest one from you guys, and my screen resolution is about 1920x1080.
Thanks in advice,
Pavel Marius Iulian
Attachment:
AppointmentsRenderBug_b99570f.zip