Datagrid refresh when dataprovider is updated
Posted
by Hara Chaitanya
on Stack Overflow
See other posts from Stack Overflow
or by Hara Chaitanya
Published on 2010-02-22T05:21:45Z
Indexed on
2010/03/17
4:51 UTC
Read the original article
Hit count: 354
flex
hi,
i am working on an aplication using flex,adobe air...i have a datagrid with a XML as my dataprovider...during the execution of program my XML is updated....after XMl is updated and saved my datagrid should also get update ......I have used
Dataprovidername.refresh() method but it is not working.......please help me in this
Thanks to every one............
© Stack Overflow or respective owner