I've tried... RootPanel.get().remove(sender.getParent().getParent().getParent()); and removed it. But once I remove this way, it gets permanantly removed and menu doesnt appear once again.
I've even tried sender.getParent().getParent().getParent().setVisible(false); the same problem as above persists.. once hidden its not coming up again... Regards ArunDhaJ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
