3

Anyone know of some working examples with source of the dojox.grid.TreeGrid widget? The docs on DojoCampus don't have an example and the nightly test doesn't have source.

Supposedly, this is trunked in Dojo 1.4, but I can't get it working.

srock
  • 533
  • 1
  • 7
  • 15

1 Answers1

6

Have you looked at the test_tree*.html files at dojo grid tests ?

cнŝdk
  • 31,391
  • 7
  • 56
  • 78
labratmatt
  • 1,821
  • 2
  • 20
  • 21
  • This looks good. I couldn't find it before because the tree tests aren't in there own directory. I wasn't expecting them to be with the regular grid tests. – srock May 10 '10 at 15:20