Oct 27, 2019, 4:32 AM
[OPEN] [#1682] wrap column header text
Support,
How can i wrap header text?
thanks
/Z
How can i wrap header text?
thanks
/Z
<ColumnModel ID="ColumnModelTest" runat="server">
<Columns>
<ext:Column runat="server" Text="This is a really longer header and it should wrap" Width="105" DataIndex="test1" />
</Columns>
</ColumnModel>
Last edited by fabricio.murta; Nov 04, 2019 at 8:04 PM.