Hi,
I have implemented dynamic grouping in advancedDataGrid . I have extended the AdvancedDataGridRenderer to provide a menu which gives options like Dynamic Grouping etc.
The problem is that...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24215600.ht...
I have a grid, that is displaying data from a ReportVO. All the properties I try and display show up just fine. One of the properties of this ReportVO object, is another object. and I would like to...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24230865.ht...
Zones:
FlexDate Answered: 03/16/2009 Rating: 9.3 Views: 0
I have a Flex application that I'm dynamically filling data into an AdvancedDatagrid control. I would like to auto-resize each column based on the width of the data that is loaded into the rows. ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24611938.ht...
Zones:
FlexDate Answered: 08/05/2009 Rating: 8.0 Views: 12
Hi,
I am trying to figure out a way to render dates that come from MySQL (YYYY-MM-DD).
This is the error message I get:
Type Coercion failed: cannot convert "2003-09-02" to Date.
I am ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24393832.ht...
Zones:
FlexDate Answered: 05/11/2009 Rating: 9.1 Views: 225
I have a Flex 3 AdvancedDataGrid component where I using the GroupingCollection and that is putting it into the tree struction by group just like I would like. But ordering them incorrectly.
The ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24151435.ht...
Hello:
I have 2 arraycollections, ac1 and ac2, out of which one (ac1) is the dataprovider for an advanceddatgrid adg1. Depending on the user interaction I do lot of row level manipulations-meaning...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24464621.ht...
Zones:
FlexDate Asked: 06/04/2009 Points: 250 Comments: 5
Hi,
I have an advancedDataGrid that I need to add custom sorting to it which overrides the original sort! my sorting should work using a combobox to select ascending and desending from with a sort...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24530581.ht...