Skip Navigation Links

Using DataGrid and JsonRestStore with ZRM

Posted by fraenkel on August 3rd, 2009. Other posts by fraenkel

In the days of sMash 1.1.1, to provide visualization of a Zero Resource Model (ZRM), you needed to use the ZRM DataGrid and ZRM Store.  It is now possible to use the DataGrid and JsonRestStore from Dojo 1.2 instead.
NOTE: To follow these steps you must be using a post sMash 1.1.1 build like monza [...]

AppBuilder HTML Page Editor support for Dojo 1.2 apps

Posted by edchat on May 21st, 2009. Other posts by edchat

Support for Dojo 1.2 apps has been added to the AppBuilder HTML Page Editor. By default the HTML Page Editor will continue to build apps with Dojo 1.1, but if an application has a dependency on Dojo 1.2 then the HTML Page Editor will build the page with Dojo 1.2 widgets.
If you want to [...]

Instantiate a Dojo widget programmatically

Posted by brettk on January 7th, 2009. Other posts by brettk

You can instantiate a Dojo widget declaratively in a web page or programmatically in Javascript. Here is an example for instantiating a Dojo widget programmatically.

Getting Started with Zero’s Visual HTML Page Editor

Posted by chrism1 on October 17th, 2008. Other posts by chrism1

At the recent Ajax Experience and Dojo Developer Day in Boston, I gave a couple of lightning demos of the Visual HTML Page Editing tool, one of the many web-based tools that are under development in Project Zero’s Application Builder.
Here’s a short clip that takes you through the high level pieces of the HTML page [...]