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

Adding listbox and other controls in "MORE DETAILS" section

3 Answers 55 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Babu Raghu
Top achievements
Rank 1
Babu Raghu asked on 29 Mar 2010, 12:25 PM
Hi,

In my project there is an requirement for adding more controls in "More Section" detail in radscheduler control. I have to add a dropdown, 2 listboxes and 2 buttons.

Based on the dropdown selection I need to show the listboxes. Also let me know how can I get these controls values in code behind and bind the values for it.

I am totally struggled with this requirement from past one week. Please help me out to fix this.

Thanks in advance.

Babu R

3 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 29 Mar 2010, 04:26 PM
Hi Babu,

As a starting point, I suggest you use the advanced templates demo which allows you unlimited customization of the advanced form. Additionally, you can view the following related kb articles:

Implement related RadComboBox controls in the advanced form
 
Related Load on Demand RadComboBoxes in the advanced form of RadScheduler

I hope this helps.


Greetings,
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
Babu Raghu
Top achievements
Rank 1
answered on 31 Mar 2010, 07:38 AM
Hi,
Thanks for your immediate reply and I found the solution for my requirement using your mentioned links. Now I am facing another problem that my page_load event is fired twice.

I have a page called "schedulermanagement.aspx". In that I have this scheduler control. For the first time page loads the event page_load fires once. But after I visit insert or edit template from the scheduler control, the page "schedulermanagement.aspx"  page_load event is firing twice.

Also the the user control "advancedform.ascx" page_load event fired twice on every time I visit the insert or edit template.

Please help me out to solve this problem.

Thanks in advance.
Regards,
Babu R
0
Peter
Telerik team
answered on 01 Apr 2010, 12:23 PM
Hi Babu,

This double firing of events is because RadScheduler needs to recreate the advanced form from the viewstate. Please explain how this causes you problems and we will try to provide you with a workaround.


Best wishes,
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.
Tags
Scheduler
Asked by
Babu Raghu
Top achievements
Rank 1
Answers by
Peter
Telerik team
Babu Raghu
Top achievements
Rank 1
Share this question
or