Help, pls!
I am following the instruction in the book of Beginning Visual Basic 2005 in Chapter 15. I am struggling with set my BindingSource of BindingNavigator. The Problem is that I can only set the BindingSource to the one textbox, which means that when the program is running, only the assigned textbox will change the data, the rest of them will not. this causes the record match to each other.
anyone can give some idea how to set the BindingNavigator, pls!
thanks!
Mike
|