Nested data

G

Guest

What is the best way to acheive a nested list of data. What i want is a list
of parent/child data. specifically a list of invoices with their invoice
lines underneath. There doesn't seem to be any suitable control for doing
this easily even though this must be a very comon thing to want ot do. The
only way to do this i have found is iterating through the list of invoices
and outputting each row to a detailsview control (or similar) for each
invoice row and then binding a GridView for each collection of child rows (
the invoice lines). Is there a better way to do this? How have other people
acheived this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,156
Messages
2,570,878
Members
47,413
Latest member
KeiraLight

Latest Threads

Top