Is there some sort of GetAllNodes method for the TreeListView, like in the TreeView.
I am trying to do a custom filter on the nodes and need to get all the TreeListView nodes back to set their visibility depending on a value in a TreeListView Column.
Thanks,