Thanks for that. Forgot to mention, when I make changes to my records using the databound fields, they don't update the underlying database as expected. Any ideas?
Thanks On Jan 10, 6:32 am, Arsalan Tamiz <[email protected]> wrote: > BingindSource.MoveNext() > > > > On Sun, Jan 9, 2011 at 1:35 AM, Markei54545 <[email protected]> wrote: > > 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- Hide quoted text - > > - Show quoted text -
