Log In
Support
New Account
This forum
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Software/Group
People
Skill
Advanced search
Home
My Page
Project Tree
Code Snippets
Project Openings
rails-extjs
Summary
Forums
Tracker
Lists
Tasks
Docs
Surveys
News
SCM
Files
Forums
|
Admin
Discussion Forums:
help
Start New Thread
Nested
Flat
Threaded
Ultimate
Show 25
Show 50
Show 75
Show 100
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