Ext: 4.x Beta

Page 23 of 43 FirstFirst ... 13 21 22 23 24 25 33 ... LastLast

+ Post New Thread

  1. 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,156
    17 Apr 2012 8:09 PM Go to last post
  2. 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: 629
    17 Apr 2012 4:36 PM Go to last post
  3. 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: 767
    16 Apr 2012 4:15 PM Go to last post
  4. [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: 959
    16 Apr 2012 2:45 PM Go to last post
  5. [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: 661
    16 Apr 2012 2:03 PM Go to last post
  6. 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,442
    16 Apr 2012 9:13 AM Go to last post
  7. 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: 919
    16 Apr 2012 8:28 AM Go to last post
  8. [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,272
    16 Apr 2012 6:21 AM Go to last post
  9. 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: 626
    16 Apr 2012 6:20 AM Go to last post
  10. 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: 934
    15 Apr 2012 6:37 PM Go to last post
  11. 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,044
    14 Apr 2012 9:23 AM Go to last post
  12. [4.1 RC2] Form fields have wrong size

    Hi, Here is a little test case I've been struggling with. It simply is a Window containing a form panel and a bottom docked tool bar. On Chrome...

    Started by Akeru, 11 Apr 2012 5:52 AM
    • Replies: 2
    • Views: 581
    14 Apr 2012 7:09 AM Go to last post
  13. border layour bug

    i found if you put a container whose layout is border into a container whose layout is border as well, and both of them make (for example) west panel...

    Started by liuxing_sc, 13 Apr 2012 8:26 AM
    • Replies: 1
    • Views: 704
    13 Apr 2012 10:54 PM Go to last post
  14. Ext 4.1 RC3 - chaos ensues when dataview is member of a card layout

    When a dataview is a direct child of a container with card layout, the dataview conflicts with the card layout. display: none doesn't stick to it...

    Started by themightychris, 12 Apr 2012 8:02 PM
    • Replies: 1
    • Views: 587
    12 Apr 2012 8:00 PM Go to last post
  15. Post valid id

    Below is the code from extjs 4.1 RC3 api. Looking at validIdRe, you guys are disallowing id start with number. Is there any reason for this? {...

    Started by rkim, 12 Apr 2012 1:04 PM
    • Replies: 2
    • Views: 711
    12 Apr 2012 1:22 PM Go to last post
  16. Neptune Theme only working in Chrome?

    I know this isn't released yet but my designer wanted to see all the default icons in the Neptune theme. So I put a link to 4.1 rc3 kitchen sink...

    Started by DaveAlger, 11 Apr 2012 4:11 PM
    • Replies: 2
    • Views: 1,485
    12 Apr 2012 10:08 AM Go to last post
  17. Changes in 'fieldset's width half a beat slower.

    Ext.define('App.view.salesOrderEdit', { extend: 'Ext.window.Window', alias: 'widget.salesorderedit', items: { xtype: 'form', ...

    Started by manlsea, 11 Apr 2012 6:04 PM
    • Replies: 1
    • Views: 472
    12 Apr 2012 6:45 AM Go to last post
  18. 4.1 RC3: pageSize cannot be dynamically altered

    I took the 4.1 RC3 and tested it with my apps. Most of my apps change the data store page size to match the physical size of the grid shown. This...

    Started by kortsi, 12 Apr 2012 4:03 AM
    • Replies: 2
    • Views: 761
    12 Apr 2012 6:32 AM Go to last post
  19. RC3: Ext.ux.form.MultiSelect listTitle config option

    Hi, the listTitle config option seems to have disappeared. Regards, Markus

    Started by naggy, 12 Apr 2012 5:37 AM
    • Replies: 2
    • Views: 881
    12 Apr 2012 6:17 AM Go to last post
  20. Grid with multiple form fields and design.

    Hello I have hit a wall with a project I am working on. I need to create a grid with pagination similar to the image below. I was going to create a...

    Started by wpc-brianc, 11 Apr 2012 1:10 PM
    • Replies: 2
    • Views: 806
    12 Apr 2012 5:57 AM Go to last post