ASP.NET 3.5 tabular Hierarchical
- by sanfra1983
Hi, I want to learn how to show html in a situation of a tabular format to Many
to make me understand I have the categories and subcategories for each category I wish we were all subcategories.
I tried with a DataList, but the categories repeated for each subcategory
Is there a way to do it. For example in asp.net mvc I wrote everything in aspx page
Thanks