Project Description:
I want a gnatt diagram in a web page with print and export function to pdf.
Data are read from a view in sql server database 2008 R2. (datasource)
I enclose an exsample of some gnatt chart.
My web project are writen in ASPx and use vb in codebehind files.
I use latest version of DevExpress for ASPx.
I use Microsoft VisualStodio 2010.
I prefare that the developer use DevExpress gnatt chart.
The datasource use Id and parentId as main column to display chart.
Have also a priority column to sort item on same hirarcy.
The gnatt chart must also have information about how much is done (column in datasource).