ExtJS 3.0 released (old news)

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

ExtJS 3.0 released (old news)

Post 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 :)
There are 10 types of people in this world, those who understand binary and those who don't
Post Reply