I’m using scheduler with minicalender(with mvc3 razor code).
I have two difficulties in it,
- how to get horizontal scroll bar in scheduler ?( Dayview is fine, but scheduler shrinks its week and monthview , its a mess completely when I tried to add more events)
this is my index.cshtml
@Html.Raw(Model.Render()) |
2)is there any way to edit minicalender properties( minicalender that comes with the scheduler)