I am working with the WebSchedule and also the WPF version of your schedule. The Recurrence field that is getting created from the WPF version look very different than the one you described here. How can I use this to display the recurring appointments on the web?
Here is a sample of the data.
FREQ=MONTHLY;INTERVAL=1;WKST=MO;BYDAY=2WE
FREQ=WEEKLY;INTERVAL=6;WKST=MO;BYDAY=FR
Thanks.
I posted this question as a reply to another question on Friday, then I figured that since that original question was old, I received no reply. So, I posted this one here yesterday, and sadly still no reply.
Hello Terry,
You can use recurrence pattern dialog box to set up the recurring appointments.
More details can be found here:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.2/?page=WebSchedule_Using_the_Recurrence_Pattern_Dialog_Box.html
I am working on this matter. I will update you by the end of the day Tuesday.
I have opened a support request(CAS-116668-B3M5C2) for this forum post so we may research this behavior further. Please use the following link to log onto your account at Infragistics.Com:
<https://es.infragistics.com/my-account/support-activity>
Once you are logged onto your account, go to My Support Activity to view the progress of this support request. An update will be sent to you in the support request with any new information we find.
Please let me know if you have any questions.
2 days later, still no reply.
Prabha,
That's not the issue. What have a windows app using the Infragistics WPF schedule controls to create appointments and that includes recurring appointments. We are now working on showing those recurring appointments on the Infragistics ASP.Net calendar. The original appointment shows up, but the recurring version of them does not.