Hi , currently working on a dashboard to display some data and need to display the Scheduler timeline view , but the problem is that the timeline width is too wide and you need to scroll to view events in the evening .
How to make the timeline view to fit the container? as this is going to be display on a dashboard with no user interface (to scroll ).
Using Blazor 9 and latest kendo UI .
Thanks