hi... i am in fix... i am using two different data grid which has one column each for drag and drop functionality because flex doesn't support only one cell content dragging to the other content of the same grid.
now the problem is i am using drag drop event t recognizable the current vale and position of the items how can i access all the values of the data grid after the user complete all the dragging without using the dg.selected item because there are no selection in drag n drop and second without using data provider because when i drag any element of a data grid or cell its data providers length increases but when i try access the element value it says not defined because i know it is a number when i cast it ..again it says NAN..... so plzz help me how to access all the cell values of data grid at runtime without using the above two option or any other better option... i am waiting for you... -- 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.

