Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread

 

By: Chris Scott
RE: Loading Data into Grid with Ext.Direct [ reply ]  
2009-08-26 00:30
Hi, you could try following the standard GridPanel example and use Ext.data.DirectProxy as the proxy.

GridPanel and Store don't deal directly with Ext.Direct at all. Just plug in Ext.data.DirectProxy instead of HttpProxy.

By: Dean Vonk
Loading Data into Grid with Ext.Direct [ reply ]  
2009-08-10 18:32
Help loading data into a grid with Ext.Direct Rails plugin... please create an end to end sample of loading a grid with using the "load" method of a direct API