I have a combobox with a column count of (6), and column widths: 0";0.25";6";0";0";0"; the bound column is 3
Initally, and when pulled down, it displays correctly (1 narrow .25" column, and 1 wider column: 6"); however, once a value is selected, and an After Update event fires, and the combobox displays only the value of column 2, flush right in a single 6.25" wide column (!?) When you subsequently pull down, it again displays correctly, but then leaves only the value of column 2 in a single column (just as previous)
Perplexed, but with many thanks in advance,
Mark