Tutorials
ASP.NET Scheduler Event Sorting Aug 31, 2014
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)