hi,
I want to hide all + signs [Plus.gif] from left portion only in tree view. how can I do this. I have attached current and desire result Images. How can I achieve this scenario.
thanks
hi,
I want to hide all + signs [Plus.gif] from left portion only in tree view. how can I do this. I have attached current and desire result Images. How can I achieve this scenario.
thanks
I’m using v.2.0 build 81107version.
thanks
Hi,
You try to change the following private property:
tree.def_line_img_x=“0px”;
It will remove all spaces and signs before items on all levels.
Hello,
I’d tried with this but its not worked for me.
thanks
Hello,
its not worked for me.
could you attached a demo ?