Hi all,
I am new to the UI for ASP.NET AJAX. I am still learning. I am interested in using RadSchedulerRecurrenceEditor alone, not with RadScheduler. The problem I encounter now is that I see only the Recurrence label, and "Never" is selected in the dropdown box. I write the logic that reads the RecurrenceRule from Appointments.xml and assigns it to RecurrenceRuleText of the RadSchedulerRecurrenceEditor control, but the control does not show the entries from my RecurrenceRule. Can you please help? Thank you very much.