I want to design a Master-Detail Grid view like that in the following Link:
http://documentation.devexpress.com/#WindowsForms/CustomDocument562
However, I want to use the AdvBandedGridView type as one of the details views, but I dont know how to fill its data.
I have found that the AdvBandedGridView type is always the 'Main View' in all examples , but in my case I want it to be one of the inside ddetails.
How could I doing so, Thanks so much in advance. Best regards, Aya.