Hi,
We have plans to migrate from ASP.NET Scheduler to KENDO UI MVC Scheduler and we are investigating if there are anything that's missing for this to work.
I cannot find the function to parse a rule in c# Kendo UI.
I need to iterate through the rules occurances to do some business logic.
I am also looking to change the rendering behaviour of the scheduler like done in this post
http://www.telerik.com/community/forums/aspnet-ajax/scheduler/oder-of-entry-in-scheduler.aspx#1155620
Is there a way to do this in Kendo UI?