+ Post New Thread
Hello all and well met. I'm new at my company and have found myself quickly thrown into a full-scale Ext-based project, and me with very little...
I have a json store where the data looks something like this: var data = {records: } I want to be able to update score. When I try and update...
Hello :), I am trying to save my tree. I used zesh's post here to help me: http://extjs.com/forum/showthread.php?t=1930&highlight=textchange. I...
var _mgmtAct = new Ext.form.TextField({ fieldLabel: 'Action', name: 'mgmt_action', width:250, maxLength: 1000 }); var...
Hi, At the moment I have a a datastore that feeds my grid. When I display a date field from my datastore to my row expander, it looks like this ...
Hi, I am using Grid in my application. In normal resolution window(1024*768), my application is working fine. But when i change the...
There's an issue with horizontal window resizing in Ext 2.x and IE6. The sizing correct when increasing the horizontal size, but sizes are not...
I write the code below. { xtype: 'form', layout: 'column', defaults: { border: false, layout: 'form' }, ...
Hi, Is there anyone who knows a good way to convert json data (from the server) into ext objects (panels, textfields, buttons, etc.) at runtime?....
Currently there is no support from Ext to perform drag and drop between frames. All though this is based on the underlying browser limitation, there...
Hi. I'd like to load a simple html page inside a Panel so I tried to use the property autoLoad but it doesn't work, I have no one error but nothing...
var officePanel = new Ext.Panel({ autoScroll : true, autoLoad:{url:officeControl.jsp} }); officeControl.jsp <%@ page...
I have a div like this: <div id="mydiv">This is some text</div> Now I just want change the text dynamically. I have tried this: tmp =...
There's any way to limit when show the live group summary? I mean, I want only to show the summary due to a specific groupField. Thanks :)
Hi All, I am trying to mask a button while the form gets loaded. Please see the screen shot attached. I am trying something like this... but no...
I'm having a problem with something that I haven't seen described on here before... It's causing all sorts of headaches for me. I've attached two...
Hi I have a small problem with drag and drop and don't know how to solve in easy way. Need to get a rowIndex from dropped table, i wish to add data...
Hi all, Can someone tell me is there any other way than using class to specify top and left co-ordinates for the button ?
Hi, I use numberfield in my formpanel, I noticed that the alignment is set to left ... For a number I should expect to have a right alignment .....
I have set up autoheight:true for window. This window contains grid. When I change the height of the grid, the height of window does not change. How...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us