Enter Keywords:
1 - 10 of 13(0.053 seconds)
Sort By:
 
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
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
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...
Zones: ActionScript, FlexDate Answered: 10/06/2009 Rating: 9.0 Views: 0
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...
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...
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...
Zones: Flex, ActionScriptDate Answered: 01/16/2009 Rating: 8.4 Views: 0
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...
Zones: ActionScript, Adobe FlashDate Answered: 07/02/2008 Rating: 8.0 Views: 87
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...
Zones: ActionScript, FlexDate Answered: 08/19/2008 Rating: 9.2 Views: 56
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...
Zones: Flex, Eclipse, JavaDate Answered: 07/28/2008 Rating: 9.2 Views: 0
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...
Zones: Flex, ActionScript, Adobe Creat...Date Asked: 10/30/2009 Points: 125 Comments: 0