Hi,
What I want to do is to cast a combobox into a textbox if the form doesn't "allow edit" ... I got a solution which is to superpose a combo box and a textbox both bound to the record and toggle the visible property depending of the property (ie "allow edit"
of the form. is it a good solution or is there anything better looking? (ok look shouldn't really stop me to apply my solution but if something optimal(if optimal code ever exist), I would like to know.
thx
jul ^_^
What I want to do is to cast a combobox into a textbox if the form doesn't "allow edit" ... I got a solution which is to superpose a combo box and a textbox both bound to the record and toggle the visible property depending of the property (ie "allow edit"
thx
jul ^_^