Ext JS - Learning Center

Extension:ExtJsWithDwr

From Learn About the Ext JavaScript Library

Revision as of 16:02, 24 May 2009 by Loeppky (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Summary: Tools for integrating Ext and DWR
Author: loeppky
Published: 5/24/09
Version: 2.0
Ext Version: 2.x
License: Apache Commons v2
Demo Link: View Demo
Forum Post: View Post

About

This project is intended to help with using Ext and DWR together. This currently includes a Ext.data.DataProxy that works with DWR: Ext.ux.data.DwrProxy. This DwrProxy class is useful when loading a Ext.data.DataStore from DWR for a grid or combobox.

This project is hosted on GitHub here: http://github.com/BigLep/ExtJsWithDwr/tree/v2.