ASP.net weekly schedule control

2019-05-14 23:41发布

问题:

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

回答1:

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!