Antonio Bello posted on July 19, 2007 01:40
A DataGridView can be bound to a collection of objects to display any of its base data type (i.e. string, int, and so on) properties. But what happens when the class exposes other objects which are not base data type?
[Read the rest of this article...]