Hi,
I am using Infragistic UltraTree in windows aplication. I am populating the tree at runtime. I have set some overrides for the tree like the active node should be bold.
Problem:When the form is shown, my first node is in bold.
What i want: i dont wnat the first node to be bold .i.e i dont want it to be active, the moment form is shown. The node should be active only when the user clicks on the tree node.
Help
Thanks & Regards
Casey
Hi Casey,
I came across this thread and noticed that no one has offered an official solution for this issue. I have created a general guide for producing the effects that you have described; please use the provided link to view that thread.
http://community.infragistics.com/forums/t/67221.aspx
If you have any further questions regarding this inquiry or the solution, please let me know.
Sincerely,Chris KDeveloper Support EngineerInfragistics, Inc.www.infragistics.com/support
I do the same thing. What about making the node bold for the selected nodes appearance rather than the active node? The selected node you can turn on or off manually and a node is selected when the user clicks the node. I'm not sure about turning active nodes on or off.