I didn't implement this....but i can give u an idea i don't know is it right
or wrong..

1. Made custom component datagrid  in AS
2. We have class DragManager and method doDrag()
3. This class handles drag and drop you should study about this class and
override doDrag() method according to the requirements.

This is just suggestion i never implemented....may be This will help out
you.

Regards
Vijay

On Wed, Jul 14, 2010 at 3:24 AM, kapil kaushik <[email protected]>wrote:

> Guys,
>
> Can we drag drop individual cells within the same datagrid or b/w two
> datagrids? i.e. suppose I drag one cell to another, then the two should get
> swapped. So far, I could only find drag/drop operations for a complete
> datagrid row, and not for individual cells.
>
> It'll be really great if anyone can point to a link or sample app for the
> same.
>
> Regards,
> Kapil
>
> --
> You received this message because you are subscribed to the Google Groups
> "Flex India Community" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<flex_india%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/flex_india?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Flex 
India Community" 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/flex_india?hl=en.

Reply via email to