You can see what I mean here: <a href="http://www.speich.net/articles/
dojo-jsonreststore.php">Demo of creating, modifying and deleting tree
items</a>
_______________________________________________
FAQ: http://dojotoolkit.org/support/faq
Book: http://docs.dojocampus.org
Dojo-i...@mail.dojotoolkit.org
http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
Thank you for taking the time to answer my question. I'm not sure if I
was clear enough. Does 'node 5' turn into a folder icon after clicking
the 'create new item 6' ? Because I only get an expando icon, but no
folder icon with FF3.6, Opera10.10 and IE8 in windows xp.
Do I have to update the leaf-icon myself and if so how?
On Feb 18, 1:29 am, Bill Keese <wke...@gmail.com> wrote:
> That page is working for me, when I click the "create new item 6 as
> child of node 5 (TODO: fix icon, which is not updated)" link.
>
>
>
> Simon wrote:
> > Hi all
> > I'm using a JsonRestStore and a tree. If I create a new dijit.tree
> > item and append it as a child to another item, the tree and the
> > expando icon is updated, but not the leaf icon. Is this a bug or do I
> > have to manually set the icon? If so how?
>
> > You can see what I mean here: <a href="http://www.speich.net/articles/
> > dojo-jsonreststore.php">Demo of creating, modifying and deleting tree
> > items</a>
> > _______________________________________________
> > FAQ:http://dojotoolkit.org/support/faq
> > Book:http://docs.dojocampus.org
> > Dojo-inter...@mail.dojotoolkit.org
> >http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
>
> _______________________________________________
> FAQ:http://dojotoolkit.org/support/faq
> Book:http://docs.dojocampus.org
> Dojo-inter...@mail.dojotoolkit.orghttp://mail.dojotoolkit.org/mailman/listinfo/dojo-interest
On Feb 19, 8:40 am, Bill Keese <wke...@gmail.com> wrote:
> Ah I see your point, it reproduces onhttp://download.dojotoolkit.org/release-1.4.0/dojo-release-1.4.0/diji...,
> that the icon doesn't get updated until the user clicks the expando
> (tested on FF3.6/mac).
>
> OK, please file a ticket (at bugs.dojotoolkit.org) and I'll fix
>