--- In [email protected], "chuvakgu" <[EMAIL PROTECTED]> wrote: > > > > > There's a bug in Flex where the application uses an > > ApplicationControlBar (possibly other controls, I'm not sure) which > > causes the hitarea to be inaccurate. > > Can you point me to more info about this? I think I am hitting > this one too... If so, I'll look for a workaround, getting > rid of this particular drag-drop functionality... I just want > to make sure it's not me being silly, it is an actual bug > (though who knows...) >
I have the same issue. In a datagrid with: dragEnabled="true" dropEnabled="true" dragMoveEnabled="true" the drag target is about 50 pixels above the datagrid header. I have not found any working examples for reordering items in a datagrid by drag & drop.

