Hi
When populating a datagrid directly using a dataset i am able to create a DataGridTableStyle object
and change the width/height and so on of the datagrid cells. However when populating the grid using
a dataview the datagrid tablestyle changes do not seem to take effect, I put this down to the mapping name
property but why should it be different to when using the dataset? Any how ive tried every other posibility
and was wondering if anyone has had this same trouble?