Hi,
I think that my TreeListView simply does not respect the AutoExpandItems=false setting. In design time, sometimes when I open the designer for the first time, indeed items are not expanded. But not always. On runtime, everything is expeded if the property bound to the ItemsSource changes.
I want all my items to be collapsed during the initial binding. Any ideas?
I think that my TreeListView simply does not respect the AutoExpandItems=false setting. In design time, sometimes when I open the designer for the first time, indeed items are not expanded. But not always. On runtime, everything is expeded if the property bound to the ItemsSource changes.
I want all my items to be collapsed during the initial binding. Any ideas?