+ Post New Thread
It is my pleasure to announce today that Ext JS 4.2.1 GA is available for download. The release notes can be found here: ...
As a demonstration of creating custom themes for Ext JS 4.2 based on Neptune, we have created the Neptune Charcoal example theme...
When creating a model that has belongsTo associations, I usually am pulling the data for those associations using joins in my SQL. In the end, the...
Grid headers were created by doing a setTitle before extjs 4.2.1 . For example : this.setTitle('Titles); would create the header and you could...
Hello, ExtJs 4.2.1 Architect: 2.0 Build 442 (yes, I know it's old, but I can't update right now) I have a json store (IncludeExcluseStore)...
I know this might affect performance, but using minified/compressed css and javascript for documentation examples doesn't seem very useful. Is...
With upgrade to Ext 4.x, Multiselect Click event is not firing. <ext:MultiSelect ID="multiAvailableProducts" runat="server" Width="291" Height="260"...
Hi. Problem and workaround. Using 4.1.1a. I have a grid whose store is loaded on demand by the user and each load returns varying number of...
I've recently been working on creating a base theme for my company to use for our various products, but am running into issues on how to approach...
I Have done application using Extjs 4.1. Have login page with remember me option. Here we are storing the remembered user information in cookie using...
Hello Everyone, We are upgrading our code base from ExtJs 3.X to ExtJs 4.X. Everything else has worked perfectly but we are stucked at a point...
Hi folks! So I have two components. And one derives from another: Ext.define('App.form', {... }); Ext.define('App.filter', {extend:...
How can I retrieve json array returned from my servlet in my ajax request in order to put it into an ext js grid? Note: My application always...
In my datagrid setup, I have my proxy api setup as... api: { read: '/Admin/BillRateData.aspx/Get?rbl=asd' }, and my webmethod as... public...
Using a grid with plugins bufferedrenderer and rowexpander. The column widths break when new rows render on scroll (see screenshot.) I've tried...
I posted this question on Stack Overflow (link: http://stackoverflow.com/questions/16551901/extjs-and-complex-save-operations) but did not receive...
Apparently I'm an outlier. I do a lot of weird things with grids, or so they tell me. Seems like most of my projects have the user dynamically...
Hi, I'm about 6 months new to ExtJS. My app is built with ExtJS 4.2.1.883 and I'm using ext-all.css (classic theme). My ExtJS app is an...
Hi, Is it possible to show menu when click the panel tool? i cannot find attribute menu in Ext.panel.Tool configs as i seen in Ext.panel.Button. ...
In the Ext4 Theming guide in the docs there is this line: Is there currently a list of all the global SASS variables for ext 4 that can be easily...
How can i add a icon before a textfield. See example:
Hi All, I have been trying to implement Master - Details grids; not yet successful though. Both the grids have CRUD operations CRUD operations...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us