johmolan 0 Light Poster

In my program I hav a datagridview who is showing som data based on a table call it table_1.
I have a table_01 witch has a Primary-key called OrdreID. The Binding navigator is connected to this table.
The table called table_1 has a forreign key called OrdreId and are related to the table_01's Primary key.

The thing I want is when I change the OrdreID in the binding navigator I want the datagridview to only show the data
represented with the related forieign-key.

In the visual studio 2008 this was easy because the relation was shown in the datasource overview/toolbox.
But not in the current version. Anyone who knows how to fix this?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.