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

Creating A .net Like Dictionary Object In Javascript

I want to create a object in JavaScript which will store values in key, value pair and I should be … Read more Creating A .net Like Dictionary Object In Javascript

Extjs Simulate Tab On Enter Keypress

I know it is not the smartest idea, but I still have to do it. Our users want to use ENTER like TAB… Read more Extjs Simulate Tab On Enter Keypress

How To Tell Store What Page Was Loaded

I have a store that is binded to grid. When it is loaded it has n pages. Now I want to show the pag… Read more How To Tell Store What Page Was Loaded

Catch Ctrl+enter When User Typing Text In Ext.form.field.htmleditor

I'm trying to make ajax request when user press ctrl+enter while is entering text in Ext.form.f… Read more Catch Ctrl+enter When User Typing Text In Ext.form.field.htmleditor

Behaviour Of Autodestroy: False In Extjs4

How does autoDestroy:false actually works in Ext-Js 4. I am intending to close the tab and then re… Read more Behaviour Of Autodestroy: False In Extjs4

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)