Alex,
thanks for replying but I could find the array list tricks you asked me to see, 
could you be more specific, if possible give an example.


--- In flexcoders@yahoogroups.com, Alex Harui <aha...@...> wrote:
>
> Probably possible.  Look at some of the ArrayList tricks on my blog
> 
> Alex Harui
> Flex SDK Developer
> Adobe Systems Inc.<http://www.adobe.com/>
> Blog: http://blogs.adobe.com/aharui
> 
> From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On 
> Behalf Of raj_era2k
> Sent: Wednesday, March 25, 2009 12:38 PM
> To: flexcoders@yahoogroups.com
> Subject: [flexcoders] can we display datagrid with two dataproviders
> 
> 
> consider this scenario 'A' is one data provider
> A has "abc" as value
> consider 'B' another data provider
> which has "def" as value
> 
> now for the datagrid
> 
> can we display like this
> 
> column name ---------- VAL
> columnvalue ---------- abc -which is value of data provider 'A'
> columnvalue ---------- def -which is value of data provider 'B'
> 
> is it possible?If it is then please reply.
>


Reply via email to