This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hello I am considering buying scheduler (WPF) control, I have downloaded a trail 30 day version. I am trying to figure out how to bind schduler to collection, can you please give me links for tutorials or examples where this done , the more links the better. Best Regards Al. |
|
|
Hello Al The current version of the Scheduler does not support binding for the schedule items collection. We understand this is not good and will be revising this in a future release. Adding items can be done using the Scheduler.Schedule.AddItem method. You can see examples of using the Scheduler in the SampleExplorer that ships with WPF Elements. The sample explorer can be found by going to the Windows Start Menu -> Mindscape -> WPF Elements -> Samples. In the SampleExplorer project, the source code for the Scheduler samples can be found under Demos -> Scheduler. Jason Fauchelle |
|