|
Any progress on this yet? Having a node with an expand symbol, without any children, is definitely useful in cases where you want to show the node may have children and allow clicking on the expand symbol. I did notice this seems to be possible in one of the TreePanel Ajax examples, but can't figure out how to implement it. In standard windows controls, the property is called .ContentsUnknown. If set to True, it renders an expand symbol, regardless if it has children or not.
|