B
bspann
I have a DataGrid that I use to display comments fields from a database. I
have the columns wrap. One column that I want to allow to have more space,
is all scrunched up. I have tried style sheets, <ItemStyle> with no luck.
So, does anyone have any ideas as to how to force the grid to properly set
the size of the columns?
for ex:
Column1 | Column2 | Column3 (width=30%) | Column4 width(50%) | Column5 |
This does not work for me.
Thanks,
Brian
have the columns wrap. One column that I want to allow to have more space,
is all scrunched up. I have tried style sheets, <ItemStyle> with no luck.
So, does anyone have any ideas as to how to force the grid to properly set
the size of the columns?
for ex:
Column1 | Column2 | Column3 (width=30%) | Column4 width(50%) | Column5 |
This does not work for me.
Thanks,
Brian