Hi
i m selecting a tree node in combo box,initially its not showing a node text as combobox but second time if i select a node it will show as a combo box text .only firstime its not showing node text as combo text,any help
Have you looked into the TreeView in ComboBox demo? If you follow the instructions there and follow the code closely you will be able to have the selected text appear right away. I actually implemented this a day or so ago myself and it works perfectly fine :)