Great product! Absolutely love your scheduler! I looked at a lot of ASP.NET components and yours is much better than all of the major players.
On your homepages for the scheduler (dhtmlx.com/index.shtml) it shows multi-day events supported in week view. Do I need to license a different version besides GPL in order to get this functionality?
Thanks,
Ethan
To use this functionality you should download latest version of dhtmlxScheduler and configurate scheduler:
scheduler.config.multi_day = true;
Hey thanks for that pointer and for the quick reply! That did the trick!