GridView header wrap

M

Mark Rae

Hi,

Is there a bug in the GridView control specifically related to wrapping of
header text...?

E.g. the following tag
<asp:GridView HeaderStyle-Wrap="false" ID=gvListUsers runat=server ... etc
.... >

does not prevent the header text from wrapping.

Even if I add the following:
<HeaderStyle Wrap="false" />

the header text still wraps...

Is this a known issue? It certainly didn't / doesn't happen with the old
<asp:DataGrid control.

Any assistance gratefully received.

Mark
 
M

Mark Rae

Hi,

Is there a bug in the GridView control specifically related to wrapping of
header text...?

E.g. the following tag
<asp:GridView HeaderStyle-Wrap="false" ID=gvListUsers runat=server ... etc
... >

does not prevent the header text from wrapping.

Even if I add the following:
<HeaderStyle Wrap="false" />

the header text still wraps...

Is this a known issue? It certainly didn't / doesn't happen with the old
<asp:DataGrid control.

Any assistance gratefully received.

Mark


Anyone got any thoughts about this - it's driving me crazy!
 

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,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top