Setting up recurring events

Im trying to setup recurring events and have followed all the tutorials yet am stuck at the moment,
The controller does a casting to type Recurring yet there is no such type.
Feels like im missing something.

Ok so I have seen nou that the problem was that i didnt create a recurring db.
I have now added the recurring db and am now able to save to it.
The problem im now facing is that the recurring events isnt loading just the normal events are.

Be sure that recurring extension is enabled.

scheduler.Extensions.Add(SchedulerExtensions.Extension.Recurring);

Also, be sure that you have used expected data types for extra columns
scheduler-net.com/docs/recurring_events.html

hello
I’m using dhtmlxScheduler Calendar
my code is the same on this site
http://www.thezilus.com/blog/tutorial-sobre-dhtmlscheduler-un-calendario-en-ajax/comment-page-1#comment-1184

I want to make recurring events
I do not know which code to use

I use php and mysql
please help

what should I do???

Hi,
this section is for discussion .NET version of the scheduler.
please post your question in the main dhtmlxScheduler forum viewforum.php?f=6