Closed NayeemSama closed 1 year ago
Regarding Query: But the problem is it doesn't specify maximum number of appointments in a cell in the calendar.
As per the current implementation of the calendar, there is no support to specify the maximum number of appointments in the cell. Also, we have already logged the feature request for the "Height parameter for resource view in the Flutter Calendar". We will prioritize the features of every release based on the demands and we do not have an immediate plan to implement this feature we will implement this feature in any of our upcoming releases.
Now you can track the status of this feedback from the following feedback link.
Feedback link: https://www.syncfusion.com/feedback/29362/height-parameter-for-resource-view
At the planning stage for every release cycle, we review all open features and identify features for implementation based on specific parameters including product vision, technological feasibility, and customer interest. We will let you know when this feature is implemented. We appreciate your patience until then.
We are always trying to make our products better and feature requests like yours are a key part of our product growth efforts.
If you have any more specifications/suggestions for the feature request, you can add them as a comment in the portal and cast your vote to make it count.
We are closing this issue. You can track the status of the feature using the provided feedback link.
I'm in little stuck in an issue. I'm using syncfusion library to show a timeweek view which is divided by resources.
In syncfusion it supports resources which divides timeweek view into number of areas provided in database. But the problem is it doesn't specify maximum number of appointments in a cell in the calendar.
If the view is divided by 5 areas it divides view into 5 equal parts with no specific height. And there is no maximum number of appointments parameter either so appointments are overflowed respective to number of areas view is divided into.
I don't know what to do here. Do someone have experience in syncfusion weekview for appointments in flutter here ?