This is a migrated thread and some comments may be shown as answers.

Resource dropdown selectedindex change event in RadScheduler

3 Answers 126 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Kuldeep
Top achievements
Rank 1
Kuldeep asked on 14 May 2013, 10:17 AM
Hi,

I am using View-Model binding in Rad-scheduler MVC. 
I have two RadComboBox.
1)AppointmentType
2)Appointment purpose
these RadCombobox in
when I select item of Appointment-type then i want to fill Appointment purpose resources dropdown on runtime.
Please help.

Thanks ,
Kuldeep

3 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 17 May 2013, 09:04 AM
Hi Kuldeep,

 
You can refer to this help topic where similar functionality is described with the pickers in Change end date/time automatically when start date/time changes section. You can achieve the desired issue by using similar steps and RadCombobox instead of the pickers. in the Clear selection for the user combobox if no room is selected section it is described how to get the resource combo.

Hope this will be helpful.

Regards,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Kuldeep
Top achievements
Rank 1
answered on 21 May 2013, 12:45 PM

Hi,
Thanks for replying.
I have two dropdown,when i select item from the first dropdown then second drop down will fill from the database on the basis of first dropdown key value.

Please update me.

 Regards,
Kuldeep
0
Plamen
Telerik team
answered on 22 May 2013, 04:53 AM
Hi,

In order to implement such scenario you can refer to these two KB articles where similar beahvior is implemented:
http://www.telerik.com/support/kb/aspnet-ajax/scheduler/related-load-on-demand-radcomboboxes-in-the-advanced-form-of-radscheduler.aspx
http://www.telerik.com/support/kb/aspnet-ajax/scheduler/implement-related-radcombobox-controls-in-the-advanced-form.aspx

Hope this will be helpful.

Regards,
Plamen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Scheduler
Asked by
Kuldeep
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Kuldeep
Top achievements
Rank 1
Share this question
or