Search code examples
asp.netdata-bindingschedulingcustom-server-controlsservercontrols

ASP.net weekly schedule control


Can anyone recommend a free asp.net control that I can use for the following:

  • Weekdays Monday-Saturday along the top row
  • Time of day along left hand side
  • Template fields for the actual data
  • Databindable
  • Cells span the rows based on the start time and end time

Here is a control that I found that is pretty good, but I am trying to find alternatives: Databound Schedule controls


Solution

  • DayPilot is a pretty good general purpose calendaring/schedule control.

    The full version is not free, but there is a "lite" version available which is not only free but open source!