Re: Navigate through a dataset

Tech-Archive recommends: Fix windows errors by optimizing your registry



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




.


Quantcast