http://techforum.it/usenet/2007/7/21...-runtime.leggi


DBGrid1.Columns.clear;
DBGrid1.Columns.Add;
DBGrid1.Columns[0].FieldName:='ID';


ciao