Hi
Is it possible to set various items state ( expanded, Checked etc ) when virtualization is set to true and as the items becomes visible with scrollbar, their data is shown according to the state.
The checked state can be set using binding and MVVM but how one can show item as expanded. My need is in hierachy some item is selected and when user scrolls the treeview the item should be visible and there is no need of expicitly expanding parent nodes is required.
Regards
Rajesh