I am using hierachial example , but I populate the data in viewmodel only after the treeview has been load.
sequnce of events _treeview loaded , then getdata from database and assisgn the value to the property.
if I want to GetItemByPath what event should I listen to before I start using the method.
sequnce of events _treeview loaded , then getdata from database and assisgn the value to the property.
if I want to GetItemByPath what event should I listen to before I start using the method.