I am trying to add a DojoX Grid control to my site, but I cannot get it to work. I would like a simple example to begin, but there seems to be nobody anywhere. These are my requirements:
- I need an example 1.2 Grid
- It should load the Dojo libraries from
googleapis.com
(or AOL servers, not the trunk code or Dojo code hosted on some private server) - In addition to downloading the Dojo code from a public server, all other code must be contained in an HTML page. No data loading from another URL; I am trying to get the grid to work; then I will worry about dynamically loading data.
Surprisingly, I can’t find anything that meets all three requirements. Does anything know about one?
source
share