+ Post New Thread
Hi! When i upload file using example http://docs.sencha.com/ext-js/4-0/#!/example/form/file-upload.html In IE8 or in compatability mode i get IE...
Hi, i would like to recreate a note system that we use in our office. The way that it displays the information is perfect for us but i cannot...
Hi Im trying to extend panel so is this the correct way to do this? Ext4.define('Ext4.ux.NewPanel', { extend : 'Ext4.Panel', ...
I must create a simple "field" of a fieldset that it's an empty div. This div will be transformed into a captcha by an external javascript API...
Here is my setup. I have three grids A, B and C. I want to setup the following relationship. Drag Records from A to B Drag Records from B to A...
Hi, I have an Ext.tree.Panel with the Ext.tree.plugin.TreeViewDragDrop plugin. Everything works as intended, I can rearrange the nodes with drag...
I need to create a label on-the-fly as the graph is generated. But, label renderer and onCreateLabel are never called back. label renderer seems...
Hello everybody :) I want to add actioncolumn in a treegrid (based on this example) which allows to add nodes. I have follow a post to do that....
Ext.Img will load an image and on the first load since the layout doesn't know the size of the image/container it flubs the layout. As soon as the...
How to decode JSON with date in M$ DateTime format? <!doctype html> <html> <head> <script type="text/javascript"...
Hi, I have written some code in a controller that will add a model to a store which is visible in a grid.Panel and then automatically starts...
Using "align" property in a grid's column aligns both the header as the content. I want to align header and content independently. I tried to...
Hi I have a formpanel with some child containers which hold some fields. When I call the getFieldValues() function an object with all fields and...
Greetings, I want to use the new Action column in ExtJS 4, however, the attributes of the Items are defined in the grids data store. For example,...
What's the best way to catch the data coming from a remote request and edit it before it is displayed or used in any way? Should I be looking the...
Hello, I am trying out some simple subclassing but i bomb out whenever i subclass two levels deep. I think i am missing something fundamental...
When using Ext.define() to define an override, I get the expected result in at least one browser but a fatal error in others. Errors are read from...
I'm making a ComboBox with ArrayStore as a part of a toolbar like this: { emptyText: 'All Levels', xtype: 'combobox', editable:...
I have Line Chart with time axis (declaration is shown below): .................................. { type: "Time", dateFormat:...
Under a single sign-on setup I need to periodically grab an image from an authentication server. Normally this is done as each page is loaded, but...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us