C
Craig
Hi
I have an XmlNode object which I recurse each of the ChildNodes of the
current node. The output is to represent a tree like structure, where each
node in the tree can be selected which causes a PostBack to display
(XmlNode) information. Is the data repeater control the best control for
this? Can I can multiple nested data repeaters which are created
dynamically?
regards
Craig
I have an XmlNode object which I recurse each of the ChildNodes of the
current node. The output is to represent a tree like structure, where each
node in the tree can be selected which causes a PostBack to display
(XmlNode) information. Is the data repeater control the best control for
this? Can I can multiple nested data repeaters which are created
dynamically?
regards
Craig