RATE THIS ANSWER
0
Click to Vote:
0
0
Last Answered:
Jan 7 2009 9:22 PM GMT
by Carlosdl
21920 pts.
I'm not sure if I understand correctly your question.
You need to create a relation between the master block and the detail block, and this way, when you execute a query on the master block, the detail block is automatically queried.
If such relation already exists, and what you want is to be able to query a specific detail record, you just need to navigate to any queriable item in the detail block, and execute a query.
Hope this helps.