Tree widget connect to list widget
I have two data tables, one is connect to tree widget and the other one is connect to widget.
I want to add one function that when I click tree item, the list will be updated according to the tree item selection.
For example, table1 is city, table2 is city and company, so when I click tree widget "Chicago", the list will show all companies in Chicago.
Thank you!
Matt


