Skip to content

DevExpress-Examples/winforms-scheduler-optimize-performance-large-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinForms Scheduler - Optimize performance for large datasets

The WinForms Scheduler control behaves perfectly well when there is a reasonable amount of appointments to display. If there are too many appointments, the application fetches unnecessary data, increases system workload, and slows down the overall performance. This example demonstrates how to handle the FetchAppointments event to limit the number of appointments fetched from the data source.

WinForms Scheduler - How to use FetchAppointments event for handling large appointment sets

Documentation

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)