Hi to all,
in past I used ScheduleView for WPF and Silverlight.
Now I have to use Scheduler for WinForm, but I need to populate DataSource every time change period range, indipendently ViewType.
I need to this features because I can't link this control directly to my database, then I need to know when user change period range that he see.
Is it possible?
In WPF and Silverlight I used VisibleRange event.