Datagrid - How do you modify a column name?

B

Bill

Once I bind a dataset to my datagrid how can I add a style tag to specific
column names?

I need to rotate a few column names 90 degrees. I know which dynamic colum
names need the style added at the business layer and can send that
information to the web page.

Can anyone provide a suggestion or some places I can look through?

Thanks in advance.
 
Top