Scheduler inside Dashboard Layout, dimensions when resize panel

Hi,

I have a Scheduler component inside a panel of the Dashboard Layout component. If I resize the panel that contains the Scheduler, the dimensions of the Scheduler do not fit. However if in that moment I resize the browser window, the Scheduler change its dimensions.

I saw that the element with the class 'e-content-wrap' is the element that change its height. There is some method that I can trigger for manually reach this behaviour?

Thanks for the help.

Regards.

3 Replies

RV Ravikumar Venkatesan Syncfusion Team April 9, 2020 12:20 PM UTC

Hi Gonzalo, 

Greetings from Syncfusion support. 

The scheduler should be rendered in width of 100%. When we resize the dashboard layout, it can adjust the scheduler width automatically based on the parent container width otherwise we need to refresh the scheduler inside dashboard layout resize event. 


 
Kindly refer the above links and solutions and get back to us for further assistance. 

Regards, 
Ravikumar Venkatesan 



GO Gonzalo April 14, 2020 05:31 AM UTC

Hi,

Set width and height value to 100% and use refresh method when panel resized, worked for me.

Thank you for the help.

Regards.


VM Vengatesh Maniraj Syncfusion Team April 15, 2020 02:32 AM UTC

Hi Gonzalo, 

You are most welcome. 

Regards, 
Vengatesh  


Loader.
Up arrow icon