Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.
-
o_lya #1
TreeControl issues, needed help!!!
Hello.
I have a nested TreeControl Object in my exention document and I cannot
figue out if there is a possibility to manage a nested Tree with
TreeControlClass as I havent found any methods or parameter for that.
I tried to build a TreeControl explicitly like
selNode.innerHTML += '<mm:treenode name="' + newChapterName+ '" value="' +
newChapterName+ '|chapter" expanded selected icon ="1"/>';
so I do all the nesting manually and it works fine. The problem is that I
cannot manipulate that tree by using methods from TreeControlClass.
Wenn I try to intialize a new TreeControl Object from the object I created,
although it reeds all the rows but puts them all on the same level and doesn't
pay attention to icon definition. I'm very confused.
Thanks for your help or tips.
Olga
o_lya Guest
-
Help with XML needed!!!!
Hello, I would like to create an extention that will help to manage a glossary. First I need to decide on the structure of the xml document that... -
mm:treecontrol questions/comments
I have been using the tree control the past couple of days to create an extension and have run into some issues with it. I am wondering if anyone... -
Is it possible to make the treecontrol resizable?
I could make the treecontrol's width change by specifying it as 'style="width=100%;", but height=100% doesn't work. I'm having a floater panel... -
TreeControl recommendation?
I am starting work on my first ASP.NET project. I need a tree control that has the same look and feel as the standard windows one. It must be... -
HELP NEEDED!!
Hi all, I have a problem wich I just don't understand; I have made a site with fireworks and dreamweaver. I also have made a small .swf file wich...



Reply With Quote

