I would like to use the groupbymulti? groupbyrecordpresenter? - the one that generates a graph of nodes and connecting lines, however, independently of the xamdatagrid. Can this be done? For example, I have some hierarchical data (which can be in any hierarchical structure such as a dataview or treeview) but I do not want this data in a grid - I only want it represented as nodes and the lines connecting them. Is this possible? Thanks for any help you can provide!
Normal 0 false false false EN-US X-NONE X-NONE
Hello,
In order to create a graph of nodes with connecting lines you may want to look into our new XamNetworkNode control. For more information on this control please see:
http://help.infragistics.com/Help/NetAdvantage/WPFDV/2011.1/CLR4.0/html/images/xamNetworkNode_CreateNetworkNode_01.png
Valerie