Graphical site in ASP.Net...

Associate
Joined
11 Jun 2009
Posts
443
Hey guys,

Just been handed a short task at work. I need to display a project work flow with certain elements lighting up green, or staying black depending on whether documents have been created or not.

I'm cool with the backend stuff, checking the docs exist etc. I've created a page which will allow users to select projects, and pull back the docs list into a datagrid etc.

Where I'm stuck is the best way to turn this into a decent looking, graphical flowchart. I've considered just positioning divs around the screen etc...

Is there a better way to look at this? Thanks!
 
Back
Top Bottom