Thanks Derrick...

I had tried invalidateDisplay list, but not invalidateList..which did 
it.  interesting.  when you say typed value objects...can you elaborate 
on that?  I am doing some 'non standard' things, and all of my data is 
read into an ArrayCollection via a web service, but i'm not using XML 
but text instead.  Curious if what you are saying regarding typed value 
objects is something i'm bumping up against.

thanks again!

-rick

--- In [email protected], "Derrick Grigg" <[EMAIL PROTECTED]> wrote:
>
> I think you can use the 'invalidateDisplayList()'  or possibly 
> the 'invalidateList()' to refresh your datagrid.
> 
> Alternatively, if you use typed value objects in the dataProvider any 
> changes to those, should automatically be reflected (and viewed) in 
> the DataGrid if you are using databinding.
> 
> Derrick Grigg
> --------
> www.dgrigg.com
>







--
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

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to