Some improvements and new features:
- Ext.ux.grid.BufferView (only visible rows are rendered)
- RESTful Store
- Writable Store
- Charts!
- Check Tree
- Additional layouts
- Spinner Field
- "Direct" objects
etc.
Some really cool examples:
* Grid
- http://extjs.com/deploy/dev/examples/gr ... ditor.html (new)
- http://extjs.com/deploy/dev/examples/grid/grouping.html
- http://extjs.com/deploy/dev/examples/gr ... local.html
- http://extjs.com/deploy/dev/examples/grid/buffer.html (new)
- http://extjs.com/deploy/dev/examples/writer/writer.html (new !!!)
- http://extjs.com/deploy/dev/examples/fo ... -grid.html
* Tree with D&D
- http://extjs.com/deploy/dev/examples/tr ... trees.html
* Charts
- http://extjs.com/deploy/dev/examples/ch ... chart.html
- http://extjs.com/deploy/dev/examples/ch ... chart.html
* Tabs
- http://extjs.com/deploy/dev/examples/tabs/tabs-adv.html
- http://extjs.com/deploy/dev/examples/gr ... ptabs.html
etc.
All of the demos can be found at:
http://extjs.com/deploy/dev/examples/samples.html
Enjoy