In the TreeListView RowLoaded event I set row IsExpandable proeprty to be true.
It work fine the first time I expand the item, and its child row has the IsExpandable sign, but when i collapse it and re-expand it, the IsExpandable sign for the child row disappears.
Thanks
Xin