Igrid combos are populated with data before painting the grid on screen. Howto proceed if anyone whishes to enter a new item in a combo,. For example: the combo have items like 'Black', 'Red', 'Green', 'Blue' and someone wishes to enter a new color like 'Yellow', he cannot type it whereas in a regular VBA Combo one can add any text and the text is stored in the combo bound-list (AllowValueListEdits property)