M
Markei54545
Hi all,
I have a very simple form in vb.net 2005. It has a few data bound
fields (created by dragging fields over from the data sources
explorer) and has created the following on the form..
dataset
Bindingsource
TableAdaptor
BindingNavigator
The navigator object has arrow buttons on it to go to the next record,
last record etc.
I just want know, how can I programatically get the screen to flick to
the next record, rather than clicking on the arrow.
Hope that makes sense.
Mark
I have a very simple form in vb.net 2005. It has a few data bound
fields (created by dragging fields over from the data sources
explorer) and has created the following on the form..
dataset
Bindingsource
TableAdaptor
BindingNavigator
The navigator object has arrow buttons on it to go to the next record,
last record etc.
I just want know, how can I programatically get the screen to flick to
the next record, rather than clicking on the arrow.
Hope that makes sense.
Mark