Hi;
I'd like to be able to display two grids on a form utilizing a relationship (utilizing a two table DataSet with a DataRelation defined), so that when I switch a row on the grid refering to the master table, only the detail rows in the second grid would display. There's no .SetDataBinding method for this as there is for the MS datagrid and the only examples of table relationships seems to be within the confines of a single grid. Has anyone else tried this or know how this could be set up? Thanks in advance.
Mike O'Connor
[email protected]