Horizontal Scroll Conflict

Dear Team,

Currently I am trying to implement a widget based on SfCalendar with overflows the device display. Hence, I wrap it with SingleChildScrollView to enable horizontal scroll.

However, I have issue in achieving the above scenario as the wrapped widget hardly detects my gesture to scroll right as I believe that it results from conflict with the scroll lister implemented in the calendar. I have tried placing a simple container and it works pretty well.

The view type that I am working with is 'CalendarView.day' and the width of each row is bigger than the display.

I would highly appreciate your advice on implementing horizontally scrollable calendar when it is larger than the device display.

Thank you.

Best Regards.


1 Reply

YG Yuvaraj Gajaraj Syncfusion Team April 9, 2024 01:34 PM UTC

Hi,


A ticket was already created with the same query, so we are considering this ticket a duplicate and closing it. So, please follow the below ticket for further updates.

https://www.syncfusion.com/forums/187702/horizontal-scroll-conflict


Regards,

Yuvaraj.


Loader.
Up arrow icon