Hi Petar Mladenov,
i'm not able to highlight the expanded node and i used binding source from sql . after binding the source. while i search for a particular node i m able to epand the node but couldn't highlight the text.
i tried
Ex:
string path = "RootNode\\ParentNode"
radtv.ExpandItemByPath(path,
"|");
radtv.GetItemByPath(path,
"|");
radtv.Focus();
But this doesn't work, am i making any mistake in this ?
Plz provide the solution for this.
i tried in xml as datasource too .i have the same isuue in that too.(Highlighting the Text).
if possible make static treeview sample example with highlighting text property.
Looking for the Solz,
Balas