The collection "refresh" method is not intended for this.  If it works it is
by accident.

 

If you re-assign the data to the dataProvider property, or the bindable
variable, the UI will update in its entirety.  If you are updating only
parts of the data, use the collection API.  If you assign a property value
on an item directly, use the collection itemUpdated() method

 

Tracy Spratt,

Lariat Services, development services available

  _____  

From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On
Behalf Of valdhor
Sent: Wednesday, April 15, 2009 11:41 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Refreshing Advanced data grid with respect to
changes in database

 






myDataGridArrayCollection.refresh() ?

--- In flexcod...@yahoogro <mailto:flexcoders%40yahoogroups.com> ups.com,
"v.ponvino" <pon_v...@...> wrote:
>
> Hi,
> I want to refesh the data at regular interval of time in advanced data
grid.I am using remote object to access data java function which retrives
data from data base.if any body knows the sln.please reply
> 
> Thanks&Regards,
> Pon
>



Reply via email to