ASP.NET Timeline control

Bas picture Bas · Jul 26, 2011 · Viewed 11.8k times · Source

I have looked over other questions on this website, but am yet to find a solution that meets our requirements. We need a Timeline control that makes it possible to display some HR information (distribution of consultants) over longer periods of time (months). The screenshot below illustrates the requirement.

Illustration

We currently use a Windows-based component from a third party. We need this application to be visible on the web, including display on iPad devices. Are there any controls on the market that support this functionality?

Answer

suamme1 picture suamme1 · Aug 1, 2011

I haven't explored many of the options yet, but I'm working on an application that uses DayPilot Lite (the open source version) from http://www.daypilot.org/ to display a calendar. The scheduler control looks like it could do something like what you're looking for.