|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
BindingSource TableAdapter PositionHi All,
I need help with the following: I am using a BindingSource and TableAdapter to display information on the screen. The table key is displayed using a databound combobox which, when the selection changes, all corresponding values in other Databound controls change accordingly. The problem is this: When I first enter the form, I can set the SelectedIndex of my "key combobox", so that it "looks" empty. I cannot seem to position the source itself to 0 or -1 so that upon loading the form, both the combobox and all databound controls "look" empty. Regards, Giovanni |
|||||||||||||||||||||||