Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > Datagrid wrappable column header text

Reply
Thread Tools

Datagrid wrappable column header text

 
 
Tim Roop
Guest
Posts: n/a
 
      02-19-2004
I may be missing something here, but could someone elaborate for me...

Does the datagrid control provide the ability to wrap the column header text as you could do in VB6 with the Hiearchal Flexgrid control.

I have a couple of datagrid controls that have some lengthy column header names and would like to squeeze the column width down a bit and still be able to read the header text.

Thanks,

Tim Roop
Messenger Corp.
 
Reply With Quote
 
 
 
 
Martin Raychev
Guest
Posts: n/a
 
      02-20-2004
Hi Tim,

Well if I understood right your problem could be solved if you write the
lengthy header names on two or three lines. You can write for example:

<asp:BoundColumn DataField="BookName" HeaderText="My headline is so long<br
/>that I would like to write it on 2 lines"></asp:BoundColumn>


Regards,

Martin Raychev.
"Tim Roop" <> wrote in message
news:Vn6Zb.345934$I06.3638228@attbi_s01...
I may be missing something here, but could someone elaborate for me...

Does the datagrid control provide the ability to wrap the column header text
as you could do in VB6 with the Hiearchal Flexgrid control.

I have a couple of datagrid controls that have some lengthy column header
names and would like to squeeze the column width down a bit and still be
able to read the header text.

Thanks,

Tim Roop
Messenger Corp.


 
Reply With Quote
 
 
 
Reply

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sortable column on DataGrid -- column header not displaying Teej ASP .Net Datagrid Control 2 08-15-2006 06:23 PM
datagrid having row header and column header krishna.dwivedi@gmail.com ASP .Net Datagrid Control 0 07-13-2006 08:20 AM
Setting column header text of datagrid in PreRender... Do You know how to do it? Adam Boczek ASP .Net 4 12-05-2004 07:28 PM
Datagrid Column Header Text Demetri ASP .Net 0 04-21-2004 07:03 PM
Image in header column (not replacing column header text) hansiman ASP .Net Datagrid Control 3 02-07-2004 12:17 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57