
11-07-2000, 06:56 AM
|
|
|
Changing the font attributes in a datagrid column
|
I am using a datagrid in a VB6 program to display data from a SQL 7.0 table. I want the data in one column only to display with the text underlined; the help says (and I quote)"Each column of the DataGrid control has its own font, border, word wrap, and other attributes that can be set without regard to other columns" - but how? The column object doesn't seem to have a font property ..It's driving me mad, any help gratefully received!
|
|