I have a service that retrieves to me a list of objects and the ID of one of them. I'm binding them to a TreeView with hyrarchial template and I want the one that has the given Id to be with different color.
How can I do that ?
I have a service that retrieves to me a list of objects and the ID of one of them. I'm binding them to a TreeView with hyrarchial template and I want the one that has the given Id to be with different color.
How can I do that ?