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

old recurrencerule in RadSchedulerRecurrenceEditor of <AdvancedEditTemplate>

4 Answers 59 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Joyce
Top achievements
Rank 1
Joyce asked on 27 Mar 2012, 09:34 AM
Please help. Thanks!
When I use <AdvancedEditTemplate> as below code, the  Recurrencerule in e.ModifiedAppointment.Recurrencerule always is old value in update block:

RadScheduler1_AppointmentUpdate(

 

object sender, AppointmentUpdateEventArgs e)
{

string Recurrencerule=e.ModifiedAppointment.RecurrenceRule

}


<AdvancedEditTemplate>

...... 

<telerik:RadSchedulerRecurrenceEditor ID="RecurrenceEditor1" runat="server">

 

</telerik:RadSchedulerRecurrenceEditor>
....

 

</AdvancedEditTemplate>

What should I modify?

Best regards!

4 Answers, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 29 Mar 2012, 03:19 PM
Hi Joyce,

 
If you want to use the RecurrenceEditor from an AdvancedEditTemplate you will have to use the similar implementation as in our online demo.

You can also refer to our Templates demo and this help topic where is shown another way to create a recurrence appointment.

Hope this will be helpful.
 

Greetings,
Plamen Zdravkov
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
Joyce
Top achievements
Rank 1
answered on 01 Apr 2012, 11:50 PM

Thanks Plamen!

I have anothor question about telerik web page. When I click link 'help topic', It only shows left side menu, no contents on right side in the page. When click any left menu, still no contents show up. Please see attached screen(no contents in page.png). How can I see the contents when click a topic?

Thanks and regards,

Joyce
0
Plamen
Telerik team
answered on 04 Apr 2012, 09:53 AM
Hello Joyce,

 
I have reviewed the image that you send us and tested the same scenario but the documentation web site was working properly at my site. Here you can see a video of my test. Since nobody else have reported such behavior it looks like a custom browser settings or restriction is causing this unusual issue. I will recommend you to test it in some other browser or computer and compare the behavior. Please let us know if you find out what exactly is invoking this behavior.

Regards,
Plamen Zdravkov
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
Joyce
Top achievements
Rank 1
answered on 06 Apr 2012, 03:51 AM
Thank you very much for link the video. Now I see it's because my left menu frame shows up in all screen from left to right. After I move the frame bar, the contents show up.

Thanks again,

Joyce
Tags
General Discussions
Asked by
Joyce
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Joyce
Top achievements
Rank 1
Share this question
or