I need to make a menu which looks like a TreeGrid, but I need to load all the data on the page load (from an xml data source) and I need all of the nodes to be open and they should not be collapsible. It would be best not to even have any icons next to the nodes.
Is this possible with TreeGrid control?
Is this possible with TreeGrid control?
Comment