I have done this using 2 textboxes in a single column. One is visible and one is not so the invisible one shows the calculated value for acceptance and the visible one holds the view value. (I think that is the right way round) When you display the new calculation for acceptance switch the visible/nonvisible around for that column/row only. I have done this using a cifcombobox and textbox in the one column to allow dynamic entry but without the overhead of loading the comboboxes for all the rows at startup. So the only time the combobox is visible is when you enter that grid box. It takes a bit of fiddling and needs a call back to a method in the grid or its parent container but it works well.
graeme ©2001 graeme laurence thomson |