AD
Administrator
Syncfusion Team
June 23, 2004 08:42 PM UTC
If your objects have public properties, you can just add the objects into an arraylist, and then set the ArrayList to be the DataSource in a GridDataBoundGrid. This should display your object''s public properties as columns in the grid.