Harish
If you're using an ArrayCollection to populate your grid you could
always
edit/adjust or otherwise manipulate the data in your event handler. For
instance, if you're using Web services, you can loop the data coming
from
the server and manipulate it as you add it into your ArrayCollection.
Or, as suggested you can just use formatters to change *only* the
display
of specific columns w/o affecting the actual data.
| Aaron West
| aaron AT trajiklyhip DOT com
| http://www.trajiklyhip.com/blog/
| Certified Advanced Adobe ColdFusion MX 7 Developer
| Certified Macromedia FlashMX Developer
| Adobe Community Expert
On Oct 14, 2006, at 10:23 PM, iko_knyphausen wrote:
>
> Hi,
>
> what would be the best way to inspect and possibly manipulate data that
> gets populated into a DataGrid via data binding? This could be used to
> filter data, transform values, compute calculated fields etc.
>
> Is there a hook similar to the itemRenderer (which you could even
> 'abuse' for this, I guess)? An event that gets fired per record while
> populating? Obviously I am new to Flex, so forgive if I have overlooked
> the obvious.
>
> Thanks much
>
>
>
>
>
> --
> Flexcoders Mailing List
> FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
> Search Archives:
> http://www.mail-archive.com/flexcoders%40yahoogroups.com
> Yahoo! Groups Links
>
>
>
>
__._,_.___
--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
![]()
SPONSORED LINKS
Software development tool Software development Software development services Home design software Software development company
Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe
__,_._,___
- [flexcoders] Manipulating data before it populates... iko_knyphausen
- Re: [flexcoders] Manipulating data before it ... Douglas Knudsen
- Re: [flexcoders] Manipulating data before it ... Aaron West
- Re: [flexcoders] Manipulating data before... Harish Sivaramakrishnan
- Re: [flexcoders] Manipulating data be... Douglas Knudsen
- Re: [flexcoders] Manipulating dat... Harish Sivaramakrishnan
Reply via email to

