Hi,
Scenario:
User will select from the tree control below and whatever is selected is saved to database.
The next time he login he wants to see the selected vaue.
Selected values (Toyota, Volvo)
When I display the page, I want that Toyota and Volvo as checked.
How to display the selected value to tree control?
ex. 1. Car
Toyota
Mitsubishi
Audi
2. Truck
CAT
Volvo
Thanks