Questions tagged [treepanel]
197 questions
-1
votes
1 answer
How to Highlight a node in a tree when user checks it and During unchecking that node, it should be unhighlighted in extJs >
When a User Checks a node it should get Highlighted - font changes or becomes Bold. When that node is being unchecked, the Node should get un-highlighted and all the new visual effects should be removed.

Prashant Chaudhary
- 95
- 1
- 1
- 15
-1
votes
1 answer
Synching check change event for two TreePanel in EXTJS 4.1
I have two ExtJs TreePanel. One tree is fully loaded (call it FLTree) and second one is partially loaded (call it PL tree). When user clicks on a node in fully loaded tree & that node is present in partially loaded tree, I want to fire the…

SharpCoder
- 18,279
- 43
- 153
- 249