Kutu
4 Jun 2008, 8:57 AM
Please see the following bug: http://extjs.com/forum/showthread.php?t=37553
Try constructing a Tree similar to your example (Beethoven, Mozart, etc) but:
1) Add a TreeModel to the Root
2) Don't add any other TreeModel to this lone TreeModel
Now:
1) Use a Button or something to add a TreeModel to the first-level empty TreeModel (the one below the root)
Result: The TreeTable is not updated.
Try constructing a Tree similar to your example (Beethoven, Mozart, etc) but:
1) Add a TreeModel to the Root
2) Don't add any other TreeModel to this lone TreeModel
Now:
1) Use a Button or something to add a TreeModel to the first-level empty TreeModel (the one below the root)
Result: The TreeTable is not updated.