DataRelations

R

rene.marxis

Hello

i already ask yesterday but probably i did missed the point :)

I'd like to know if its possible to show data from 2 (or more) tables
in a DataGridView. One from a master table and one from a lookuptable
using databinding for the grid. I like to build up the relations
inside the Dataset and not from the SQL-Select join, in order to use
the normal Update from the DataAdapter for saving changes.

If its possible... how? I don t seem to find any easy solution.

_tia

rene
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top