Hi All,
How to group rows (like rowspan in html) in a Advanceddatagrid in Flex3.0.
Exactly the same can seen at http://in.youtube.com/watch?v=6OzHK58XSfA
Thanks in adance
Rahul
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_23908689.ht...
Zones:
FlexDate Answered: 11/18/2008 Rating: 9.8 Views: 79
I need help to build a datagrid pagination in Adobe Flex 3.0 that looks like the following:
< Viewing Alerts 1-25 of 400 > View All
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_23934837.ht...
Zones:
FlexDate Answered: 12/01/2008 Rating: 9.2 Views: 469
Look at this short code snippet I have included:
Notice that at the mx:MenuBar opening tag, there is the "itemClick" event handler that assigns the label string value to the mx:Text control's te...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
Hi All,
I have a popup component which I want to use as a header renderer. The problem is, if I create the datagrid columns in MXML. The header renderer works absolutely fine but the same when I...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_23945267.ht...
Zones:
FlexDate Answered: 10/28/2009 Rating: 9.2 Views: 31
Hi there,
I am finding a peculiar problem with Advanceddatagrid while column grouping.
I am creating grouped columns on the fly. Every time the number of columns exceeds 30 (10 groups * 3 col...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_23873455.ht...
Zones:
FlexDate Answered: 10/28/2009 Rating: 9.3 Views: 78
I need to send data to a php script that has underscores in the variables names. Using the code below the underscores are sent as &5F
So the result is:
http://localhost/admin/index.php?sec=u...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_23943870.ht...
I have an arraycollection from an event result (promotionCol). The arraycollection returns storeName, storeID, storePromotion. I want to take the arraycollection and create another collection (st...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
If you create a vbox in mxml and do not specify a height the vbox scales to the height of the contents.
If you set a vbox height in mxml or actionscript to 0 and then later want to have that vbo...
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Macromedia_Flash/Act...
There is a feature that was available by default to the text editor in Flex Builder 3 (FB3) Beta that is not enabled by default in the FB3 release version. Both the beta and release versions of FB...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_23599303.ht...
I have one query regarding the TextFilter.export function.
As we already have the alternative for the same like TextConverter.export function.
But it too requires the paramaters like textflow a...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24857629.ht...