Ask a Question related to Macromedia Flex General Discussion, Design and Development.
-
theHighTechHorseGuy #1
SummaryRow CheckBox itemRenderer in AdvanceDataGrid
i have an advanceddatagrid filled with orders. it is grouped by customer, then
by orderID. (you can see it here: [url]https://www.edgalemba.com/Orders/test2.html[/url])
anyway, in my grid i have a 'Shipped' checkbox next to each item in an order
because sometimes items are backordered. i'd like the check box that appears in
the orderID SummaryRow to select all of the checkboxes for the items that
belong to that order when selected.
this would act like a headerRenderer but only for each group.
any suggestions?
theHighTechHorseGuy Guest
-
How to get SummaryRow in AdvancedDatagrid usignActionscript?
Hi Am working with AdvancedDatagrid. I used Heirarchical Data to get Tree View on left hand side of datagrid. Its working fine.. actually am... -
itemRenderer textRollOverColor
I need to know how to set certain styles that are normally easily applied to list based components to list based components using an itemRenderer.... -
Advancedatagrid
I am trying to make an Advancedatagrid with hierarchical. Here is the problem I have. How can I do this? The PHP file is outputting in the... -
itemRenderer in component
From FlexExamples March 8, I am trying to use the TileList and custom itemRenderer. The only change I have made to the code is change the "main" app... -
Howto bind CheckBox to the datagrid/ Then update the database field when the checkbox is clicked.
I am trying to update the database field when the checkbox is clicked. I am trying to modified the following solution but.. got stuck on the... -
Unregistered #2
SummaryRow CheckBox itemRenderer in AdvanceDataGrid
thanks for your efforts, I tried this, however hitting issues, and tried in another way which is working for me, code posted at my blog
Unregistered Guest



Reply With Quote

