Ext 3.x: Help & Discussion

+ Post New Thread

  1. Button layout

    Hi all, I create a button via xtype: 'button', icon: 'testicon.png', tooltip: 'clickme'

    Started by Jona, 14 Nov 2011 2:21 AM
    • Replies: 2
    • Views: 365
    15 Nov 2011 12:05 AM Go to last post
  2. HtmlEditor showing differently in different theme

    Hi guys, I encountered a problem of HtmlEditor showing under different theme. please see the attachment image file! Someone could give me some...

    Started by Chap, 5 Jan 2010 11:13 PM
    • Replies: 5
    • Views: 1,388
    14 Nov 2011 11:37 PM Go to last post
  3. Question Beforeshow not working in panel ?

    I want do something before panel is loaded.So i have given beforeshow event.But it is not working. var panel = new Ext.Panel({ ...

    Started by debabrata, 14 Nov 2011 1:16 AM
    • Replies: 2
    • Views: 862
    14 Nov 2011 8:47 PM Go to last post
  4. How to disable collapse/expand in a GroupingStore

    Hello, I'm searching how to disable collapse/expand in a GroupingStore (inside a EditorGridPanel ) on 3.0.4. Any ideas ? Thanks

    Started by Forme, 14 Nov 2011 9:25 AM
    groupingstore
    • Replies: 1
    • Views: 376
    14 Nov 2011 1:30 PM Go to last post
  5. Is it possible to acheive similr kind of look and feel in Ext Chart

    Please refer attached image, is it possible to acheive similar kind of look & feel with the help of Ext Chart??

    Started by atul.sachan@capgemini.com, 14 Nov 2011 1:43 AM
    • Replies: 2
    • Views: 554
    14 Nov 2011 7:50 AM Go to last post
  6. How to rotrait a chart ?

    I am using ' Ext.chart.ColumnChart' for drawing a chart, could you please suggest is there any way to rotrait this chart and also is there any way to...

    Started by atul.sachan@capgemini.com, 14 Nov 2011 1:23 AM
    • Replies: 1
    • Views: 355
    14 Nov 2011 7:19 AM Go to last post
  7. cascading close

    I'm building an application with nested components, where each component has its own (one or more) help windows and I'm struggling with the...

    Started by walldorff, 9 Nov 2011 2:46 AM
    • Replies: 9
    • Views: 1,038
    13 Nov 2011 4:16 PM Go to last post
  8. How to determine the active panel

    I have a tabPanel that contains multiple treePanels. Each treePanel has an add node function (and other functions) that are similar. I can add a...

    Started by tmcdonald, 12 Nov 2011 4:49 PM
    • Replies: 4
    • Views: 584
    13 Nov 2011 2:21 PM Go to last post
  9. Is there any way to Combine our own EXTJS in ExtJs3.4

    Hi , Is it possible to build our own ExtJs framework files for Extjs 3.4 Regards Rahesh C

    Started by rahesh, 13 Nov 2011 9:01 AM
    • Replies: 1
    • Views: 486
    13 Nov 2011 2:01 PM Go to last post
  10. How to make GroupTabPanel items dynamic loading?

    Dear all, I have grouptabpanel as coded below: xtype: 'grouptabpanel', tabWidth: 200, activeGroup: 0, ...

    Started by zakif, 11 Nov 2011 12:28 PM
    grouptabpanel, tabchange
    • Replies: 2
    • Views: 655
    12 Nov 2011 11:35 PM Go to last post
  11. Error in integrating LockingGridView and ColumnHeaderGroup Plugins

    Hi, I am using Ext plugins “Ext.ux.grid.LockingGridView” and “Ext.ux.grid.ColumnHeaderGroup”, I am getting following error : ...

    Started by Sudha1807, 10 Nov 2011 1:54 PM
    • Replies: 1
    • Views: 728
    11 Nov 2011 7:01 PM Go to last post
  12. How to access JSON fields within a Ext.data.Store that are NOT in the JSON array?

    In examples of creating a Store, we always see a json obj more or less like this: callback({count:2, arrayBase:}) which works just fine:...

    Started by misterblinky, 25 Aug 2011 10:22 AM
    • Replies: 2
    • Views: 676
    11 Nov 2011 11:04 AM Go to last post
  13. How to disable all dates except today in xtype:'datefield'

    Hi all, I have a requirement on my side that i want to disable all dates except today in datepicker i.e. all days before and after today should be...

    Started by vibhor_msat, 8 Nov 2011 8:31 PM
    • Replies: 3
    • Views: 1,391
    11 Nov 2011 8:11 AM Go to last post
  14. Question How can i get the active tab id of a tabpanel ?

    I need to access the active tab id in a function outside the tabpanel. thanks in advance.....

    Started by debabrata, 11 Nov 2011 4:19 AM
    • Replies: 1
    • Views: 431
    11 Nov 2011 4:29 AM Go to last post
  15. Question Invalid Argument

    Hello I have this issue (only in Internet Explorer) When i open a page that works without trouble in Chrome and Mozilla, i get this error in the...

    Started by millernegro, 5 Nov 2010 6:34 AM
    arguments, invalid
    • Replies: 7
    • Views: 1,133
    10 Nov 2011 11:50 PM Go to last post
  16. How to migrate ExtJS 3.2.1 to 3.4?

    Now, I'm using ExtJS 3.2.1. I intent to migrate it to 3.4 but i don't how to migrate?

    Started by vxhoa, 9 Nov 2011 7:30 PM
    • Replies: 2
    • Views: 1,171
    10 Nov 2011 6:57 PM Go to last post
  17. Question Can you set Column Chart Colors depending upon value

    Is it possible to change the columns color depending upon the value (e.g. if less than 0 then set column color to red)? Thanks in advance.

    Started by pablosn, 1 Jun 2009 4:39 AM
    • Replies: 3
    • Views: 2,695
    10 Nov 2011 11:07 AM Go to last post
  18. Question Problem with store.indexOf() and store.remove()

    Hi, After my combo's store has loaded, I add a record to it. This works. Then I try to find and remove that record. This does not work. Please...

    Started by raj_plays, 9 Nov 2011 10:48 PM
    • Replies: 2
    • Views: 664
    10 Nov 2011 6:45 AM Go to last post
  19. Grid + ajax timing issues

    Hi all, Using Extjs 3.2.1 here, because of a GeoExt requirement. I have a Grid with checkboxes (using CheckboxSelectionModel). The checkbox...

    Started by wwwald, 9 Nov 2011 8:58 AM
    • Replies: 1
    • Views: 462
    10 Nov 2011 5:30 AM Go to last post
  20. How to serialize form to json

    Hi, I have a form below (ext 3.2.1) //Criamos o formulário var formulario = new Ext.form.FormPanel({ id: 'MyForm', name:...

    Started by Leandro Silveira Prado, 9 Nov 2011 3:14 PM
    • Replies: 1
    • Views: 678
    10 Nov 2011 4:59 AM Go to last post