> I just added a handler for itemRollOver in one of my DataGrids and it > worked. Are you using Item Renderers in your DataGrid or any other > special case?
I'm using an item renderer, but I tried removing that earlier and that didn't do anything. The data grid is nested within an accordion which is inside a SuperTabNavigation but I'm not sure either of those are special cases.

