Tag Archives: dijit.Tree

Using dijit.Tree with the new Dojo Object Store (dojo.store)

A dijit.Tree

A colleague asked me today how a dijit.Tree can be used with the new dojo.store architecture, which will supersede the legacy dojo.data architecture. Every tutorial he found on the web used ItemFileReadStore, which implements the old standard. Later that day … Continue reading

Posted in JavaScript | Tagged , , , | 9 Comments