Quote Originally Posted by jmcilhinney
Internally the DataGridView will refer to the object as an IList or IListSource, not as its actual type.
Got it, thanx...