PC Review Forums Newsgroups Microsoft DotNet Microsoft VB .NET Open Detail Form

Reply

Open Detail Form

 
Thread Tools Rate Thread
Old 17-10-2006, 09:32 PM   #1
phenderson
Guest
 
Posts: n/a
Default Open Detail Form


Hi,

I'm just starting to learn VB.Net and am trying to open a filtered
recordset based on the value of the current primary key. For example,
I'm using the Northwind and have an Employees form with an Orders
button on it. As I'm scrolling through the Employees form, I want to
push the Orders button and have only the Orders with the current
EmployeeID show up on the Orders form. I'd like to take advantage of
typed datasets too. Thanks!

  Reply With Quote
Old 19-10-2006, 06:39 AM   #2
Maligui
Guest
 
Posts: n/a
Default Re: Open Detail Form

This is done by using a dataset. I would read some tutorials on datasets and
Master/Detial forms.

--
Thiele Enterprises - The Power Is In Your Hands Now!
"phenderson" <paul.m.henderson@gmail.com> wrote in message
news:1161117158.811543.30330@i3g2000cwc.googlegroups.com...
> Hi,
>
> I'm just starting to learn VB.Net and am trying to open a filtered
> recordset based on the value of the current primary key. For example,
> I'm using the Northwind and have an Employees form with an Orders
> button on it. As I'm scrolling through the Employees form, I want to
> push the Orders button and have only the Orders with the current
> EmployeeID show up on the Orders form. I'd like to take advantage of
> typed datasets too. Thanks!
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off