|
Article relates to
|
Q1 2011
|
|
Created by
|
Ivan Todorov
|
|
Last modified
|
|
|
Last modified by
|
|
HOW TO
Create a custom EditAppointmentDialog which allows assigning multiple resources to a single appointment.
DESCRIPTION
The data engine of RadScheduler allows the user to have appointments and resources in many-to-many relation. However, you cannot create such relations using the standard EditAppointmentDialog because the resources combo box does not allow multi selection.
SOLUTION
In order to get the desired functionality, you should create a custom EditAppointmentDialog, hide the resources combo box and add a RadListControl which allows multiple selection. Then you should override the logic for loading and saving the users’ settings.

Please
Sign In
to rate this article.