PDA

View Full Version : loading data in grid in IE afetr adding it


pleasing ajay
01-08-2007, 06:50 AM
Hi guys ,

I am facing a problem regarding data refreshing in grid in Internet Explorer .
problem i s that i have a mxml page in flex and there is a data grid and a button named [add] after clicking on add button data has insreted in to database but it doesnt show in the grid . i want to reload it into the data grid after addnig it , plz suggest me how can i?

Tink
01-08-2007, 10:38 AM
try validateProperties()

pleasing ajay
01-08-2007, 12:56 PM
can u plz suggest me the proper way to use it , if u can .


thanks ajay