Ext 2.x: Help & Discussion

+ Post New Thread

  1. Htmleditor strange scrollbar in tabpanel (in Firefox)

    Hi, I am fighting with the next issue since some days, but I can't find a solution. (I didn't find anything in the forum). So there is a...

    Started by BKrisz79, 1 Apr 2009 11:23 PM
    • Replies: 3
    • Views: 2,125
    8 Mar 2010 11:50 AM Go to last post
  2. Question Overriding/Extending Ext.util.Format

    I would like to override the Ext.util.Format class adding some of my application's own formatting methods. I have tried the following but it...

    Started by jamiem, 3 Oct 2008 3:14 AM
    • Replies: 3
    • Views: 2,797
    8 Mar 2010 6:55 AM Go to last post
  3. Adding Tags to Charts

    I have to dynamically generate charts with some special requirements inside of a gxt application. As known gxt is using the the ofc charting library...

    Started by t-s, 8 Mar 2010 2:43 AM
    • Replies: 2
    • Views: 724
    8 Mar 2010 6:06 AM Go to last post
  4. about the rowNumber

    i use the sample gived in the download package to show the problem. var storeTest = new Ext.data.Store({ reader: reader, ...

    Started by modernzyc, 8 Mar 2010 4:59 AM
    • Replies: 0
    • Views: 469
    8 Mar 2010 4:59 AM Go to last post
  5. Cannot disable autocomplete/autoselect in combobox

    I'm trying to use a combobox that fetches it's data from a JSON store. The end-user has to populate the field, by either typing something themselves...

    Started by maxwork, 24 Jan 2008 4:31 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 7,261
    8 Mar 2010 4:27 AM Go to last post
  6. update grid css property value

    Dear ext memebers, Im stuck on updating the css which is created for my grid. Here is what im trying to do I have a grid, of which each rows...

    Started by jerrel, 27 Feb 2010 6:55 PM
    • Replies: 3
    • Views: 1,136
    6 Mar 2010 3:44 PM Go to last post
  7. Having dots(.) in grid column name caused errors

    I have a grid using data store with JsonReader as data model. I used DWR to query data from server and use store.loadData() to load them into the...

    Started by redsoxfan, 2 Nov 2007 2:46 PM
    • Replies: 4
    • Views: 1,619
    5 Mar 2010 12:03 PM Go to last post
  8. Question [SOLVED] Manual initialize based on xtype

    How it is possible to get the config based on known xtype? Example: NewType = Ext.extend(Ext.form.FormPanel, { getInfo:function (){ ...

    Started by ikul, 5 Mar 2010 4:43 AM
    • Replies: 5
    • Views: 1,179
    5 Mar 2010 9:06 AM Go to last post
  9. DIFFERENT BEHAVIOUR ext 2.3 and 3.1 WITH IE8 AND FIREFOX

    HI evrybody, first of all sorry if my english is not a great one. Usually i solve my problems by myself, but this time i really don't know where...

    Started by simoneg, 5 Mar 2010 7:00 AM
    • Replies: 0
    • Views: 529
    5 Mar 2010 7:00 AM Go to last post
  10. Multiple clicks on button issue

    I am currently having an issue with the definition of a button. I am trying to avoid the user from being able to click multiple times repeatedly...

    Started by Uzair Khan, 4 Mar 2010 9:26 AM
    • Replies: 1
    • Views: 706
    4 Mar 2010 12:58 PM Go to last post
  11. Talking isDirty() with component added dynamically

    Hi, I have a formPanel with a button to add an extra field to it. Example = Ext.form.FormPanel({ autoHeight: true, trackResetOnLoad:...

    Started by thoreking, 4 Mar 2010 2:51 AM
    • Replies: 3
    • Views: 858
    4 Mar 2010 6:33 AM Go to last post
  12. Talking method undefined using findByType

    Hi, I have a tabPanel including a fieldset : Example = Ext.form.FormPanel({ autoHeight: true, trackResetOnLoad: true, defaultType:...

    Started by thoreking, 3 Mar 2010 9:59 AM
    • Replies: 3
    • Views: 1,133
    4 Mar 2010 2:55 AM Go to last post
  13. assigning form to center region

    Hi, If I define a form panel like: var formpanel1 = new Ext.FormPanel({ .. etc ... and I have a viewport that uses the border layout, ...

    Started by alex1001, 25 Feb 2010 8:13 AM
    • Replies: 3
    • Views: 815
    4 Mar 2010 2:50 AM Go to last post
  14. Form layout questions

    Hi Folks, I need a few simple questions answered regarding form layout etc... I have attached an image file for reference, with numbered...

    Started by alex1001, 25 Feb 2010 5:21 AM
    • Replies: 5
    • Views: 1,356
    4 Mar 2010 2:46 AM Go to last post
  15. Grid loading performance issue on IE7 / IE8

    Hello, I'm having a problem with grid data loading in either IE7 or IE8. Loading is very, very slow and it uses more than 50% from CPU. The...

    Started by utma.emilian@gmail.com, 24 Feb 2010 7:29 AM
    • Replies: 1
    • Views: 1,464
    4 Mar 2010 1:41 AM Go to last post
  16. Extjs 2.2

    Dear team, We are developing web based arabiazation product in Extjs 2.2. So that in our whole screen would be seen Right to left using by code...

    Started by Suganyag, 3 Mar 2010 9:45 PM
    • Replies: 0
    • Views: 600
    3 Mar 2010 9:45 PM Go to last post
  17. Question Using EXTJS and Oracle/Stellent UCM - issue with JSON

    Hi All, I am trying to intergrate extjs grid components with Oracle/Stellent UCM. Oracle UCM sends out JSON data displaying content from the...

    Started by ollyando, 29 Apr 2009 7:50 AM
    • Replies: 1
    • Views: 1,959
    3 Mar 2010 7:52 PM Go to last post
  18. [CLOSED - No attachment included.]How would I place the button on the left in a Panel

    The default behavior of buttons: in a Panel is to show it on the right. How do I show it on the left. Would like the "Save" and "Cancel" to be on the...

    Started by nairep, 3 Mar 2010 3:02 PM
    • Replies: 3
    • Views: 973
    3 Mar 2010 7:05 PM Go to last post
  19. [CLOSED]How would I place the button on the left in a Panel

    The default behavior of buttons: in a Panel is to show it on the right. How do I show it on the left. Would like the "Save" and "Cancel" to be on the...

    Started by nairep, 3 Mar 2010 3:07 PM
    • Replies: 3
    • Views: 1,035
    3 Mar 2010 6:59 PM Go to last post
  20. Basic form and multiple tabs in tabpanel

    I'm trying to get a form built from existing markup. It has multiple tabs. When I put this inside a window it doesn't work because it alters the form...

    Started by mschering, 11 Oct 2007 7:00 AM
    • Replies: 1
    • Views: 1,390
    3 Mar 2010 4:03 PM Go to last post