I have a table with a field called VALUE. This field can hold strings like -Yes,No..or even Numeric values like 123.34. I use a grid with a DynamicCurrentControl set to different types of controls to show different types of values. It works. But whenever, I press TAB on a Combo in ...