Using multiple cusom datasources

I am trying to display appointments based on multiple custom datasources, so kind of like a combination of these two examples:
How to add a custom appointments or objects in the Flutter Calendar | Syncfusion KB

https://www.syncfusion.com/kb/11812/how-to-handle-appointments-for-multiple-resources-in-the-flutter-calendar


My problem is that the example with multiple resources simply concatenates two List<Appointment> while I have two CalendarDataSource child classes which I cannot simply concatenate.

Is there a nice way for how to do this?


1 Reply

MK Muthulakshmi Kalaiselvan Syncfusion Team April 6, 2022 04:35 AM UTC

Hi,


Thank you for contacting Syncfusion support.


Based on provided information we have analyzed your requirement “How to concatenate two data sources”, could you please share more details about your requirement.


1. Purpose for using two data sources.

2. How are these data sources used on your requirement/sample.

3. Does these data sources have the same type of appointments or not.


It will be helpful for us to analyze and resolve your requirement.


Regards,

Muthulakshmi


Loader.
Up arrow icon