3.2.0

AW.UI.Tree -stoped indenting nodes once the depth of the tree reaches about 6 levels deep

Hi,

I was reading in one of the related post that you can increase the indentation level in (common/tree.css). But I am unable to find "tree.css”, I am using a license version .What property needs to be set in order to increase the depth of the tree. Please Advice

Thanks in Advance
Thimi Jose
November 28,
You are probably using AW 2.0 as in AW 2.0.1 the default css includes indentation for 8 levels, however you can add more levels using CSS like this one -

.aw-tree-view .aw-tree-view .aw-tree-view .aw-tree-sign {margin-left: 10px}

The tree.css file is located in source/styles/common directory.
Alex (ActiveWidgets)
November 28,
Thanks Alex
Thimi Jose
November 30,

This topic is archived.

See also:


Back to support forum