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

How To Access The Id Of A Collapsetool In A Grid?

I'm trying to access the ID of the collapseTool in a grid, but I'm not having any luck. Her… Read more How To Access The Id Of A Collapsetool In A Grid?

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?

Codemirror Editor Within A Panel

I am building a small extjs 5.1 app for personal use, designed to save examples of functions / meth… Read more Codemirror Editor Within A Panel

Binding Component State Conditionally

I intend to change the state of several fields in a form (hide) according to the value selected in … Read more Binding Component State Conditionally

Extjs Error In Nested Grids : Cannot Read Property 'isgroupheader' Of Null

whenever i expand or collapse row in nested grid I get the following error : 'Uncaught TypeEr… Read more Extjs Error In Nested Grids : Cannot Read Property 'isgroupheader' Of Null

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