:: Forum >>

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
Tuesday, November 28, 2006
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)
Tuesday, November 28, 2006
Thanks Alex
Thimi Jose
Thursday, November 30, 2006

This topic is archived.


Back to support forum

Forum search