Ext: 4.x Beta

Page 20 of 42 FirstFirst ... 10 18 19 20 21 22 30 ... LastLast

+ Post New Thread

  1. Drag from View panel to tree view

    Hello, I am creating a new application in which I need to drage object/element in viewpanel to tree panel. I refered thie example:...

    Started by rohitavasthi, 7 May 2012 12:01 AM
    • Replies: 1
    • Views: 565
    7 May 2012 4:49 AM Go to last post
  2. Does extjs classes have anything like static constructors?

    Hi all, Does the new extjs class structure support static constructors? What I'm actually asking is that is there a default of getting a method to...

    Started by ritcoder, 4 May 2012 2:37 PM
    classes, static
    • Replies: 2
    • Views: 920
    7 May 2012 12:50 AM Go to last post
  3. Where to put my functions?

    Hi, I need some advice on what is the best place to store my "custom" functions. What I am experiencing a lot is "function name not defined" ...

    Started by RiaanSA, 6 May 2012 5:10 PM
    • Replies: 5
    • Views: 725
    6 May 2012 7:24 PM Go to last post
  4. Cross-platform compatibility?

    Hello everyone I‘ve just started with Ext JS so please go easy on me:) I got interested in this piece of technology as a replacement for Adobe...

    Started by morzechowski, 6 May 2012 2:23 AM
    • Replies: 9
    • Views: 1,157
    6 May 2012 3:56 PM Go to last post
  5. Question cannot add a Container to a viewport

    I have a viewport with border layout. I can add a TreePanel to region west with no problem. However, I have a Panel to go in region north that...

    Started by richardsugg, 4 May 2012 12:15 PM
    • Replies: 2
    • Views: 552
    4 May 2012 4:04 PM Go to last post
  6. Reader.read is not a function

    I do not know how i get or how to get rid of the above error. My little store is defined as such: this.store = new...

    Started by xun, 4 May 2012 7:26 AM
    • Replies: 1
    • Views: 331
    4 May 2012 7:31 AM Go to last post
  7. Insertion of multiple rows

    Problem When you insert multiple rows in one batch, the store is not able to relate the records sent to the resultset, Solution In the...

    Started by Dariogt, 4 May 2012 6:12 AM
    grid, multiple rows, resultset, store
    • Replies: 0
    • Views: 265
    4 May 2012 6:12 AM Go to last post
  8. Question 4.1.0 final released ?

    Did I miss something or 4.1.0 GA is released ?? Links have changed on the web site and in support portal ...

    Started by nbourdeau, 3 May 2012 10:16 AM
    • Replies: 4
    • Views: 880
    3 May 2012 5:05 PM Go to last post
  9. Problems with field width after upgrading to 4.1

    Hello there, I just updated from 4.0.7 to 4.1 and started having a problem with field width. Some fields suddenly have lower widths than they had...

    Started by jmaia, 3 May 2012 8:26 AM
    field, layout, size, width
    • Replies: 3
    • Views: 464
    3 May 2012 9:57 AM Go to last post
  10. Problem with cell editor in custom menu

    Hi! I'm having some problems with 4.1. I have a custom menu contining a grid with cell editor plugin. When I click on the editor, menu lost focus...

    Started by eevee, 2 May 2012 12:53 AM
    cell editor, menu
    • Replies: 2
    • Views: 559
    3 May 2012 2:02 AM Go to last post
  11. [4.1] Uncaught TypeError with Ext.selection.Model

    Hi all this part of the code (Ext.selection.Model) creates an Uncaught TypeError: Cannot read property 'id' of undefined later in the execution. ...

    Started by christophe.geiser, 27 Apr 2012 4:50 AM
    • Replies: 2
    • Views: 888
    2 May 2012 1:42 PM Go to last post
  12. loading mask

    i cant find loading mask for tree panel in 4.1

    Started by liuxing_sc, 2 May 2012 4:17 AM
    • Replies: 1
    • Views: 592
    2 May 2012 12:02 PM Go to last post
  13. Exclamation 4.1 Beta 2 - Json reader and createAccessor

    Hi, I'm trying to test my application in the Beta 2 and I have a question regarding the internals of the Json reader. Previously, I overrided...

    Started by nbourdeau, 15 Feb 2012 6:30 AM
    • Replies: 5
    • Views: 1,398
    2 May 2012 8:04 AM Go to last post
  14. Api documentation Search function broken

    I feel compelled to let you know that your search as above does not work, does not even allow to enter text properly. Very inconvenient.

    Started by xun, 30 Apr 2012 9:24 AM
    • Replies: 4
    • Views: 497
    30 Apr 2012 1:01 PM Go to last post
  15. Ext.enableFx not work

    Ext.enableFx=false does not work at all in 4.0.7 it's ok, tree node expand/collapse , panel in border layout collapse/expand but now in 4.1...

    Started by liuxing_sc, 19 Apr 2012 11:33 PM
    • Replies: 3
    • Views: 948
    28 Apr 2012 4:23 AM Go to last post
  16. When clicked, datePicker associated with datefield xtype messes up entire page layout

    Ext Version: extjs 4.1.0 Final Browsers: Firefox and Chrome (probably the others as well) Problem: I'm not exactly sure what is happening, but...

    Started by jtb4x, 25 Apr 2012 9:38 AM
    • Replies: 3
    • Views: 1,309
    26 Apr 2012 1:30 PM Go to last post
  17. [B3/RC1/RC2] Weird stuff happening on Chrome 18/19

    I know Chrome 19 is a dev build yet, but some strange things are happening while I'm developing and testing on Chrome 19. Sometimes buttons from...

    Started by Nom4d3, 9 Mar 2012 10:21 AM
    7 Pages
    1 2 3 ... 7
    • Replies: 61
    • Views: 13,392
    26 Apr 2012 11:55 AM Go to last post
  18. Question GroupTabPanel - Missing Corner Image

    I just downloaded the RC3 of ExtJS 4.1 today and discovered that there appears to be a missing image in the release. The CSS file is referencing an...

    Started by smcguire36, 17 Apr 2012 11:57 AM
    • Replies: 4
    • Views: 1,056
    25 Apr 2012 10:44 AM Go to last post
  19. TwinTriggerField hide trigger

    hi, I have custom component that extends from 'Ext.form.field.Trigger'. Code as following Ext.define('Ext.ux.SearchTwinTriggerField',{ ...

    Started by xun, 24 Apr 2012 12:51 PM
    • Replies: 4
    • Views: 904
    25 Apr 2012 7:54 AM Go to last post
  20. Exclamation TextArea marks form as dirty

    The bug 5389 was reported as fixed on the RC1 release notes, but the scenario described here is still broken in RC1-3. I was lead to believe that...

    Started by oklymenko, 13 Apr 2012 3:07 AM
    • Replies: 8
    • Views: 1,636
    25 Apr 2012 7:25 AM Go to last post