LukasP
21 May 2008, 2:33 AM
With beta 3, I still have some checked-state-changed issues.
Some were also discussed in this closed thread:
http://extjs.com/forum/showthread.php?t=35160
As the CheckChangeListener is gone (with the TreeViewer) I am now listening on the Tree with a Listener.
- Events.BeforeCheckChange is not fired by Tree
- Events.CheckChange does provide null on TreeEvent.item
Is there another place where I should listen to those events? Maybe TreeStore, TreeBinder?
Thanks a lot!
Some were also discussed in this closed thread:
http://extjs.com/forum/showthread.php?t=35160
As the CheckChangeListener is gone (with the TreeViewer) I am now listening on the Tree with a Listener.
- Events.BeforeCheckChange is not fired by Tree
- Events.CheckChange does provide null on TreeEvent.item
Is there another place where I should listen to those events? Maybe TreeStore, TreeBinder?
Thanks a lot!