Using a new data store

After I had described how to build a new dojo data store, I thought that it might be a good idea to make sure everyone knew how to create one of them from the dojo directory. I have two examples in my new post, one is creating a Tree control from pure JavaScript, the other is creating that same control from HTML using the dojo parser.

Leave a Comment