topher0303
Programmer
I have been able to create a Datagrid and use an ArrayList as the data source. I have also added a DataGridTableStyle to the datagrid that is populated with DataGridColumnStyles. However, I cannot get the table styles to affect the columns in the datagrid. One problem is I don't know what to set the DataGridTableStyle.MappingName to. Since it is an ArrayList, there is no table name to reference. Does anyone know how to do this or is DataGridTableStyle only for ADO.Net data sources?
Thanks in advance.
Chris.
Thanks in advance.
Chris.