Hello,
In my project, there is panel with differents components. Each panel can be set to full screen.
When I do it for scheduler panel, scheduler size update to full screen size but appointments doesn't update width at the moment but if I disable full screen than appointments will take full screen width.
1) Panel initial size when launching :
2) Scheduler fullscreen :
3) Scheduler to initial size :
Hi Geraud,
Greetings from Syncfusion Support.
We have validated your reported scenario at our end and suspect that the appointments width is not updated properly in your Scheduler. And also let you know that we couldn't proceed further since your provided details incompletely. So, can you please share the details again? And also try to refresh the events by using the RefreshEventsAsync method at your end and check whether the problem has been resolved or not.
Kindly let us know if you need further assistance.
Regards,
Balasubramanian S
Hello,
I repost image for now and will test.
Second image :
2) Scheduler fullscreen :
Third image :
3) Scheduler to initial size :
Thank you it did work with the RefreshEventsAsync.
I have another problem, it's when the panel switch between full screen or not, the actual date go to SelectedDate.
For exemple :
1 => SelectedDate = 22 / 12 / 2021 with a month view
2 => Scheduler is on December month
3 => I use "<" to go to September month
4 => Button to switch to full screen
5 => Panel take 100vh and 100wh UI show September month
6 => I change month with "<" to go to August month
7 => Scheduler show November month
if view was on day, it will show 21st December 2021 and not a day of August.
D
Hi Geraud,
Thanks for the reply.
We are happy that our solution has resolved your initial problem. And we have checked the "
when the panel switch between full screen or not, the actual date go to SelectedDate" reported problem at our end and let you know that we couldn't validate the issue with the provided details. So, can you please share more details like issue replicating video demo or scheduler related code snippet or sample(if possible) to validate and provide a prompt solution?
Kindly let us know if you have concerns
Regards,
Balasubramanian S