+ Post New Thread
Hi, i need to have a grid, where the colls are not defined static. I have to ask the server first. From the server, I get a count of colls and...
I have the following legacy HTML code: <html> <body> <form id="Form1"> .... </form> </body>
When building a tree without using a treeloader, I can't seem to be able to specify the children of a node. Instead, I have to manually call "new...
Hi, I faced with a problem testing combobox element generated by ExtJS library. I will explain it on the real example...
Date field is distorted in chrome browser but working fine in mozilla and IE. Please help.
So I am trying to take my learning to the next level by passing JSON data from a code behind file in an ASP.NET application to the ExtJS ComboBox...
Hi! My page has a tabPanel, each tab has an editor grid panel. Each grid has an id property. The grids have all the same column model, so I'd like...
Hi, I've just downloaded and installed the xtheme-black theme, and active menus and mouseovers are displaying as the default colors. Please see...
Hi all, I have a GridPanel representing a timetable. Every cell represents either morning or afternoon. A cell now has either 'unavailable' or...
Hi everyone. I have the following problem: In FF the following code works just fine, but in IE i get an "Unknown runtime error". When i remove...
Hello , I have a probleme with my EditorGrid , when i try to add element to my Grid containing some special char ,the grid don't show me what i...
Hey Everyone. Apologies if this is the wrong area. Seems correct..... I have a defect assigned to me which states that columns are difficult...
I want to move nodes between 2 treepanel tree.on('beforemovenode', function(tree, node, oldParent, newParent, index) { /* ...
Hello. I am working on an application which main windows is a viewport with a border layout. The center prt is a panel with a card layout. The...
Hi, I am trying to generate a hidden form field, that causes another field's value to be updated on change. Here's an example object var hidden...
How to use PagingToolbar page numeration ( start - limit) ? I have standart code from examle, but paging numeration doesn't work. I write limit...
Hi, Wondering if there is a general way to prevent or ignore double clicking an Ext.Button? I realize we may be able to set a flag or something...
Hi Everyone, I found this on the forum to iterate store data: myStore.on('load', function () { myStore.data.each(function(item, index,...
Hello, I have a grouping store with remoteSort config as true. On FF, the sorting workd fine and both the "sort" and "dir" parameters are passed...
I create my Tabs like this: Ext.onReady(function(){ var tab = new Ext.TabPanel({ renderTo: 'tabs',...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us