Ext: 4.x Beta

Page 11 of 42 FirstFirst ... 9 10 11 12 13 21 ... LastLast

+ Post New Thread

  1. this.$namespace not handling deep namespaces in Ext.app.Application

    I have an application with the name set as "Yada.yada" i.e.,: new Ext.app.Application({ name: "YADA.yada" }); however in the code...

    Started by stormin_walker, 16 Jan 2013 12:03 PM
    • Replies: 3
    • Views: 256
    16 Jan 2013 4:57 PM Go to last post
  2. Store and MixedCollection Remove event out of order

    Before 4.2 beta the remove event fired by the Store -> ... -> AbstractMixedCollection was fire after the object was actually removed but now the list...

    Started by alexmipego, 15 Jan 2013 10:07 AM
    • Replies: 3
    • Views: 396
    16 Jan 2013 3:49 AM Go to last post
  3. Error raised when opening a new window in ExtTop

    With ExtJS 4.2.0.265, trying to open any window in the ExtTop example raises an error about “win.dd is undefined”. It worked well under previous beta...

    Started by lelit, 14 Jan 2013 6:46 AM
    • Replies: 1
    • Views: 284
    14 Jan 2013 2:02 PM Go to last post
  4. RTL Support: Is There A Right Way Left?

    After reading about the RTL support in 4.2-beta release, I can't express how excited I was so I thought if I may put my two cents in, I would say...

    Started by ibnesayeed, 12 Dec 2012 4:43 PM
    arabic, rtl, rtl bidi, rtl support, urdu
    • Replies: 2
    • Views: 613
    12 Jan 2013 7:42 PM Go to last post
  5. Ext: 4.2.0 Beta: Object [object Object] has no method 'filterBy'

    I'm getting the following error while calling sync() on a buffered store: .... Uncaught TypeError: Object has no method 'filterBy'...

    Started by mikaellarsson, 14 Dec 2012 7:41 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 1,787
    11 Jan 2013 8:26 AM Go to last post
  6. Problem when grouping by a column with a ComboBox editor and render

    Hi, I'm trying to add grouping feature to my grids but when I try to group by a column that has a ComboBox editor and a renderer to display the...

    Started by canxss, 9 Jan 2013 8:24 AM
    • Replies: 2
    • Views: 356
    11 Jan 2013 5:29 AM Go to last post
  7. Row Body Feature No Longer Working With Buffered Stores

    In 4.1 the Row Body Feature could be added to a grid using a buffered store. This now appears to be broken in the 4.2 Beta. Here's my test code: ...

    Started by LisburnLad, 8 Jan 2013 3:16 PM
    buffered store, grid row body feature
    • Replies: 1
    • Views: 421
    10 Jan 2013 1:23 PM Go to last post
  8. Handle Associated Data in Grid, DataView and Form

    Hey all, I am trying out ExtJS 4.2 and figured I would put in my 2 cents regarding how associations are handled. I know that the data package...

    Started by omarc, 10 Jan 2013 7:23 AM
    • Replies: 1
    • Views: 1,084
    10 Jan 2013 10:08 AM Go to last post
  9. Any Idea on when Ext: 4.2 GA will be available?

    Hi.. just need a general idea on what time-frame 4.2 GA will be available. Thanks.

    Started by webbereu, 13 Dec 2012 8:15 AM
    • Replies: 3
    • Views: 783
    10 Jan 2013 8:03 AM Go to last post
  10. Ext JS 4.2.0 Beta 2 Now Available

    Greetings Everyone - It is my pleasure to announce the availability of Ext JS 4.2.0 Beta 2! The bits can be found here: ...

    Started by dongryphon, 9 Jan 2013 1:36 PM
    • Replies: 0
    • Views: 5,633
    9 Jan 2013 1:36 PM Go to last post
  11. [4.2.0beta] Ext.view.Table.refreshSize() error

    refreshSize: function() { var me = this, grid, bodySelector = me.getBodySelector(); // On every update...

    Started by Ex_Soft, 21 Dec 2012 7:16 AM
    • Replies: 5
    • Views: 1,108
    8 Jan 2013 2:47 AM Go to last post
  12. grid.Panel + forceFit show/hide problem

    Not sure it it isnt consequence of bad configuration but when you set config property forceFit to true and then you will try hide and show column,...

    Started by Zdeno, 4 Jan 2013 9:05 AM
    • Replies: 2
    • Views: 322
    6 Jan 2013 6:53 AM Go to last post
  13. [4.2][Bug] Layout 'table' not valid working in window for 'input' components

    Layout 'table' not valid working in window for 'input' components. See example. Panel in body - ok. Panel in window - bad. <!DOCTYPE...

    Started by fguest, 3 Jan 2013 5:27 AM
    • Replies: 1
    • Views: 268
    3 Jan 2013 9:24 AM Go to last post
  14. Ext JS 4.1 Beta 2 is Now Available

    Ext JS 4.1 Beta 2 is Now Available You can download Ext JS 4.1 Beta 2 here: http://cdn.sencha.io/ext-4.1.0-beta-2.zip There are lots of bug...

    Started by Edmund, 26 Jan 2012 10:47 AM
    5 Pages
    1 2 3 ... 5
    • Replies: 41
    • Views: 23,700
    3 Jan 2013 8:45 AM Go to last post
  15. Question Neptune Theme

    When will it be finished Neptune Theme?

    Started by martio, 12 Dec 2012 2:12 AM
    neptune
    • Replies: 7
    • Views: 1,326
    3 Jan 2013 1:13 AM Go to last post
  16. [4.2] [Feature] Need add property 'defaultMargins' in 'auto' layout

    Need add property 'defaultMargins' in 'auto' layout (with the behavior as in 'vbox' and 'hbox').

    Started by fguest, 3 Jan 2013 1:02 AM
    • Replies: 0
    • Views: 181
    3 Jan 2013 1:02 AM Go to last post
  17. Question Ext.base.borrow not working as with ExtJs 4.0.7?

    We have an override for Ext.data.AbstractStore that adds plugin-support for Stores. To minimize needed changes between ExtJS updates I coded it with...

    Started by Shyru, 17 Jan 2012 7:07 AM
    • Replies: 5
    • Views: 1,031
    2 Jan 2013 11:50 PM Go to last post
  18. LIveSearchGrid not positioning on result

    Live search not positioning on results, but instead at the beginning of the grid, although matches are found. It positions correctly on matched...

    Started by jegor, 28 Dec 2012 3:40 AM
    livesearchgrid, positioning
    • Replies: 4
    • Views: 427
    31 Dec 2012 12:03 PM Go to last post
  19. [4.2.0beta] Ext.util.CSS.getRule() error

    //Ext.util.CSS.refreshCache(); Ext.util.CSS.getRule(".x-body");

    Started by Ex_Soft, 24 Dec 2012 6:39 AM
    • Replies: 5
    • Views: 544
    30 Dec 2012 3:53 PM Go to last post
  20. panel drag and drop is not working in extjs 4.1

    This code is working in Extjs 4.0.2a but when converted to 4.1 it no longer works and gives an error like: Uncaught TypeError: Cannot call method...

    Started by newsAnand, 19 Dec 2011 2:35 AM
    drag-drop, extjs4.1
    • Replies: 3
    • Views: 2,271
    28 Dec 2012 10:04 PM Go to last post