Author: stevemjv | Posted on: 9/14/2009 8:59:26 PM | Views : 904

I'm working on an application that uses treeviews in several places.  In some I would like to make the height of the nodes a little less, so that more will fit on the page.  I am using LevelStyles to set a few things about the nodes, but I cannot find a way to have any effect on the height.
I recall reading somewhere that when using LevelStyles everything has to be done using CSS, so I am.  I have tried setting "padding", "margin", and "height" in my CSS, but nothing seems to cause any change to the node height.
Anyone know the key to this?

...

Go to the complete details ...