I have a StringGrid with 6 columns, none of which are fixed. Is it possible to insert a new fixed column on the left, i.e., in position 0? If not with the IDE perhaps by amending the form code?
(When I tried adding a column it seemed only possible to put it on the right hand side.)