Preview Release 2

Description

The second and much more feature complete release of the control library.

Changes since first release:

  1. search and filter controls (works only in remote mode)
  2. support for master pages
  3. removed the static Year/Month/Decade bands and exposed a public list of bands property on the control. now just add/remove any bands, hotzonebands, standardbands you like. also add zones to each band, etc.. Control their heights, all done manually now. The timeline control will render a basic year/month/day set of bands if you leave the bands collection with a count of 0
  4. properly encoding the title and description
  5. added -partial- support for rendering timelines vertically
  6. Added a GroupedEvent class. It will keep the colors of the text in the timeline the same colors. Visual groups of events.
  7. added remote and local xml data sources. you can point the control to either location and it will load up the data xml event content from that location.
  8. lots of other minor fix's

As usual, you can test out the functionality here.


I also added the TimelineLocalJS.zip to this release. Add these files to your web application if you want to use the Local script source location in the control.

ScriptSourceLocation="Local"
LocalTimelineJSFolder="js/timeline/"


Files

Runtime Binary TimelineNet.dll
runtime binary, 89K, uploaded Mar 26  - 202 downloads
Source Code Javascript files required for Local script source location.
source code, 225K, uploaded Mar 26  - 168 downloads

Updating...