EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: mzeddd on February 26, 2013, 01:48:26 AM



Title: How to get +/- style for Tree ???
Post by: mzeddd on February 26, 2013, 01:48:26 AM
Hi,

How to make Tree look like this?

Thanks


Title: Re: How to get +/- style for Tree ???
Post by: stworthy on February 27, 2013, 12:37:26 AM
Set 'lines:true' property for tree to display tree lines. Please refer to this example http://www.jeasyui.com/demo/main/index.php?plugin=Tree&theme=default&dir=ltr&pitem=Tree%20Lines.


Title: Re: How to get +/- style for Tree ???
Post by: mzeddd on February 27, 2013, 02:25:52 AM
Thanks!