trePjt
Dec 03, 2013, 9:48 AM
I have a gridpanel that contains a checkcolumn and some data is multiline.
The checkboxs in the checkcolumn are align to top. How can I set the vertical align to middle?
7321
The checkcolumn is defined like this
<ext:CheckColumn ID="Column13" runat="server" Text="TMDCOMPAY" DataIndex="TMDCOMPAY" Flex="2">
</ext:CheckColumn>
The checkboxs in the checkcolumn are align to top. How can I set the vertical align to middle?
7321
The checkcolumn is defined like this
<ext:CheckColumn ID="Column13" runat="server" Text="TMDCOMPAY" DataIndex="TMDCOMPAY" Flex="2">
</ext:CheckColumn>