Hello,
I'm having a problem with a cbobox and I just cant see what’s gone wrong.
My cbobox is unbound and reads from a table. When clicked the cbo updates a txtbox with data from a hidden column.
This works fine, and the txtbox shows the data from the hidden column, but, after the txtbox has updated, the cbobox dislays the data from the first record of the table (the txtbox still shows the selected data). Does anyone know what this problem is?
Thanks
I'm having a problem with a cbobox and I just cant see what’s gone wrong.
My cbobox is unbound and reads from a table. When clicked the cbo updates a txtbox with data from a hidden column.
This works fine, and the txtbox shows the data from the hidden column, but, after the txtbox has updated, the cbobox dislays the data from the first record of the table (the txtbox still shows the selected data). Does anyone know what this problem is?
Thanks