master details question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hey all,

I have a form with a datagrid on it. I want to be able to click on any row
and show another form with a datagrid of the details on it. How would I do
this?

thanks in advance,
rodchar
 
Here's what I have so far:
I'm using 1 business object that has the entire dataset of Customers and
Orders.
I'm passing the business object from form 1 to form 2 and on form 2 is where
I want to show the datagrid of Orders for that particular customer.
 
Rodchar,

Two things
I have given a lot of answers to you, however you never gives any reply back
if that did fits your problem, so I have the idea, you place messages here,
however do not look for them.

Than what program language are you using, a lot of your questions are the
best to answer by code and not in plain words, why not ask those questions
in one of the language groups.

By instance
microsoft.public.dotnet.languages.vb
Or the more Adonet questions in the newsgroup
microsoft.public.dotnet.framework.adonet

That does not mean that you should, you are free to ask them here. However I
try to give in this newsgroup general answers and than not using code, which
is in your case sometimes harder to do than with.

Cor
..
 
My apologies, I am using vb.net and I did not realize that there was a more
specific place for vb.net forums. Thank you. So I would go under Visual Tools
and languages for the specifics of the language?
 
Are you using a newsreader (one of them is Outlook Express) or a browser
the to visit newsgroups?

Cor
 
Back
Top