Hi,
I´m using dhtmlxScheduler with c#, and i´m using the recurring and read only modules in my scheduler. When i click in a non read only event i can change, add or remove a recurring event with any problem, but if i choose a read only event and after i choose a non read only event i cannot see the recurring option. i have to refresh the page to gain again access to recurring option. What can i do resolve this problem?
This is known limitation.
Recurring section can’t be shown in readonly state, so readonly extension hides recurring section - which is cause problematic behavior in your case.