B
benis.ong
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
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