Hi mman, I think you should add Flex update complete event to data grid to get the whether there is any update in the data grid. This will help you getting the updated list of columns and then u can populate your array with the updated columns.
Hope this helps Regards Gagan Deep 2009/12/2 mman <[email protected]> > Hi all, > I need to catch the event of Column move in AdvancedDataGrid, since I > have an array indexed by the column indices, and when the columns are > reordered by the column move event, I need to reorder that array. > Is there any example that illustrates such event usage? > > many thanks for any help. > > mman > > -- > > 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.

