All Ext GWT users here is a good news, now Ext GWT 1.2 has been released (means the Ext GWT 1.1 has been upgraded with new features and released as 1.2), Yesterday that is on Dec 1, Darell has officially announced the release of Ext GWT 1.2, and explained about the new features in the blog. And he has recommended all the respective users of Ext GWT 1.1 users to upgrade the same to the latest version that is Ext GWT 1.2 now!
These new features includes:
Drag and Drop:
In this version of Ext GWT 1.2 it has got a new Drag and Drop (DND) framework. Respective Support is added via the DragSource and DroptTarget classes with specialized subclasses for Grid, Trees, and Lists. The DND code exposes a rich event model to allow precise control of your DND operations.
Form Data Binding:
With the new data binding framework, your model can be “bound” to forms and fields. The relationship is bi-directional with updates propagating in both directions.
File Upload
This version introduces a few new fields including the FileUploadField which allows files to be uploaded to the server via standard HTML form submissions.
Examples:

Ext GWT 1.2
For Notable new examples are added to the demo applications and which includes Grid to Grid DND, Reordering Tree, Image Organizer, Grid Binding, DualListField and more examples in action
Download:
To download respective Ext GWT 1.2 please visit the Ext GWT download page. And for the release notes you can click here.
Related Entries...
-
Selenium provides a mechanism to test Ext JS applications, Selenium works by executing tests against ...
-
Good news for all designers and developers, awesome new Ext Designer Desktop Tool has been released n ...
-
Introduction This valuable article helps you in implementing interactive Web Application / Web Porta ...
-
Below script will lets you to open Ext.Panel (that is Panel) onClick of an anchor link. Its really a ...
-
As we all know that Ext JS is rocking all the way in the World of Web, today there was an article fro ...
-
Hi guys! I am back with some useful stuff after my Christmas holidays, in this article you can learn ...
-
Introduction: Date Ranging is simple using ExtJS DateField. Yes! When I was working for one of my pr ...
-
Since last week I was working on forms using Ext JS framework, and as of now I developed many simple ...
-
As you guys know Google Chrome is rocking the web world with awesome enough features and with fast pe ...
-
Create your own Password strength meter in your applications using Ext JS. If you are creating any re ...
Leave Your Response