Dataset Navigation via Single Record Form
From: d_grantham (d_grantham_at_discussions.microsoft.com)
Date: 08/13/04
- Next message: rmp_at_svs.com: "Dataview Rowfilter misbehaving"
- Previous message: John Dann: "Re: Datareader type conversion"
- Next in thread: Laiju Skaria: "Re: Dataset Navigation via Single Record Form"
- Reply: Laiju Skaria: "Re: Dataset Navigation via Single Record Form"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 13 Aug 2004 12:07:04 -0700
I have a form, (invoices) with detail (Lineitems in a datagrid). I want to
have a PREV and NEXT button that would allow me to navigate the dataset the
header is bound to. The problem I'm having is that the dataset is rebuilt
each time the PREV or NEXT buttons are clicked, resetting the row pointer in
the dataset. How can I accomplish this navigation. Don't say with a datagrid
because that is not the option I need to use.
- Next message: rmp_at_svs.com: "Dataview Rowfilter misbehaving"
- Previous message: John Dann: "Re: Datareader type conversion"
- Next in thread: Laiju Skaria: "Re: Dataset Navigation via Single Record Form"
- Reply: Laiju Skaria: "Re: Dataset Navigation via Single Record Form"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|