Silverlight experiments from our .NET Visu Lab (Part 1)
Here is the first post in a series about the Silverlight experiments we are doing in our .NET Visu Lab. We are currently looking at how well the displays in our existing .NET products — see ILOG Gantt for .NET and ILOG Diagrammer for .NET – will work in Silverlight.
This first example illustrates the visualization of a project plan using a Silverlight Gantt Chart. This example allows users to open project plans stored in Microsoft Project XML format.
Overview
Tags: Gantt Chart, Microsoft Project, Silverlight, Xml









October 6th, 2008 at 9:57 am
[…] ILOG Elixir 2.0 preview demos like Damien’s Bejing Flex Calendar or great demos showing ILOG Elixir-like components running in Silverlight don’t hesitate to come at the conference and discuss with me about all of […]
October 11th, 2008 at 10:48 am
[…] example allows users to open project plans stored in Microsoft Project XML format."http://blogs.ilog.com/netvisu/2008/10/01/silverlight-experiments-from-our-net-visu-lab-part-1/"This small example also displays a project plan but this time the plan is displayed as a […]
October 14th, 2008 at 9:59 am
Note that the sample has been updated to the final Silverlight 2 release.
November 25th, 2008 at 5:27 pm
The Silverlight demo is very cool! Is there a target availability date for it?
November 26th, 2008 at 12:26 pm
A convenience: Click on the timeline (month or week) and the chart scrolls to center the clicked point or make the clicked point the start of the visible chart (which ever seems to make the most sense).
November 26th, 2008 at 2:50 pm
David… something not mentionned in the help.. You can double click on a month or week and it should scroll on the period… May be not very intuitive..