HI
I am using the following cone
Dijit Tree Test
@import "dojoroot/dojo/resources/dojo.css";
@import "dojoroot/dijit/themes/tundra/tundra.css";
HI
I am using the following cone
Dijit Tree Test
@import "dojoroot/dojo/resources/dojo.css";
@import "dojoroot/dijit/themes/tundra/tundra.css";
HI
I am using
*Dojo 1.1
*IE 6/ FF 2
what i want to do is to create a lazy loading tree as my tree has over 20,000 nodes.
I achieved this using the lazyload store in dojox.
but i would like to know is there a better way to do this ?
I do NOT want to use Querystore doesnt work on my system. also test fail for the same.
can anybody please help me as to how to use mayHavechildren and getItemchildrem and also models which have come with the new dojo 1.1
My tree looks like
a
b
c
.
.
z
now how do i get a + sign before a-z