Hi All
I'm have a number of combos on a tabpage form, the combos are bound to a dataset which holds 11 tables and a number of relationships. The combos which are giving me a problem display the states and city of a country. The selected values of the combos are bound to a client table. The state and city combos are keyed to stateID ref. When I run the app the combos city display the first item in the combo list instead of the bound value. I tab from one tab page to another and the combo changes to the correct value. I have found that if you change the order of the table elements in the XML file that this problem can be over come. However not in this case.
Your assistance is appreciated.
Regards Mal
I'm have a number of combos on a tabpage form, the combos are bound to a dataset which holds 11 tables and a number of relationships. The combos which are giving me a problem display the states and city of a country. The selected values of the combos are bound to a client table. The state and city combos are keyed to stateID ref. When I run the app the combos city display the first item in the combo list instead of the bound value. I tab from one tab page to another and the combo changes to the correct value. I have found that if you change the order of the table elements in the XML file that this problem can be over come. However not in this case.
Your assistance is appreciated.
Regards Mal