always show Details in Master-Detail DataGrid

D

DraguVaso

Hi,

I have a DataGrid in which I have a Master-Detail relationship. By default,
to see the Details, you have to click on the "+" on the right and than you
can see the details for one Master-record.

I want to be able to see in my DataGrid always all the Master-records and
all the Detail-records of them.

Something like this:

- Master1 OtherMasterFields
Detail 1 of Master 1 OtherDetailFields
Detail 2 of Master 1 OtherDetailFields
- Master2 OtherMasterFields
Detail 1 of Master 2 OtherDetailFields
Detail 2 of Master 2 OtherDetailFields
Detail 3 of Master 2 OtherDetailFields

Does anybody knows how to do this?

Thanks a lot in advance!

Pieter
 

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

Top