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
ataGrid control.
Any assistance gratefully received.
Mark
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
Any assistance gratefully received.
Mark