J
Jesse
Hi there,
I am trying to bind a combobox and some textboxes to a
single table in a dataset. I want it so that when a
(unique) value in the combobox is selected, the other
textboxes show information for the row in the dataset
specific to that selection. So far, i have been able to
bind the combo box to show a list of the values (primary
keys) from the table but when i change the selection in
the combo box, the textboxes do not update.
Any help would be good,
Jesse
I am trying to bind a combobox and some textboxes to a
single table in a dataset. I want it so that when a
(unique) value in the combobox is selected, the other
textboxes show information for the row in the dataset
specific to that selection. So far, i have been able to
bind the combo box to show a list of the values (primary
keys) from the table but when i change the selection in
the combo box, the textboxes do not update.
Any help would be good,
Jesse