Can you post some code where you are applying the styles?
Here are couple of articles on row and column formatting and see if these
helps.
http://www.netomatix.com/DataGridSeries.aspx
<benis.ong (AT) gmail (DOT) com> wrote
Quote:
I have a gridview whose rowupdate, rowediting, rowcreated,
rowcancelingedit commands are all written programmatically. Im trying
to keep the columns in this grid view consistent by formatting the
cells in the rowcreated event. My main problem is that the table cells
are not picking up this formatting. THe worst is when i enter the edit
mode and have null values in some of the editable cells. The text
boxes that are autogenerated seem to be longer than necessary and not
adhering to the formatting i wrote. any suggestions?
Thanks,
Benjamin Ong |