P
Paul Aspinall
Hi
I have a datatable which I have linked to a combo control, via the
datasource property of the combo control.
I have also set the displaymember property of the combo, to ensure that my
description is shown in the combo.
However, I want to have another value of the same row of the datatable (as
selected in the combo), displayed in a text box. ie. so that when I change
the value in the combo, a text box displays a value from another field in
the same datarow.
Can anyone offer any tips, or code samples?
Thanks
I have a datatable which I have linked to a combo control, via the
datasource property of the combo control.
I have also set the displaymember property of the combo, to ensure that my
description is shown in the combo.
However, I want to have another value of the same row of the datatable (as
selected in the combo), displayed in a text box. ie. so that when I change
the value in the combo, a text box displays a value from another field in
the same datarow.
Can anyone offer any tips, or code samples?
Thanks