I know that this is not a doable thing in asp but i would like someone to suggest an appropriate teqnuiqe.
I have: A dynamicall generated hitlist. (a long one) where mother entities have a number of child entities.
What i want to do: I want every mother entity to be expandable so that child entities only show if you click expand.
Treeview is not an option since each entity contain multiple collumns of information. So it has to be in a table.
I want it to be expandable without a reload so it has to be dynamic.
Any ideas or sitetips where there could be templates for such things?
/J