This question is locked. New answers and comments are not allowed.
Hello,
I have a treeview that is successfully using a data template selector (closely mimics your hierarchical templates example), and I saw with the new release there is a property for an item edit template selector. I basically duplicated my current data templates and selector and applied it to the treeview and it doesn't work. If i individually set the ItemEditTemplate property to any of the templates it works, but it appears that the edit data template selector class never fires the SelectTemplate method. Is there anything special that needs to be in place to make this feature work correctly?
Thanks in advance,
Lars Solberg
I have a treeview that is successfully using a data template selector (closely mimics your hierarchical templates example), and I saw with the new release there is a property for an item edit template selector. I basically duplicated my current data templates and selector and applied it to the treeview and it doesn't work. If i individually set the ItemEditTemplate property to any of the templates it works, but it appears that the edit data template selector class never fires the SelectTemplate method. Is there anything special that needs to be in place to make this feature work correctly?
Thanks in advance,
Lars Solberg