H
Henrik Skak Pedersen
Hi,
I would like to data bind two different forms with each other. I would like
to have employees on the first form and orders on the second. When the
selected employee changes, the orders should change two. It is easy to do on
a single form where you can add a new bindsource which points to the
relation. But how can I do this across forms?
I have tried to do it manually where I am passing the BindingSource and the
DataSet, but then I cant use the designers.
What is the best way to do this?
Regards
Henrik Skak Pedersen.
I would like to data bind two different forms with each other. I would like
to have employees on the first form and orders on the second. When the
selected employee changes, the orders should change two. It is easy to do on
a single form where you can add a new bindsource which points to the
relation. But how can I do this across forms?
I have tried to do it manually where I am passing the BindingSource and the
DataSet, but then I cant use the designers.
What is the best way to do this?
Regards
Henrik Skak Pedersen.