Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
DuffyVector123 #1
How can I select all cells in an AdvancedDataGrid withActionScript?
How can I select all cells in an AdvancedDataGrid with ActionScript? I have
selectionMode="multipleCells" and designViewDataType="flat"
Basically I have a contextmenu and would like to add a Select All option.
Thanks
DuffyVector123 Guest
-
Question for AdvancedDataGrid?
Hi, I did a AdvancedDataGrid without grouping,it works fine. <mx:AdvancedDataGri d x="8" y="72" width="558" height="247" rowCount="4"... -
AdvancedDataGrid - access to individual cells.
I am trying to 'access' specific cells within the advanced data grid. I basically have a datagrid, which contains editable data. I would like to be... -
AdvancedDataGrid styling help
Hello, I am trying to style an ADG such that certain horizontal lines in the grid are rendered with larger line thicknesses. I have tried a... -
Could not resolve <mx:AdvancedDataGrid>
hi, all, I don't have much experience on Flex, and I met this problem when I try to open my mxml on Tomcat: Could not resolve... -
Cells[].Text or Cells[].Controls[0]
Folks, The following code illustrates two methods of obtaining the contents of a DataGrid Item. The function has been bound to the ItemCommand of...



Reply With Quote

