this should be a snap but then why am i writing....
i have a text field in a table. it's value should be chosen from a combo-box. the combo box has two columns. col 1 is a number field and col 2 is the text/value i want to bind to the table. i'd like the user to view both columns in the combo box when (s)he hits the drop down arrow.
using nothing more than the design interface of the table can i not do this. before throwing in the towel, i got as far as getting the drop down button to display the pair of column in the combo box, but the value that's getting bound into the text field of the table is from the (leftmost) number field of the combo box.
i have a text field in a table. it's value should be chosen from a combo-box. the combo box has two columns. col 1 is a number field and col 2 is the text/value i want to bind to the table. i'd like the user to view both columns in the combo box when (s)he hits the drop down arrow.
using nothing more than the design interface of the table can i not do this. before throwing in the towel, i got as far as getting the drop down button to display the pair of column in the combo box, but the value that's getting bound into the text field of the table is from the (leftmost) number field of the combo box.