+ Post New Thread
for the following example, the textfield does not appear! Ext.create("Ext.form.Panel", { renderTo: Ext.getBody(), width: 500, ...
var p= Ext.create('widget.panel',{ items: }); I can get the window by "p.getComponent('w')" in Extjs3.x, but it not work in Extjs4.x. How...
Hi my grid allowing to select multiple row selection that is once i click on cell and press shift+arrow down button it allows me to select next...
can i put html inside tbar? demo http://itoto4.com/index3.html
This is the example in MVC Arcthitecture of EXTJS4 document and I get a error when I run it. Here is my code. Ext.define('AM.store.Users', { ...
Hello. I am using Ext.selection.CheckboxModel in a gridPanel, but I need to have the control of the "header check event" how can I do that???
I have multiple stores using the same model. This is because one of them contains search results, and another contains a regular record set. You...
I have a grid in a tabpanel. I click a row in the grid and a new tab opens with details for the clicked item. The newly created tabs also have grids...
I noticed that when the Direct provider's 'beforecall' event return false after a store's load method is called then the mask is never removed. ...
Hi there, The scenario: 1. Grid with a button. 2. Button event, window created. 3. Save button in window, I want to get the original grid as...
Hi, I need help for make a grid with colspan feature, I search everywhere how to do but not found... Can any body help me...
Hello, following case: Ext.create('Ext.Button', { text : 'Menu button', renderTo : Ext.getBody(), arrowAlign: 'bottom',...
Hi everyone! I have a little problem. And cant find any solution for this. I need to add two row after grid header (thats column properties rows,...
I want to show summary in Grid dockItem. I can insert there any component. I give that component to summary view property. But it can't apper there...
How can we dynamically change column name widths of different data index in a Grid? Actually I want to change the widths of column names on change of...
Hello everyone! Is it in ExtJS possible to parse an HTML AJAX Response? I'm downloading some HTML pages with Ext.Ajax.request(). The pages...
I have a problem: showing a tooltip disables all active windows. This is beause tooltip's are managed by the window manager. Is there a way, that...
HI.. forum member I am getting the item is undefined error when I am trying to bind the Ext.grid.Panel to Ext.panel.Panel. I am having one panel...
In my table i have empty fields, where they are null. But summary doesn't count them. Left - There are empty field and no summary. Right - no...
Say I've got a smaller grid to select something, let's call it Parent. After selecting, related data is shown in a form (ParentInfo), and two grids...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us