hi..
i want to remove vertical space between nodes of tree view. i was write code like below:
 
ExpandDepth="0" AfterClientCheck="CheckChildNodes();"
ShowExpandCollapse="true"
onclick="OnTreeClick(event)" SkipLinkText="" ForeColor="Black"
NodeIndent="20"
>
 
plz solve that issue