Answered: How to disable Ext.tree.Panel items default expanding/collapsing on double-click?
Answered: How to disable Ext.tree.Panel items default expanding/collapsing on double-click?
Hi, everyone.
Please help me. How to disable Ext.tree.Panel items native expanding/collapsing on double-click? Or, if there is a way, to show fully expanded tree without any expanding/collapsing behavior.
Here is a sample. http://jsfiddle.net/hq7CV/1/ On double click on homework in result you can see that it's collapsing. How to disable that.