Hi!
Happy newyear to all of you.
A grid on a form has parametrized view as rowsource.
In one of the columns I put combobox, so user can choose a value from lookuptable.
All works as expected apart from:
-1-
If I click in the combo than there is just the 'blue' background in the gridcell.
Cannot stay the original value visible in the combo/grid?
-2-
Only I clicked somewhere else in the grid the selcted item pops up in the grid.
Must I do a requery (remember the grids controlsource is parametrized view) If yes, where to put the requery command? In a combo-method or in a grid method?
TIA
-Bart
Happy newyear to all of you.
A grid on a form has parametrized view as rowsource.
In one of the columns I put combobox, so user can choose a value from lookuptable.
All works as expected apart from:
-1-
If I click in the combo than there is just the 'blue' background in the gridcell.
Cannot stay the original value visible in the combo/grid?
-2-
Only I clicked somewhere else in the grid the selcted item pops up in the grid.
Must I do a requery (remember the grids controlsource is parametrized view) If yes, where to put the requery command? In a combo-method or in a grid method?
TIA
-Bart