Skip to content Skip to sidebar Skip to footer
Showing posts with the label Extjs5

Dynamic Url Inside A Extjs Table Dont Work

I have a gridpanel with a subtable inside every row. Im trying to include a double click functional… Read more Dynamic Url Inside A Extjs Table Dont Work

Extjs 5.0 Model Post Values Not Received On Server Side (working Extjs 4.2)

I am upgrading our Extjs 4.2 app to Extjs 5.0. I am able to bring up all the read only pages but i … Read more Extjs 5.0 Model Post Values Not Received On Server Side (working Extjs 4.2)

Display Values In Xtemplate Like Textarea Format

I am using the plugin rowexpander (grid) with the following template. rowBodyTpl: new Ext.XTemplate… Read more Display Values In Xtemplate Like Textarea Format

Accessing Functions In ViewController From Form Created On-the-fly

The view controller will be active, but it will be controlling one sub-view of many other views, so… Read more Accessing Functions In ViewController From Form Created On-the-fly

ExtJS: Settings Properties Via A Function On The Prototype: Is It A Safe Pattern?

I am working on a large ExtJS codebase written around ExtJS3 which has a lot of the following initC… Read more ExtJS: Settings Properties Via A Function On The Prototype: Is It A Safe Pattern?