Mimicking an Access dataentry form using binding navigator
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Does anyone have an example on how to use the binding navigator control on a Visual Basic 2005 .NET form and make it behave like an Access data bound form? Thanks, Quecumber256
-
Does anyone have an example on how to use the binding navigator control on a Visual Basic 2005 .NET form and make it behave like an Access data bound form? Thanks, Quecumber256
Bind the data source to the navigator control, then bind your textboxes and labels to the individual fields :-D
"Any sort of work in VB6 is bound to provide several WTF moments." - Christian Graus