My task is to add more features to the RadScheduler. I've recurring appointment with lots of users associated with one appointment. I want to show only the users associated to the appointment not everything from the database. Can you send me examples of the code of my particular instance - of how to display all users responsible for the appointment under More Details option. Next I want to display another information from the database in a textbox(right now it displays all the records, not just the information related to the appointment, as a drop-down of all the values in the database even those not related to the appointment).