Hello,
I have very big problem about SfCalendar.
Seems the control is overloaded if there are more inline items.
I did the system to get the data by selected month and year directly from control switching.
So i have Model behind, and and also work in code behind. (Seems the control doesn't have full support for MVVM).
Main part is that I have for one month over 250 inline items binded to the calendar control.
Then app being blocked.
The same code works very fine if there are about 10-20 items for example.