XML non-hierarchical menus
How do you use XML file to populate a non-hierarchical menu in an aspx file. I've seen examples of xml files populating a tree menu in an aspx file using the treenode caption and data binding. However I have not seen one the populates a non-hierarchical menu in an aspx file.
|