If I remember correctly, you can't. TableStyles only work with DataSet and DataTable objects, not user collections. The MappingName property must match up with the TableName property of a DataSet or DataTable object, which your collection will not have.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007