+ Post New Thread
I have the following code: var usersStore = Ext.create('Ext.data.TreeStore', { autoLoad: false, proxy: { type: 'ajax', ...
my code Ext.define('Ehr.abstract.CheckboxGroup', { extend : 'Ext.form.CheckboxGroup', alias :...
Ext.define('MyApp.controller.Posts',{ extend:'Ext.app.Controller', views:'posts.List','posts.Edit'], //the rest of the Controller here});...
I have developed some web pages using EXTJS 4, pages are viewed properly in desktop but the same page when opened in a laptop it is not rendering...
How server side CRUD works ? Hi, I am new to sencha and thanks to many examples ext-4.0.7-gpl contains, I managed to make it works on client side. I...
I'm rendering a graph on a tab, which may or may not be visible at render time. Problem: when the tab is NOT visible there are no drawing...
theres a change from 4.1beta1 to 4.1rc2 and changes the way that iterates over the records on a store. note that theres nothing else (vars) that...
I have a simple format which is refusing to load in json format. The store defnition and json data files are as follows: Firefox 10.0.2 reports:...
I have a 2 grid panels. I am dragging an item from one grid panel to another. I am using DragZone and DropZone for this feature. Inside the...
Working through the examples in the MVC tutorial (http://docs.sencha.com/ext-js/4-0/#!/guide/application_architecture-section-7), and get an "Error: ...
Hello, First time ExtJs user here :D I followed tutorial on Sencha docs for MVC application architecture and using what I learned there I went...
Hello, I am new here and also new to ExtJS. Can anyone please help me out from following problem? Showing following error on IE9, I am using ExtJS...
Hi all, I'm a newbie to Sencha and recently created a small app that simply displays a grid that is fed from a WCF Rest service with MS Sql on the...
columns: If press any key ,the edit should be move,but in the IE8- it's error,and ie9 or chrome is ok,,,,,so why thanks ;)
Hi all, I've want to make my grid as editable, i used the code as follows, var Contacts = Ext.create('Ext.data.Store', { model: 'Contact',...
Hi We are facing issue in launching ext js window using EXTJS 4.0.7. Below is the code that we use to launch the window. The code works fine with...
How to put a placeholder property to an html text input? I coudl do it via Firebug, but throught the js code, I have no idea, it's not css, since...
When panels used inside Panels, inner panels width was not consistent while toggling the collapsible icon. Here I am attaching the code, consists of...
I had a requirement like, In combo box a drop down list is there, extjs filters the list when we enter any text characters like 'b'... which will...
Hi, Does anyone know how to decrease length of the x-axis line in Extjs 4 Charts Thanks in Advance :-|
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us