Datagrid wrappable column header text

T

Tim Roop

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.
 
M

Martin Raychev

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.
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top