+ Post New Thread
Is it possible to know whether some text field component has focus on it currently? I am trying to write something that on dialog creation starts...
I'm creating a portal that shows information from several rss feed. It works well except that in IE when the page loads (and load the rss feeds) the...
I have a store for a grid with an array-reader: reader: new Ext.data.ArrayReader( { root: 'data', totalProperty: 'total' },...
Consider the following scenario: new Ext.Panel({id: "ele"}); This creates a panel with the id of ele. Ext.getCmp("ele"); This gets the...
Hi! I use Saki's example Drag and Drop Between Grids to load my data from MySQL. The result - blank grid (see attachment) in "Total" column where...
I am looking for a plugin that is similar to the GridFilter plugin. The difference is instead of filtering the grid so only items that match the...
hello i have this : ,resetForm: function(){ Ext.each(this.nv_cliPanel.form.items.items, function (formItem, index, allItems) { ...
Hi, It's been some time sense I've used Ext and was wondering if there is a better way to complete this task. I want to create a panel and then be...
Hi I'm using the desktop example of extjs. I'm creating a window and inside of I have a CardLayout with a formPanel, the first time when the...
Hi As I understand Ext grid use the dataIndex to reference on the column's dataIndex. Is there a way of having the grid to refrence to the...
I have issues with sizing a DataView with Ext, namely I end up with what is show at http://www.lloydkinsella.net/forumbin/0042.png. The code for it...
Hello, I got a grid with some checkbox, and i wish to send a request to update the database when a checkbox is selected ... whats the event?...
Hi! The goal: when i click on a column's header, it should be immediately marked, storing it's state "for the future", i.e. next time the table is...
I have a EditorGridPanel that can contain hundreds of rows and per user requirements is NOT a paging grid. The user has requested I add "Top" and...
Sorry if this has been asked before, but I tried to search and couldn't find anything. In my grid cells I'm using a custom renderer to render the...
The layout is like this: west region is a tree, when I click a node, the corresponding gridpanel shown in center region. Now when I click 'A'...
I have this code... function MainPanel() { MainPanel.superclass.constructor.call(this, { region: 'center', ...
Hi everyone! I have a calculator build by ext and dwr. Sometimes i click on the link and it apper normaly to me, ofcourse, with a little time,...
Hi! I got a custom renderer-function for ColumnModel where i use var myVar = myGrid.getView().getCell(rowIndex,colIndex); But i constantly get...
hi i have a dialog panel which has some combobox,texfields,and submit button based on some condition of combobox i make some texfields deactivated...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us