Hi Vis,
Thanks for getting back to me. Unfortunately, there is a type error when using your code (just as you posited). Namely, "Value provided for CellTemplate must be of type system.Windows.Forms.DataGridViewTextBoxCell or derive from it."
Actually, I am not using the designer to build the DataGridView's columns but am instead populating them at runtime by means of a DataSet. Or, more specificually, by means of a BindingSource Component created at runtime.
Any further help would be greatly appreciated.
Take care,
sfx