Page 1 of 1

ExtJS 3.0 released (old news)

Posted: Wed Aug 05, 2009 8:03 am
by VladSun
Well, it has been released on May 4, 2009 but since nobody mentioned it in PHPDN I dare to anounce it :)

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 :)