I am starting with WPF and have a question,...how do i make this:
if i click on an item TreeView that different items would be displayed in ListView, depended on what is selected in TreeView.
for example, in a mail application, if i click on inbox (TreeView), inbox messages should be listed in ListView, same for Sent,... etc..
If anyone could link me a good example that explains this, i googled but wasnt successful too much,...
if i click on an item TreeView that different items would be displayed in ListView, depended on what is selected in TreeView.
for example, in a mail application, if i click on inbox (TreeView), inbox messages should be listed in ListView, same for Sent,... etc..
If anyone could link me a good example that explains this, i googled but wasnt successful too much,...