I have a list component with a custom item renderer that has custom context menus on right click. It works consistently in every browser except IE ( of course! ).
The context menu works as expected with the first collection of data for the list's data provider. However, when I change the data provider for the list to a new collection, the items are redrawn and the custom right click context menus no longer appear, just the default verbose flash player context menu. Ideas? Again this only happens in IE.

