<FONT face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=2> <div>I am testing an asp .net website that uses customised ComponentArt for certain controls on the pages.<br><br>In a tree view, there is a right-click popup menu available for certain nodes.<br><br>I am trying to find a way to fire an event to make this menu popup for a given tree-node.<br><br>There is an onmouseup event that does: <br> ExplorerTree1_ExplorerTree1_tree.HandleRightClick(event,1); <br><br>But, firing it doesnt cause the menu to pop up.<br><br>Any help is greatly appreciated.<br><br>Cheers,<br><br></div> <div>James Summerton<br></div></FONT>
|