Should be simple parent-child thingmebob.

R

Ross

ASP.NET Problem:
I have a dataset with a parent table and a child table.
For every row in the parent table there are ~1/2 dozen
corresponding records in the child table. In the ASPX page
I have a repeater control that shows the parent data as
rows in an HTML table. Now what I want is a datagrid
control as a child of the repeater. In the end, the user
will see a table of items each with its own button, which
upon clicking will expose (through client-side script) a
hitherto hidden cell containing the table of child records
for that particular parent item.
So, how do I include a datagrid control within the
repeater, that contains only the child information for
each repeated item.
Is any of this clear? Many thanks for your suggestions.
 

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
473,772
Messages
2,569,593
Members
45,111
Latest member
KetoBurn
Top