I have an application that uses Flex (SDK 4.5.1) on the client side and Java on the server. User of this application needs to be able to print documents that have the following characteristics:
Please note the remark mentioned WORKAROUND at the end of this question. Based on a Dictionary based specification, one of my classes creates a Form programmatically.
Flexicious added a radioButtonMode property to its FlexDataGridCheckBoxColumn component. It looks like a radio button but doesn\'t act like one because i开发者_运维百科t allows me to select each row o
I have two datagrids: - Division - Members Both have single columns. Selecting one item from Divsions datagrid should display members of that Division in the Members datagrid. But following code h
I have the follow class : package my.controls.charts.series { import mx.charts.series.LineSeries; import mx.collections.ArrayCollection;
I\'m trying to access a CheckBoxList component that is defined in a nextLevelRenderer of a FlexDataGrid. How do you do this?
I have a dataGrid in Flex to which data is added dynamically using dataGrid1.dataProvider=myArrayCollection;
I creadet a class that has more ResourceBundles in it. My app is multilanguage so I will need many \".properties\" files.
I was wondering if it is possible to implement any logic to wiat for the image to complete load without freezing.
I need to do this conversion so that I can determin the drag drop colour a puck lands on. Anybody have any ideas, possibly involving: