A new version of the AJAX calendar/scheduling controls package for ASP.NET MVC 5.
Apr 15, 2014
A new version of the AJAX calendar/scheduling controls package for ASP.NET MVC was released.
- [Scheduler] CellGroupBy and TimeHeaders working together (default TimeHeaders[0].GroupBy is set to GroupBy.Default which uses CellGroupBy value).
- [Scheduler] .cells.findXy accepts an array of coordinates: dp.cells.findXy([{x:0, y:0}, {x:0, y:1}]);
- [Month] Generated locale updated with abbreviated day and month names.
- [Calendar] Calendar demos extended.
See also the online demo:
You can download a trial version here:
Release notes: