Hi,
I am trying to find out a way to apply CSS for a substring of characters on kendo tree view nodes
For example in the below tree view node texts, I want the substrings (100), (55), (45) in the node texts to be shown in Red color. Can you help me achieve this? Appreciate your help on this.
ParentNode1 (100)
Childnode1
Childnode2 (55)
Childnode3 (45)