HighTechTalks DotNet Forums  

GridView Column sizing issue

ASP.net ASP.net discussions (microsoft.public.dotnet.framework.aspnet)


Discuss GridView Column sizing issue in the ASP.net forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default GridView Column sizing issue - 05-31-2006 , 05:05 PM






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


Reply With Quote
  #2  
Old   
Winista
 
Posts: n/a

Default Re: GridView Column sizing issue - 05-31-2006 , 09:36 PM






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




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.