On a custom AdvancedDataGrid - did the standard thing to add a total footer - I have a column where the item renderer puts a hyperlink/link button in the grid cell. I attached a custom context menu to this link button with custom menu item. Selecting this menu item shuts down IE or FireFox immediately. I have removed the menu item listener so it does not try and go anywhere,but the browser still shuts down when
- right-click gridcell which is a link button to display context menu - select custon menu item - browser quits. Any advice on this one would be greatly appreciated. TIA, Mic.

