Hi,
I have a TreeView and this is my node style:
<asp:TreeNodeSt yle ForeColor = "#000000" Font-Size="9px" Font-Bold="false"
Width="100px" NodeSpacing="3p x" />
The problem is the expand button (+) resides right at the middle of
multi-line text. Can I make the expand button top align instead of middle
align?
Any help would be appreciated,
Max
I have a TreeView and this is my node style:
<asp:TreeNodeSt yle ForeColor = "#000000" Font-Size="9px" Font-Bold="false"
Width="100px" NodeSpacing="3p x" />
The problem is the expand button (+) resides right at the middle of
multi-line text. Can I make the expand button top align instead of middle
align?
Any help would be appreciated,
Max
Comment