+ Post New Thread
Hello, I am trying to find a way to to pass config params to a view and instantiate it with them. My view is: Ext.define('Que.view.Quesearch',{...
I have a Ext.window.Window which has a grid panel. When I select a row in the panel, i want to close the window. I tried calling close on the window...
I'm trying to parse the content of a dom node , but I can't get the full content of a node if contain other elements, it only give me the first part...
With 4.0.7 version i use the event horizontalScroller on Gris.Panel for keep the same visible column on second grid in according to the original......
Is Jquery support Extjs 4 ??? if yes, can you please share one example with me. where jquery is used with Extjs 4. Thanks in advance !!!
Hello everyone. got an create function: onCreate: function(e, form) { values = form.getValues(); ...
I've been looking for it for such a long time, and (from my own point of view) this is a basic behavior that should've been done a long time ago: you...
Hello. I have a small problem, that i have to assign a value for a checkbox that is in a grid. so, i have: var sm = new...
var win = Ext.create('Ext.window.Window', { title : "Title", layout : 'fit', width : 700, height : 500, loader : { url : '/jsondata",...
Dear all. I'm newbie, and i have question about ext js 4. My directory: File app.js: Ext.Loader.setConfig({ enabled: true });...
Scenario: I have a combo in a FormPanel. And I get the list of values from a text file using a store A. Now, If I...
Hi. Using : ExtJS 4.07 I'm trying to set treeGrid with row editing. _treeGridInit: function() { var self = this; ...
Hi Is there any extjs component completion event that we can use. When i say "extjs component completion" it means the component gets...
I have an app with 5 panels. The first panel is some text that talks about how to use the app and includes links to take you to the tab that is...
Hey, people I just created my first app and I am getting this error "Ext.Application is not a constructor" in console. My code is new...
I am having trouble firing the check radio event This is my code for the form this.xSearchJobID = Ext.create('Ext.form.field.Radio', { ...
Hi, I have a treepanel that loads when a window is created and the first time everything works just fine, however when I close the window and...
How do I process XML from an AJAX form submit? The docs seem to say I can use a reader: in form like I can in a Store, but I tried this and it...
When we use scoped mode - we don't have x-reset class applied to body. But the code if (!me.triggerWidth) { tempEl =...
Hi How can I select row with right click on grid panel thanks
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us