Ext: 4.x Beta

Page 22 of 42 FirstFirst ... 12 20 21 22 23 24 32 ... LastLast

+ Post New Thread

  1. Date as X axis in area chart

    Hello, I got some troubles having area charts working properly. I found one problem in there. Briefly, if you use a date as the X value, the axe...

    Started by eddow, 18 Apr 2012 7:15 AM
    • Replies: 3
    • Views: 678
    19 Apr 2012 5:01 AM Go to last post
  2. Ext 4.1 RC3 - configuring convert function on model field changes field order

    Fields including a convert function get shifted to the end of a model's fields collection, breaking Array readers that rely on field order: With...

    Started by themightychris, 17 Apr 2012 2:10 PM
    • Replies: 3
    • Views: 743
    18 Apr 2012 9:44 PM Go to last post
  3. [RC1] bottom border of toolbars docked 'top'

    I noticed that when I docked a toolbar to the top of a panel the toolbar had a border on top (looks doubled next to the panel's title bar) and no...

    Started by slemmon, 21 Mar 2012 12:23 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,854
    18 Apr 2012 9:00 PM Go to last post
  4. Not All Chart Labels Render

    It looks like there's overlap on chart labels causing some to not generate when being displayed at an angle. Is there a way to fix this other than...

    Started by Spiffy, 18 Apr 2012 11:21 AM
    • Replies: 3
    • Views: 774
    18 Apr 2012 7:41 PM Go to last post
  5. Question GridPanel doesn't fire activate event

    Looks like GridPanel doesn't fire activate event even though documentation states that it does. Is it a bug or relying on activate is just a bad...

    Started by shmeltex, 18 Apr 2012 8:40 AM
    • Replies: 1
    • Views: 585
    18 Apr 2012 10:22 AM Go to last post
  6. [RC3] tabs with iconCls with icons at 16px cut off?

    Is anyone seeing where in tabs with an iconCls with a 16x16 icon is cut off on the top? Laterally seems to be ok, but cuts the top row of pixels...

    Started by slemmon, 13 Apr 2012 1:13 PM
    • Replies: 4
    • Views: 891
    18 Apr 2012 6:24 AM Go to last post
  7. Infinite Grid Plus Text Wrap Equals Trouble

    I was having very strange problems with scrolling and the new infinite grid. Then I realized what I think is the problem. For virtually every Ext...

    Started by epinc, 17 Apr 2012 9:18 AM
    • Replies: 5
    • Views: 969
    18 Apr 2012 4:49 AM Go to last post
  8. Tree store insert, update id

    I insert new node to the TreeStore like this: var form = this.getComponent('Form').getForm(); var store = Ext.getStore('Store'); var parentNode...

    Started by charles.bourasseau, 17 Apr 2012 5:59 AM
    proxy, reader, store, sync, tree
    • Replies: 4
    • Views: 1,230
    18 Apr 2012 1:01 AM Go to last post
  9. ExtJs 4.1(RC3) adding components dynamically to a region of a border layout

    As far as I can see, it should be possible to dynamically switch components of the regions of a viewport / container with border-layout by removing...

    Started by Reggae, 17 Apr 2012 6:48 AM
    • Replies: 1
    • Views: 377
    17 Apr 2012 8:31 PM Go to last post
  10. 4.1.0 RC2 getting better but IE7/8 need some love.

    Migrating from 4.0.7 to 4.1.0 RC2 still having issues in ie7 / ie8. FF and IE 9 seem to be ok for the most part. See issues attached as pdf 3...

    Started by ValterBorges, 10 Apr 2012 8:21 PM
    • Replies: 3
    • Views: 1,136
    17 Apr 2012 8:09 PM Go to last post
  11. Direct Store not working in Ext 4.1 RC 2

    Why did you change the following lines of code (ExtJs 4.0.2) in the Ext.proxy.Direct class from: if (method.ordered) { ...

    Started by Reggae, 4 Apr 2012 9:19 AM
    • Replies: 1
    • Views: 617
    17 Apr 2012 4:36 PM Go to last post
  12. Tree Node jump

    in 4.1 RC x version, in ie9, when expand a tree node, the node is like a jumping bean, expand its children after jumping, what's going on

    Started by liuxing_sc, 13 Apr 2012 8:29 AM
    • Replies: 2
    • Views: 751
    16 Apr 2012 4:15 PM Go to last post
  13. [solved][4.1 RC3] form errorReader as Ext.data.reader.Xml does not fire markInvalid()

    Hi Folks, I have a form basically identical to your xmlForm example. When the submit() function fires it does not fire the markInvalid() function...

    Started by chesstrix, 14 Apr 2012 5:10 PM
    • Replies: 3
    • Views: 939
    16 Apr 2012 2:45 PM Go to last post
  14. [RC2] Infinite grid load mask does not disappear in FireFox on Ctrl+F5

    It looks like there is something wrong with store events when the store is buffered (for infinite grid). Here is infinite grid example taken...

    Started by EZboy, 5 Apr 2012 11:01 AM
    • Replies: 1
    • Views: 635
    16 Apr 2012 2:03 PM Go to last post
  15. Autosize Columns

    Hello together Can somebody help me to make the following code working in Ext JS 4.1 RC2? I copied the code from here...

    Started by extjser12, 3 Apr 2012 11:58 PM
    • Replies: 7
    • Views: 1,414
    16 Apr 2012 9:13 AM Go to last post
  16. Locked Grid with Checkbox selection model still doesn't show checkboxes

    This fix works for me since 4.0.1 Ext.override(Ext.grid.Lockable, { reconfigureLockable: function(store, columns) { var me = this, ...

    Started by whalethewise, 13 Apr 2012 10:16 AM
    • Replies: 2
    • Views: 882
    16 Apr 2012 8:28 AM Go to last post
  17. [RC3] Flex -vs- width

    I was thinking that if I set a flex property and a width property that the width property would override the flex in 4.0.x. Does that sound right? ...

    Started by slemmon, 12 Apr 2012 12:08 PM
    • Replies: 8
    • Views: 1,259
    16 Apr 2012 6:21 AM Go to last post
  18. 4.1 RC3 DataView Width is invalid

    hi,I changed the desktop DataView Tpl and set the width is 600.it works in 4.1RC1,but it doesn't work in 4.1RC2 and RC3.in RC2 and RC3 the width is...

    Started by m2276699, 15 Apr 2012 6:49 PM
    • Replies: 4
    • Views: 609
    16 Apr 2012 6:20 AM Go to last post
  19. Dynamic tree panels

    Hi All; Sorry for the long code snippet, but I use the following to build a series of tree panels used to provide navigation within our...

    Started by Gordonh, 13 Apr 2012 5:52 PM
    • Replies: 3
    • Views: 913
    15 Apr 2012 6:37 PM Go to last post
  20. Exclamation Errors with forms inside windows (Anchor layout, validation red marks)

    We upgraded from 4.0.7 to 4.1RC3 and we are now having problems with forms. Here is what a sample form inside a window looked like in 4.0.7: ...

    Started by arun_v, 12 Apr 2012 6:57 PM
    • Replies: 5
    • Views: 1,011
    14 Apr 2012 9:23 AM Go to last post