CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: Date Entered: 2/8/2007 12:20:08 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 2 Views: 72 Favorited: 0 Favorite
3 Items, 1 Pages 1 |< << Go >> >|
"camper" <>
NewsGroup User
DetailsView Columns2/8/2007 12:20:08 PM

0

I am using a DetailsView, and the columns are fixed, is there an easy way to manual manipulate the width of the columns,I can resize the whole box but I cannot seem to adjust the dividing column width. (4 rows 2 columns) - thanks.
"CSharpSean" <>
NewsGroup User
Re: DetailsView Columns2/8/2007 2:01:20 PM

0

The left column is referred to as the header. You can set the headerstyle-width in the <field>. For example:

        <Fields>
            <asp:BoundField DataField="idCategory" HeaderText="idCategory" InsertVisible="False"
                ReadOnly="True" SortExpression="idCategory" HeaderStyle-Width="25px" />


"camper" <>
NewsGroup User
Re: DetailsView Columns2/8/2007 3:04:21 PM

0

Thanks for  that but am I right in thinking that you cannot alter just the column width of onr row and leave the rest unaffected, I have tried this and it does not seem to adjust only  one row, basically it seems to be 'alter all rows or no rows' - thanks
3 Items, 1 Pages 1 |< << Go >> >|




   
  Privacy | Contact Us
All Times Are GMT