Ext GWT Grid Performance Improvements
September 29, 2008 by Darrell Meyer | 10 Comments »
The Ext GWT Grid component, which was introduced in 1.1, plays an important role in most applications. Because of this, it is important for Grid to perform as fast as possible, especially when rendering large amounts of data. For the upcoming 1.1.1 release we took a fine grained look at the code and were able to lower rendering times significantly.
Ext GWT 1.1 Released
September 18, 2008 by Darrell Meyer | 19 Comments »
We are pleased to announce the release of Ext GWT 1.1. This release is packed full of new features and components. Ext GWT 1.1 is a recommended upgrade for all Ext GWT 1.0 users.
Ext GWT: Now with Portal and Web Desktop
August 26, 2008 by Darrell Meyer | 15 Comments »
Ext GWT 1.1 is right around the corner and incorporates the popular Portal and Web Desktop interface. Both components offer new ways to layout your prospective application in different ways. Web deskop resembles a user operating stystem, while portals offer a means to aggregate seperate modules and content.
Preview: Ext GWT Grid, Grid Plugins, and EditableGrid
July 23, 2008 by Darrell Meyer | 13 Comments »
Ext GWT 1.1 development is moving along nicely and includes a new Grid component. Grid is based on the Ext JS Grid and will support the same features including grid plugins, grouping, totaling, and inline editing.
Preview: Java Bean support with Ext GWT
July 14, 2008 by Darrell Meyer | 8 Comments »
The Ext GWT Store and Binder API work with ModelData instances. The primary goal of ModelData is to provide a type of “introspection” as GWT does not allow runtime inspection of Java objects. With the new Java Bean support in 1.1, any Java Bean can be sent over the wire, and “converted” to model data instances to be used with stores and binders.
Ext GWT v1.0 Released
July 7, 2008 by Darrell Meyer | 13 Comments »
The Ext team is proud to announce that the official release of Ext GWT v1.0 is available for download. This is the first release of Ext GWT which is the culmination of many weeks of development from the Ext development team as well as our community of testers and supporters.
Ext GWT v1.0 Beta 4 Released
June 2, 2008 by Darrell Meyer | 11 Comments »
Ext JS is pleased to announce the Ext GWT 1.0 beta4 release. This release includes numerous enhancements and bug fixes since the beta3 release and is a recommended upgrade for those using beta 3. For first time users of Ext GWT, the new Help Center includes new articles to get you setup up and running your first Ext GWT application in GWT.
Ext GWT v1.0 Beta 2 Released
April 29, 2008 by Darrell Meyer | 14 Comments »
Ext is pleased to announce the Ext GWT 1.0 beta2 release. This release includes numerous enhancements and bug fixes since the beta1 release and is a recommended upgrade for those using beta 1.