VB .NET 2003 using datagridTableStyles on multiple tables in a data grid

Greetings,

I have a dataset that contains 3 tables (1 parent and two children) that have relationships setup. This is used to populate a data grid. I need to remove (hide) a column from each of the tables when they display on the grid. I was able to do this to the parent table using tablestyles and datagridcolumnstyles. However, I am having no luck with applying similar code to use on the child tables. It doesn't seem it should be too difficult, but I just can't figure it out.

What are the basic steps to apply tablestyles and columnStyles to the child tables that relate to the parent?

Thanks

[626 byte] By [Lou_Davis] at [2007-12-23]