I am trying to drag and drop hierarchical data in the same advanced data grid, and I would like the data provider to updated when the ADG is updated. (I want to be able to save and load this tree, so
I\'ve run into a bit of a funny one and thought it was worth posting: I\'m using an Advanced Data Grid in a case where I\'ve got to set the data provider at runtime using hierarchical data.The adobe
Is there any way to detect if AdvancedDataGrid itemClick event is actua开发者_JAVA百科lly caused by the user dragging? I\'d like to take action on click, but ignore drag.you should add drag handler, d
I am using in-built sort functionality provided by AdvancedDatagrid. I have multiple columns and suppose I have 开发者_开发百科10 rows. All 10 rows have the same data in one column.
How can i update multiple cells of the same row changing the value of a single cell of the same row ??
I have some generic functions like copy, paste,etc in an AS file. I want to use them for editing data present in different mxml applications embedded in one application. If I pass the child\'s compone
I have an AdvancedDataGrid that is being populated by customer data. Each customer has 3 monthly products(1, 3, 6), and also a passed field specifying whether the customer qualifies for any of the mon
I want to know which header the user clicked on to give the currently sorted view. Is there an API in flex framework that I开发者_StackOverflow中文版 can use to achieve this? Hopefully I can get back
How can I programmatically get and set column sorting parameters in AdvancedDataGrid?I\'m especially interested in val开发者_JAVA技巧ue that indicates that user have sorted data in AdvancedDataGridCol
I\'m using an AdvancedDataGrid without the header row (AdvancedDataGrid.showHeaders=\"false\"), my AdvancedDataGrid has 2 columns, where the first one will show a hierarc开发者_高级运维hical data (tre