Hi!
I am looking for a solution to display my data in an advanced datagrid.
The collection contains objects of type contact with a manager.
Contact
{
name:String;
manager:Contact
...
}
I tried a grouping on the manager with no success. Need some help please!
Hello!
Is there a nightly build of the datavisualization SDK? I have problems with a
memory leak in the charting component and need to update the SDK.
Thanks
Ron
Hi!
I am using LCDS Assembler with Java and configured the desitnations in
data-management-config.xml. Now I want to show some loading icon to
indicate the DS activity in my application by not doing this on each
individual fill or aupdate nethode.
The question is: For what DS-events do I have to
Hi!
I am trying to use keyboard shortcuts within a Tab in my SuperTabNav.
The Problem is that I did not get the focus when I click into my
Tab-Component. The Tab is a VBox and implements the
"mx.managers.IFocusManagerComponent".
Code looks something like this:
http://www.adobe.com/2006/mxml";
Hi!
Can I use the HistoryManager within an air application? The History
management lets users navigate through a Flex application using the
web browser's Back and Forward navigation commands.
I'd like to navigate through my air application using an back button -
can I use the History management
Hi!
I'm using a bubble chart with showAllDataTips="true" and the
dataTipRenderer below. The datatip shows up correctly for a single
bubble, but if showAllDataTips is set to true, nothing is showing.
Here ist the code for the dataTipRenderer. Maybe someone can help on this.
Thanks in advance!
ht
Thanks Ralph!
Thanks Paul!
The tipp with the ListCollectionView was perfect!
--- In flexcoders@yahoogroups.com, "Paul Andrews" <[EMAIL PROTECTED]> wrote:
>
> - Original Message -
> From: "linko27" <[EMAIL PROTECTED]>
> To:
> Sent: Tuesday
"Paul Andrews" <[EMAIL PROTECTED]> wrote:
>
> - Original Message -
> From: "linko27" <[EMAIL PROTECTED]>
> To:
> Sent: Tuesday, July 01, 2008 10:08 AM
> Subject: [flexcoders] Hide a list item without changing (filtering) the
> dataprovider?
Hallo!
How can i hide a list item. I am trying to make a lists and hide the
'mandatory=true' items without changing (filtering) the dataprovider.
As far as i know i can even make a deep copy of the dataprovider and
set a filter on it, but i'd like to prevent this. The code below hides
the items,
I want to show a selected datagrid item as datatip on a chart. How is
this possible? I read dataTipItems could be userful but never found
any sample.
Thanks in advance!
Hi!
Is there a way to set the rowHeight property with css? I want to set
the rowHeight of all my datagrids.
Thanks in advance!!
--- In flexcoders@yahoogroups.com, Tom Chiverton <[EMAIL PROTECTED]>
wrote:
>
> On Monday 03 Mar 2008, linko27 wrote:
> > Yes rotated!
>
> Make sure it's using an embedded font, and then use something like
the Rotate
> effect or style.
>
> --
> Tom
Yes rotated!
--- In flexcoders@yahoogroups.com, Tom Chiverton <[EMAIL PROTECTED]>
wrote:
>
> On Monday 03 Mar 2008, linko27 wrote:
> > How can I make vertical labels (text) in flex? The text should be
fliped!
>
> Do you mean rotated ?
>
> --
> Tom Chiver
How can I make vertical labels (text) in flex? The text should be fliped!
Hello!
Can someone please help me! I need to change a propperty of an item in
my datagrid on the rollOver event, but i just don't know how to get it.
;m sure there are others. You can
> probably iterate over some renderers collection on the chart looking
> for your data.
>
> --- In flexcoders@yahoogroups.com, "linko27" wrote:
> >
> > Hello!
> >
> > I've got a DataGrid and a BubbleChart using t
Hello!
I've got a DataGrid and a BubbleChart using the same dataProvider.
What I would like to do is when a row is selected in the grid,
visually bring attention to the corresponding bubble - however I can't
find a way to "get at" a particular bubble to make changes on it.
Please help me!
17 matches
Mail list logo