:: Forum >>

AW.UI.Tree want all childnodes of parent node.

Hi,
I am using aw.ui.tree. I need solution for getting childnodes of parent node.


thanks
APP
Wednesday, November 17, 2010
tree.onItemClicked = function(event, i){
alert(this.getViewIndices(i));
}
It's opposite here:
http://www.activewidgets.com/javascript.forum.15630.1/getting-all-folder-parents-of.html
Wednesday, November 17, 2010

This topic is archived.


Back to support forum

Forum search