(Opened a support ticket with this information and with a small application to show this behaviour)
Hi,
I'm having what I think is a strange behaviour, probably is something I'm doing wrong.
As I stated in the thread title, when I click on a tree item both cellTemplate and ItemTemplate appear, so If I click on an item two lines appear, the 1st being the CellTemplate representation and the 2nd line the ItemTemplate representation. (attch: double.jpg).
This is the code that I'm using:
I'm using HierarchicalDataTemplate to be able to show a object that has several levels.
Message X
- Field A
- Field B
- Message Y
- Field C
- Field D
Thanks ahead for all the help,
Rogério Ferreira