[flexcoders] Accordion Click Event

2005-05-15 Thread tenyearslove
I want to call a function when "Accordion navigator Button clicked" (when Change Accordion's selectedIndex of selectedChild) How can I this? Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, se

RE: [flexcoders] Re: Charting Multiple Selections in dataGrid

2005-05-15 Thread Matt Chotin
Hmm, I’m not really able to spot anything in here.  You might need to distill this down into a complete example.  Or perhaps you’ll just need to run this in a debugger (break in the addSeries method) and see if you can figure out why the data isn’t lining up correctly.   Matt  

RE: [flexcoders] Binding to Dynamically Created Controls

2005-05-15 Thread Matt Chotin
Can you create a custom component that would be repeated?  The component would have the binding and validation logic within it and you’d simply tie it back to the larger model.  There isn’t really a way of setting up binding for dynamically created elements.   Matt   From: fle

RE: [flexcoders] Datagrid word wrap- it isnt working.

2005-05-15 Thread Matt Chotin
Have you set variableRowHeight to true?   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of nithya karthik Sent: Sunday, May 15, 2005 10:14 PM To: flexcoders Subject: [flexcoders] Datagrid word wrap- it isnt working.   Hai,    when

RE: [flexcoders] SOAP response and deserialization to AS object

2005-05-15 Thread Matt Chotin
It’s possible that Flex 1.5 does this differently but my guess is that if you’re doing object deserialization (resultFormat=”object” or no resultFormat specified) that this is what will happen.  You’d need to do resultFormat=”xml” and your own deserialization to maintain the spaces.   M

RE: [flexcoders] Style Question

2005-05-15 Thread Matt Chotin
Add mouseOver handlers and whatnot to your cell renderer?   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Rich Tretola Sent: Friday, May 13, 2005 10:05 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Style Question   Yep, you a

RE: [flexcoders] updating model.

2005-05-15 Thread Matt Chotin
Binding is not automatically two-way.  You’ll need to bind the empModel properties back from the TextInputs as well.   Matt   From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Doodi, Hari - BLS CTR Sent: Friday, May 13, 2005 7:35 AM To: 'flexcod

[flexcoders] Datagrid word wrap- it isnt working.

2005-05-15 Thread nithya karthik
Hai,    when i give wordwrap="true" in a datagrid,  it isnt wraping the text... May i know the reason and the way  to rectify it? I used something like this:   I want 'Total' in the first line and 'reserves' in the next line of the header.. How to do this? Yahoo! Messenger - Communicate in

RE: [flexcoders] Flex API Docs - Feature request

2005-05-15 Thread Stephen Gilson
LiveDocs is a great way to make a request to the Flex doc group, but we also participate in this group as well. The advantage to using LiveDocs is that your comment appears on the Tree API doc page for all other Flex users to see if they encounter the same issue.   Stephen Flex Doc From:

[flexcoders] how to install flex in Oracle 10g AS ..pls help

2005-05-15 Thread Martin Louis
Hi    I am currently working on a flex POC .. for this I need to install flex on my AS which is a oracle 10g …. I need a clear installation procedure .. pls help me with that .. urgent        Thnks in advance     Martin     Yahoo! Groups Links To visit your group

Re: [flexcoders] Have you seen this component

2005-05-15 Thread Owen van Dijk
Hi Michael and Ben, Unfortunately, during the development of the Citroen Car Configurator, Flex was still in its beta-stages, so the whole project was done with Flash MX 2004. It would have been the perfect project for Flex, as it had 4 frontend developers working on it, two of them not having a F