GoDiagram for ASP.NET Web Forms DataSet Demo
loading image...  check Web.Config <httpHandlers> <add verb="GET" path="GoWebImage.axd" type="Northwoods.GoWeb.GoWebImageHandler"/>



This sample demonstrates the creation of interactive diagrams from a DataSet associated with any database (SQL, Access, or ODBC).

Click on any node to view and edit the DataRow values associated with that node.
Change the reporting structure by:
  Clicking on the edge of a node and dragging a link to another node.
  Clicking on a link to select it and pressing the delete button to delete it.
  Clicking on a link to select it and dragging either end of the link to another node.