Hi,
i am chandrashekhar. i have working on devxpress scheduler control in windows C sharp. I want to know how to Set appointment by perticuler Resources using code. because when i run scheduler my appointment show on all resources calender i am iritet for find the solution of how associate appointment by perticuler resource. give me solution.
thank you.
Loading

Javeed M ShaikhPosted Oct 11, 2011, 4:54 PM
Since this is a third party control a good way to start is to look at the document and API's available to achieve your task. Following is the look I came across which describes the same task you are trying to do:
http://documentation.devexpress.com/#AspNet/CustomDocument3813
Please do not forget to mark "Accepted Answer".