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

Access to resources through own code-behind

2 Answers 71 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Maciej Siwek
Top achievements
Rank 1
Maciej Siwek asked on 09 Aug 2010, 07:02 AM
Hi,

I use advanced edit form and has my own RadComboBox which is connected to some class data source, I want to manually save a value of that combobox to a resource, but unfortunatelly, I can't get a RadComboBox handler in Insert method. 

Please help me:
- how to get access to controls in Insert/Update mathods of advanced form
- how to get access to rasources in code behind

Lookin forward fast reply.

Best regards,
Maciej

2 Answers, 1 is accepted

Sort by
0
Accepted
Peter
Telerik team
answered on 09 Aug 2010, 04:06 PM
Hi Maciej,

If you use  your own RadComboBox in the advanced edit or insert form of RadScheduler, you need to save the selected value as a custom attribute. Here is a kb article for reference:
http://www.telerik.com/support/kb/aspnet-ajax/scheduler/implement-related-radcombobox-controls-in-the-advanced-form.aspx


Regards,
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Maciej Siwek
Top achievements
Rank 1
answered on 09 Aug 2010, 05:05 PM
Thanks Peter, its really helpful.

Best regards,
Maciej
Tags
Scheduler
Asked by
Maciej Siwek
Top achievements
Rank 1
Answers by
Peter
Telerik team
Maciej Siwek
Top achievements
Rank 1
Share this question
or