[Dojo-interest] [dijit] Event when dojo.tree finishes rendering?

Erin Stanfill estanfill at dialogmedical.com
Wed Jul 29 10:42:04 EDT 2009


I don't think there is a straightforward way to do this, but the book of
dojo section on content panes
(http://www.dojotoolkit.org/book/dojo-book-0-9/part-2-dijit/layout/conte
nt-pane), suggests placing the tree on a separate url and loading that
url via a contentpane. That way you can use the content panes loading
events.
If you find a better way, please post (=
Erin

-----Original Message-----
From: dojo-interest-bounces at mail.dojotoolkit.org
[mailto:dojo-interest-bounces at mail.dojotoolkit.org] On Behalf Of Petr A.
Osipov
Sent: Wednesday, July 29, 2009 10:17 AM
To: dojo-interest at mail.dojotoolkit.org
Subject: [Dojo-interest] [dijit] Event when dojo.tree finishes
rendering?

Hello

I have a question - how do I find out when the dijit.Tree finishes 
rendering, and the user could actually see the data? In my case there is

significant delay between the moment the JSON based store finishes 
loading, and the moment when the tree actually shows, due to sheer size 
of the tree (10000+ nodes). My customer needs the status indicator go 
out not earlier then the tree shows up.

Best regards
Petr Osipov

_______________________________________________
FAQ: http://dojotoolkit.org/support/faq
Book: http://dojotoolkit.org/docs/book
Forums: http://dojotoolkit.org/forum
Dojo-interest at mail.dojotoolkit.org
http://mail.dojotoolkit.org/mailman/listinfo/dojo-interest


More information about the Dojo-interest mailing list