DayPilot News (September 2014)

Monthly summary of new releases and articles - September 2014.
Sep 2, 2014

Tutorials

ASP.NET Scheduler Event Sorting Aug 31, 2014

asp.net scheduler event sorting drag and drop

This tutorial shows how to enable custom event sorting inside ASP.NET scheduler time cells.

  • Custom event sorting using a dedicated database fields ("ordinal").
  • The event order can be updated by drag and drop to a new position.
  • Visual Studio 2012 Solution
  • C# and VB source code
  • Sample Microsoft SQL Server database (LocalDB)