Ext: 4.x Beta

Page 34 of 42 FirstFirst ... 24 32 33 34 35 36 ... LastLast

+ Post New Thread

  1. Question Is there build-in refresh button?

    Is there build-in refresh button? Like the refresh button in paging toolbar?

    Started by darkhorni, 11 Feb 2012 1:35 AM
    refresh
    • Replies: 1
    • Views: 743
    12 Feb 2012 6:53 AM Go to last post
  2. items is undefined during different component initialization

    Hi In 4.0.7 I was able to add child components in initComponent function. For example for Tab Panel Now with 4.1 it gives me 'items is...

    Started by whalethewise, 8 Feb 2012 3:51 PM
    • Replies: 3
    • Views: 1,603
    11 Feb 2012 9:50 PM Go to last post
  3. Simple tab panel loads in Firefox fine, not in IE7

    I've got a very simple viewport that I created to use in a shared development environment where we're ramping up on extjs... For the moment it's just...

    Started by jeremym, 9 Feb 2012 3:52 PM
    • Replies: 2
    • Views: 744
    10 Feb 2012 10:07 AM Go to last post
  4. Question Memory leak?

    I have a big application which uses both ExtJs2 and ExtJs3. I use Firefox's Nightly builds. The ram increases to 1 GB. Is it because of previous...

    Started by darkhorni, 10 Feb 2012 4:29 AM
    memory leak
    • Replies: 1
    • Views: 1,158
    10 Feb 2012 4:44 AM Go to last post
  5. Question Item Selector setValue Problem/Question (4.1B-2)

    In using setValue for the ItemSelector, I find that I need to use something like "" instead of "" (in which case the first and last do not show up)....

    Started by ghellman, 9 Feb 2012 8:45 AM
    itemselector, setvalue
    • Replies: 3
    • Views: 826
    9 Feb 2012 9:55 AM Go to last post
  6. toggle group > getPressed() ?

    In 4.1 x is there a way to get a toggle button group by group name and get the button that is currently pressed?

    Started by slemmon, 8 Feb 2012 11:55 PM
    • Replies: 2
    • Views: 1,082
    9 Feb 2012 8:20 AM Go to last post
  7. 4.1 beta 2 potential layout regression

    There may be a layout regression in 4.1 (unless its an intended change). You can see the difference running the example below in these screenshots. ...

    Started by bseddon, 8 Feb 2012 2:25 PM
    • Replies: 2
    • Views: 613
    9 Feb 2012 4:13 AM Go to last post
  8. Question Is there dynamic grid?

    Is there dynamic grid support in 4.1? Or is there any plugin?

    Started by darkhorni, 8 Feb 2012 12:55 AM
    dynamic grid
    • Replies: 1
    • Views: 472
    8 Feb 2012 7:41 AM Go to last post
  9. Question Access to 4.1 svn/git branch?

    Hello there, Any chance we'll be getting access to the 4.1 svn (or preferrable git) branch soon ? I miss the days when we could access the...

    Started by maksimenko, 1 Nov 2011 1:18 PM
    5 Pages
    1 2 3 ... 5
    • Replies: 47
    • Views: 9,440
    8 Feb 2012 5:50 AM Go to last post
  10. Base.js - override example question

    See the override example from Base.js. The constructor returns an instance. Is this required? It works fine if the constructor has no return...

    Started by LesJ, 7 Feb 2012 8:01 AM
    • Replies: 6
    • Views: 1,507
    7 Feb 2012 1:15 PM Go to last post
  11. [4.1 beta 1] and [4.1 beta 2] combox wont hide when click a item

    combox wont hide after selecting a item (click) (works when clicking 3 or 2 times but i guess that not the behavior expected) 4.1-pr1 : works 4.1...

    Started by dedoz, 29 Jan 2012 2:17 PM
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 2,794
    7 Feb 2012 11:15 AM Go to last post
  12. [4.1 b2] TreeLoading - Concurrency Problem + Late Loading

    With loading the tree data from the back end I face two issues The TreeStore.load function is not concurrency save. How to separate the View...

    Started by enpasos, 28 Jan 2012 4:12 AM
    • Replies: 3
    • Views: 931
    6 Feb 2012 12:05 PM Go to last post
  13. Ext.draw - SvgExporter question

    I thought I had a pretty good understanding how singletons are implemented in Ext... but the drawing package has some advanced uses... .. take a...

    Started by LesJ, 6 Feb 2012 8:58 AM
    • Replies: 2
    • Views: 968
    6 Feb 2012 11:59 AM Go to last post
  14. grid filter- how to recalc number of records to show?

    I have a grid app in which I want to use filters. I am doing remote filtering. I initially load all the data into the store and it displays fine. I...

    Started by ironandsteel, 5 Feb 2012 9:01 AM
    filter, grid, remote
    • Replies: 7
    • Views: 1,624
    6 Feb 2012 10:29 AM Go to last post
  15. [4.1 B1]Bug in guaranteeRange

    Code: start = Math.min(Math.max(start - me.numFromEdge - ((me.leadingBufferZone - me.trailingBufferZone) / 2), 0), me.totalCount -...

    Started by Dengqiao Huang, 14 Jan 2012 2:22 AM
    • Replies: 2
    • Views: 875
    6 Feb 2012 8:08 AM Go to last post
  16. Ext loads too much code

    See the code fragment... the panel Header loads the Ext.draw.Component. The draw.Component requires pretty much the entire draw package. It...

    Started by LesJ, 6 Feb 2012 6:11 AM
    • Replies: 2
    • Views: 842
    6 Feb 2012 7:19 AM Go to last post
  17. Association function doesn't get created for hasMany model

    Hi It was working for 4.0.7, but doesnt work in 4.1.0 b2 I wonder if I need to do some extra setting for that. I have a Document model that...

    Started by whalethewise, 5 Feb 2012 9:58 AM
    • Replies: 2
    • Views: 861
    5 Feb 2012 10:12 AM Go to last post
  18. Little help with debugging?

    I've got a rendering bug that I cannot duplicate with an easy test case so I'm trying to debug it. The issue is a grid with 2 columns. standard...

    Started by James Goddard, 23 Jan 2012 12:24 PM
    • Replies: 8
    • Views: 1,264
    3 Feb 2012 11:54 AM Go to last post
  19. [4.1 b2] TreeNode - moved nodes - layout issue

    I moved nodes to a node (skillpilot) which was empty before. I get but it should be I already reported similar issues. This seams to...

    Started by enpasos, 1 Feb 2012 12:12 PM
    • Replies: 3
    • Views: 845
    3 Feb 2012 11:36 AM Go to last post
  20. [4.1b2] Ext.data.reader.Reader doesn't work with Models that have numeric field names

    Ext.define('MyModel', { extend: 'Ext.data.Model', fields: , proxy: { ...

    Started by lagnat, 26 Jan 2012 5:35 PM
    • Replies: 6
    • Views: 1,347
    2 Feb 2012 8:37 AM Go to last post