+ Post New Thread
Hello, I'm developing an app with ExtJS 4.1.1a and i'm having some trouble with templates. Background: I have a dataview that shows a list of...
Hi @all First of all: I'm an Ext Js-Rookie! We need to add Keyboard-Shortcuts to our Webapplication and we want to override the default...
I'm using highcharts libraries with extjs 4 (using joe kuan official adapter). I've tryed to modify the example "Spline - Animation" that you can...
because ExtJS 4.2 seems to have a bug in using filters on an buffered grid (infinite grid), i rewrote my code and now i'm just using a simple search...
Hi All, I have designed a page where i dont want any context menu, so i have written the code in listeners like Ext.getBody().on('contextmenu',...
Hello, From my Ext Js controller I have this function: Ext.Ajax.request({ url: 'save.php', method: 'POST', ...
Hello Friends! I have been trying to understand Sencha cmd for 2 days, but I have got problems. When I typed something like this : sencha creat...
Hi, all :D Using ExtJs, I m testing to transfer received xml data to specific grid. I made a simple text file which has 10 output values , and...
Hi, I have a simple tree panel and in some cases during load of store I get the following error message: Uncaught TypeError: Object has no...
Hi, I am implementing a tooltip based help for my components. So it goes like this : when a user clicks on help, a custom tooltip is shown for...
New to ExtJS, Using version 4. I am facing a problem in grid listener function cellclick(). The second parameter rowIndex should be number but...
Hi everyone!! I was using extjs 3x and i use following code for filter default in a column: C: dsGrid = new Ext.data.GroupingStore({ ...
Hello, I'm trying to make a monitor composed of nine gridpanels of three subclasses. When it is loaded, it gets its store loaded with the intended...
Hi, I have a model with another one nested inside like this: Ext.define('SVPE.model.Activity', { extend: 'Ext.data.Model', fields:...
I'm having trouble understanding how associations are supposed to work (in ExtJS 4.1.1a). Consider the following model: ...
Hi Guys, I'm new to extjs and am just trying to get a quick sample demo going. Ideally, I'd like to be able define components as xtype's, but I...
newbie. I am working in MVC architecture Ext JS application. I will be receiving data via a web service that will be flat, but I need to load it...
Hi all, I had a very unusual problem when i want to recive some data from the controller for my store in .jsp. Generally, i wanna expand a grid...
In ver 4.1.3 using the CellEditing plugin w/in the beforeedit event, we were able to reference the combobox editor of a column by using its...
Hi! I have grid with selModel : CheckboxModel and cellediting plugin. If I select several items and try editing cell Name, all selected items are...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us