Hello.. I have a treeview that has an associated context menu.. When i right click on the treeview, the menu pops up.. correct!! however, if i right click on an element in the treeview that is currently not selected, it gets highlighted but the treeview still indicates that the .selectednode is the one that was previously highlighted...

it sounds like the selectitem event is not finishing before the contextmenu popup event fires..

any suggestions?

thanks
-Matt