BindingNavigator question
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
I am checking out the BindingNavigator control and might use it if I can solve one last issue. I am using this control to navigate a dataset table displayed in a group of textboxes. I would like to allow the user to select a record to jump to. Is there a way to tell the BindingNavigator to go to a particular record or position number? Thank you Brian