Evolic
27 Sep 2007, 6:38 AM
Hi all,
I'm new one here and I'm just starting my adventure with Ext JS.
I want to create tree with checkboxes.
I started with standard examples attached to Ext version 1.1.1.
During my tests I noticed that there is some problem with Tree.
If I add an empty folder to Ext source, and click on plus to expand that folder
icon of that object changes to file type, but properties shows that it is still a folder.
For me some CSS classes are changed, but I can't find where and what is changed.
The problem exists in Reorder demo, in TwoTrees all is OK.
Any ideas?
Second Question: is there any fast method to refresh some Tree Node?
E.g. select node and click on button Refresh, but I don't know what method should be assigned to onclick event?
I'm new one here and I'm just starting my adventure with Ext JS.
I want to create tree with checkboxes.
I started with standard examples attached to Ext version 1.1.1.
During my tests I noticed that there is some problem with Tree.
If I add an empty folder to Ext source, and click on plus to expand that folder
icon of that object changes to file type, but properties shows that it is still a folder.
For me some CSS classes are changed, but I can't find where and what is changed.
The problem exists in Reorder demo, in TwoTrees all is OK.
Any ideas?
Second Question: is there any fast method to refresh some Tree Node?
E.g. select node and click on button Refresh, but I don't know what method should be assigned to onclick event?