PDA

View Full Version : Paging grid sample not run in Air



orcl_net
29 Aug 2008, 2:56 AM
The store data proxy on AIR no load the data in the grid.

If run the sample on firefos run perfecty.

orcl_net
29 Aug 2008, 4:34 AM
I change Ext.data.[SIZE=2]ScriptTagProxy for Ext.data.HttpProxy and solve the problem. My issue now is the Date.format string, use eval and AIR not supported.

devnull
29 Aug 2008, 6:56 AM
You may want to read the docs on the Air security model, its is different than a web browser.