Posted
on Mar 7, 2007
(permalink)
Stuart,
The inline style is only necessary for controlling the style of the
container div that holds all the tree nodes. In our case, we're using it to set the background color underneath the entire tree area.
BTW, Telerik, I would suggest attaching a style tag to this div in the treeview and adding it to the .CSS in the tree skins in future versions. The use of the inline style seems like more of a work-around than the way things should be done, wouldn't you agree?