Archive for April, 2009

New Example – Asynchronous Tree State

Sunday, April 5th, 2009

Hi, I've uploaded example of keeping state of asynchronously loaded tree at http://examples.extjs.eu. The core state-keeping code is written in the form of plugin so it can be sticked in any existing tree. Enjoy!

New Example – Combo with Remote Store

Friday, April 3rd, 2009

Hi, I've just uploaded a full-fledged example of combo with remote store at http://examples.extjs.eu. Enjoy!