If a column is a bit (yes/no) type, the inline edit control is a checkbox. This is cool. If varchar, number, anything else, the grid does not provide any control at all obiviously, but the columns are editable.
Is there any way I can specify a control?
Thanks,