Hi,
I'm looking for an ASP.NET control that renders a tree structure, very much like the ASP.NET TreeView control, but filling the following requirements:
- Dont uses tables for rendering tree structure.
- Markup Adhering to valid XHTML 1.0 Strict.
- Works with AND without javascript.
Also, if the control is licensed under a MIT och GPL licens that would be great, but commercial controls is also of interest.
Do anyone know of any such control? If not, well, then I'll simply have to write the control myself. More fun in my own opinion, but likely more time consuming.
Thanx!