+ Post New Thread
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...
Hello, -Controller MyController.js - View MyPanel I have created MyPanel.js in the view folder with some text and number fields and one...
Hi, I am using a store with an XML reader. In XML I have these tags: <featureTypes> <featureType> <name>cities</name> <atom:link...
Hi There, How can I avoid scientific notation in my number field? Thanks
Hi all! 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 set...
using the row expander, when I collapse any row, only the first row get expanded (even on I expand row 4 but row 0 get expanded) ...
Hello, I have an application where I want to use Master Detail Grid (Tree Grid). The grid should be loading a row "Material" and under the...
Hi all, I have an infinite-scroller grid, which has new bunch of data after every 10 seconds. If the user is looking at some rows at this grid, it...
I don't understand why the sort option for my grid columns is disabled (greyed out) although I use sortable : true configuration. Any help would be...
I have a custom Store class that provides me with certain shortcuts. To do that, I basically do something like this: ...
Hello, I have to display a tooltip on itemouseenter on a line of my grid. Into this tootip, I want to display 8 lines of address like : Line 1...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us