Ext: 4.x Beta

Page 29 of 42 FirstFirst ... 19 27 28 29 30 31 39 ... LastLast

+ Post New Thread

  1. Exclamation [RC1] Textfield in Toolbar brokes tree

    After upgrading to 4.1 RC 1 got a bug with treepanel. I have a textfield in Toolbar and this textfield causes tree to break. But when I remove...

    Started by Qarea, 15 Mar 2012 9:48 AM
    • Replies: 3
    • Views: 697
    16 Mar 2012 3:07 AM Go to last post
  2. [RC1] Restore state of a tab.Panel

    Hi, i'm trying to store the selected tab (it's index) with the StateManager, but when it's restored the card thats displayed is always the first...

    Started by larsfrommars, 15 Mar 2012 12:38 AM
    • Replies: 2
    • Views: 658
    15 Mar 2012 11:34 PM Go to last post
  3. [RC1] Ext Direct Store.sync() does not update id

    Hi I created a simple demo application that adds a record to a store and calls sync. This sends the data with ext direct to the server, the server...

    Started by ralscha, 14 Mar 2012 11:17 PM
    ext direct
    • Replies: 3
    • Views: 1,261
    15 Mar 2012 11:41 AM Go to last post
  4. Small Issue With Time Field related to EXTJSIV-4940

    In RC1 the dynamic form example on the timefield if I type in "2:45" and then use the keyboard to press down I am unable to select a value from the...

    Started by ykey, 14 Mar 2012 4:56 PM
    • Replies: 1
    • Views: 678
    15 Mar 2012 6:10 AM Go to last post
  5. Singletons with registered Events and Overrides

    Hi, there is a problem for me when i try to override functions of a singleton. i know there are threads like...

    Started by larsfrommars, 14 Mar 2012 12:21 AM
    • Replies: 2
    • Views: 683
    14 Mar 2012 11:20 PM Go to last post
  6. 4.1 Store events - how to handle them in my MVC controller

    In my 4.1 MVC app I have a store that's not used by a grid/combo/etc. When my store is bound to a grid I relay the events from the store I'm...

    Started by slemmon, 2 Mar 2012 2:00 PM
    • Replies: 5
    • Views: 2,570
    14 Mar 2012 9:07 PM Go to last post
  7. [B3] Accordion collapse/expand in floating (collapsed) panel

    I noticed that if you have an accordion layout in a west/east panel if you collapse that panel and then click on the collapsed header to float the...

    Started by slemmon, 22 Feb 2012 9:47 PM
    • Replies: 5
    • Views: 1,024
    14 Mar 2012 9:03 PM Go to last post
  8. htmleditor loosing selection when click on color picker

    I am using 4.1 beta 2. Trying to set background or color highlight on selected text. When I click on the button on toolbar works fine but when I...

    Started by whalethewise, 14 Mar 2012 10:05 AM
    • Replies: 4
    • Views: 707
    14 Mar 2012 1:01 PM Go to last post
  9. [Ext 4.1 beta 3] Strange layout on grids rendered into elements with display:none

    This has been tested against Ext 4.1 beta 3. I'm having problems with Ext.grid.Panel widgets that are rendered into a <div> whose display is set...

    Started by Josh LOL, 8 Mar 2012 11:31 PM
    • Replies: 6
    • Views: 1,128
    14 Mar 2012 10:54 AM Go to last post
  10. Markinvalid

    Hello together How do I have to call the method "field".markInvalid('...'), so that the tooltip will be displayed? Can you possibly give me an...

    Started by extjser12, 14 Mar 2012 6:15 AM
    • Replies: 2
    • Views: 945
    14 Mar 2012 9:23 AM Go to last post
  11. MVC hasListeners optimization

    I think the hasListeners optimization is not very helpful when using the MVC pattern. I'd like to fire a custom event only if there's a controller...

    Started by LesJ, 13 Mar 2012 8:56 AM
    • Replies: 4
    • Views: 949
    14 Mar 2012 8:58 AM Go to last post
  12. Nightly build corrupt archive

    The nightly build ext-4.1-20120314.zip is corrupt. Unexpected end of archive.

    Started by squ3lch, 14 Mar 2012 5:00 AM
    • Replies: 1
    • Views: 3,474
    14 Mar 2012 7:56 AM Go to last post
  13. BUG: textfield after tbfill on toolbar ,

    Ext.create("Ext.panel.Panel" , { dockedItems:} ]} run this code , the textfield position is error ..... how fix it ?

    Started by wenner, 13 Mar 2012 11:41 PM
    textfield
    • Replies: 1
    • Views: 801
    14 Mar 2012 7:52 AM Go to last post
  14. Bug: textfield in Toolbar

    Hi, trying to render 2 textfields in a toolbar: Ext.onReady(function() { var panel = Ext.create('Ext.panel.Panel', { ...

    Started by christianb, 14 Mar 2012 1:01 AM
    • Replies: 2
    • Views: 497
    14 Mar 2012 7:00 AM Go to last post
  15. Polymorphic model inheritance in 4.1?

    Hi! When digging into ExtJS 4.1 B2 sources to see how I should get some stuff working I discovered a reference to polymorphic model inheritance....

    Started by jash, 27 Feb 2012 3:48 AM
    ext.data, model, polymorphic
    • Replies: 6
    • Views: 1,644
    13 Mar 2012 10:10 AM Go to last post
  16. Grid is no longer updates after data has been changed [4.1b3]

    Grid doesn't update display values and no red mark is displayed (in the left-top corner of the cell) when you try to change values like this :...

    Started by pmaltsev@gmail.com, 9 Mar 2012 3:36 PM
    • Replies: 3
    • Views: 1,000
    12 Mar 2012 5:06 PM Go to last post
  17. Question Best Practice for custom component with multiple wrappers

    hello, I am working to migrate my app from ext 3 to 4.x. One big question is that. In a lot of cases, our custom component has the following...

    Started by xun, 9 Mar 2012 9:45 AM
    • Replies: 4
    • Views: 962
    12 Mar 2012 1:03 PM Go to last post
  18. Set id items for an ArrayStore

    Hello! I am trying to configure the IDs of the items of the ArrayStore, but it´s difficult. My ArrayStore is like this: this.store = new...

    Started by anderson.resendes, 12 Mar 2012 11:03 AM
    • Replies: 3
    • Views: 746
    12 Mar 2012 11:48 AM Go to last post
  19. Problem with window height and page height

    When the window height is larger than page heigth the windows is showed on position y < 0.

    Started by cristinadelosa, 12 Mar 2012 8:16 AM
    • Replies: 1
    • Views: 684
    12 Mar 2012 8:56 AM Go to last post