I found a lot of useful information on this board so I just joined.. I’ve been looking for this everywhere but can’t find it.. I'm really hopping someone can help.
I’m dragging new items to existing datagrid and creating new columns. On item drop I’d like to know which column of existing datagrid I’m droping on. I can easily determine row I’m droping in dragDrop event: var dropLoc:int = dropTarget.calculateDropIndex(event); but how do I determine column? Any help or reference will be greatly appreciated! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

