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

advance form resource type "Change Event"

1 Answer 55 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Chad
Top achievements
Rank 1
Chad asked on 06 Dec 2011, 10:25 PM
Hi, One of our developers is trying to access the changed event for a resource dropdown in the advanced form of the RadScheduler.  Is it possible to fire a server-side event when this dropdown is changed? Any help would be greatly appreciated, as this is a time-sensitive project.

Thanks,

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 07 Dec 2011, 03:51 PM
Hi Chad,

You can find the resource combobox in the advanced form by handling FormCreated as explained in this help topic - http://www.telerik.com/help/aspnet-ajax/scheduler-customizing-advanced-form-formcreated.html ->sroll down to the section on "Change the selected index of a resource combobox so always one option is preselected". Then you can attach to its SelectedIndexChanged event dynamically.

I hope this helps.

Greetings,
Peter
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
Chad
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or