Re: Navigate through a dataset
- From: "Cor Ligthert [MVP]" <notmyfirstname@xxxxxxxxx>
- Date: Tue, 27 Jun 2006 20:32:40 +0200
Peter,
Have a look at that currencymanager.position in this sample. You can set
that to any value as long as it is inside the range 0 and table.row.count -
1
http://www.vb-tips.com/default.aspx?ID=5f4a0f68-a3b6-4fc8-8aff-587f730fa118
I hope this helps,
Cor
"Peter Newman" <PeterNewman@xxxxxxxxxxxxxxxxxxxxxxxxx> schreef in bericht
news:82A6B3B8-264F-4D4D-8F8C-24D64135C4E4@xxxxxxxxxxxxxxxx
basicly im displaying the data in text boxes, and need to allow the
operators to navigate thro the records
"Mrozu" wrote:
Peter Newman napisal(a):
i have a dataset and want to step thrpugh each row each time a user
clicks a
button,
and do what?
For each row as new datarow in dataset1.tables(x).rows
next
.
- References:
- Re: Navigate through a dataset
- From: Mrozu
- Re: Navigate through a dataset
- Prev by Date: Re: How to filter by File Type ?
- Next by Date: Re: Controling Event Sequencing...
- Previous by thread: Re: Navigate through a dataset
- Next by thread: Re: DataGridView row background color
- Index(es):