This must be easy to do but I'm somehow missing it. I'm trying to view records in a parent-child relationship. I have this working with a datagrid and a dataview that listens to the datagrid, but the datagrid takes too much room. What I want is for users to select from a pulldown and the records in the dataview to filter based on that. Basically the functionality of a datagrid combined with the look of a reference selector would be ideal.
How is it done?
Thanks, Marcos