I’m designing the company website. The form I am using to display documents on the web is primarily HTML. On that form, I have an embedded view.
Currently, that view has two columns, a main category column (hidden) and a column containing HTML links within tags so that it forms a nice table on the web.
What I am attempting now is to be able to sub-categorize those documents and have expandable/collapsable categories in my table. I’m trying to accomplish something similar to viewing an actual categorized view on the web, where you have expandable/collapsable categories.