Skip to content

Commit adfc720

Browse files
947725: Addressed review correction
1 parent c005c1b commit adfc720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ej2-asp-core-mvc/schedule/EJ2_ASP.NETCORE/virtual-scrolling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To achieve better performance in the Scheduler when loading a large number of re
3636
{% endtabs %}
3737
{% endif %}
3838

39-
N> For now, the virtual loading of resources and events is not supported in `MonthAgenda`, `Year` and `TimelineYear` (Horizontal Orientation) views. By default, the Scheduler renders only the visible appointments. You can increase or decrease the pre-loaded appointment buffer using the [`overScanCount`](https://help.syncfusion.com/cr/aspnetcore-js2/Syncfusion.EJ2.Schedule.ScheduleView.html#Syncfusion_EJ2_Schedule_ScheduleView_OverScanCount) property to ensure smooth scrolling.
39+
N> For now, the virtual loading of resources and events is not supported in `MonthAgenda`, `Year` and `TimelineYear` (Horizontal Orientation) views.
4040

4141
## Enabling lazy loading for appointments
4242

0 commit comments

Comments
 (0)