Hi
I want to display items from a datasource in a Master Detail relationship.
I've created a webpart page in SPD. Added the same data source in two areas of the page (insert > Data View). The page gets populated with the data in both sections. Then:
High-light Master (parent) DataFormWebpart, click connections and leave the default 'Send Row of DataTo'
Connect to Web Part on this page
Target Web Part - My details webpart
Target Action - 'Get Filter Values From'
After completing the wizard i can see that the parent Id has become a hyperlink.
When I click the hyerlink the page refreshes but the details section still shows all the items, I just want to see a single item.
Whats wrong here?