This example demonstrates main features of the WinForms Scheduler control. The Scheduler control is bound to a Microsoft SQL database and "linked" to the WinForms Range Control.
This example shows how to load only the required data on demand when the detail view is open. This can be useful if the grid control is bound to a large set of detailed data and you do not want to ...