Let's assume i want my tree to show only the first TWO levels ITEMS and SINGLE_ITEM. I don't want it show the levels TITLE and TEXT.
Any idea on how i can do this???
Thanks in advance
G
I would duplicate the data collection, work on the duplicate, and then refresh / hook-up the results as the dataprovider. Unless you are working off a lot of data, this tends to be the best option.