dart - How to display more than 3 appointments per day in Syncfusion Flutter Calendar MonthView? - Stack Overflow

I am using the Syncfusion Flutter Calendar package to display events in a MonthView. However, I noticed

I am using the Syncfusion Flutter Calendar package to display events in a MonthView. However, I noticed that it only shows a maximum of 3 appointments per day, and the remaining ones are hidden with a more indicator.

Here is my implementation:

  view: CalendarView.month,
  dataSource: MeetingDataSource(_getDataSource()),
)

I would like to display all the appointments for each day without the 3-item limitation. Is there a way to override this behavior, or do I need to customize the monthCellBuilder?

Any help or workaround would be appreciated!

I am using the Syncfusion Flutter Calendar package to display events in a MonthView. However, I noticed that it only shows a maximum of 3 appointments per day, and the remaining ones are hidden with a more indicator.

Here is my implementation:

  view: CalendarView.month,
  dataSource: MeetingDataSource(_getDataSource()),
)

I would like to display all the appointments for each day without the 3-item limitation. Is there a way to override this behavior, or do I need to customize the monthCellBuilder?

Any help or workaround would be appreciated!

Share Improve this question asked Mar 24 at 3:18 Huy QuocHuy Quoc 31 bronze badge 0
Add a comment  | 

1 Answer 1

Reset to default 0

You'll probably want to switch to package:table_calender which is far more capable and customizable, and also open source. Be aware that the SyncFusion products in the Dart/Flutter pub are not open source. They are released under a commercial license that may subject you or your anization to a financial liability, and will affect downstream re-users of your code.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744262256a4565692.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信