Hi,

I'm trying to use a Combobox into a form. Nothing complex, but I wonder how to map it to my dataset ? In fact, there is a datacombobox, but the dataset is for the data inside the combobox.

Say that combobox stand for M., Mrs, Dr, ... for a person form.

Inside the combo I got the hardcoded values.
But then, how could I map the combo to my XML tree that represent the person ?

I expect that mapping to change (after a mycombo.datapath.updateData();) the XML tree value.

I'รน not sure I was clear, but do not hesitate to ask for clarification :-)

Thanks !


Reply via email to