Ext: 4.x Beta

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

+ Post New Thread

  1. Does 4.1 implement filter fields in grid headers?

    This has been discussed a number of times in the forums - is it now possible for filter fields to be displayed in the grid headers instead of...

    Started by dukeyboy, 12 Feb 2012 8:28 PM
    • Replies: 1
    • Views: 645
    13 Feb 2012 4:25 AM Go to last post
  2. Ext JS 4.1 - does it support endless scrolling?

    As discussed here http://www.sencha.com/forum/showthre...ible-in-extjs4 Wondering if there is an update on this - is it built into 4.1? ...

    Started by dukeyboy, 9 Feb 2012 8:45 PM
    • Replies: 4
    • Views: 1,056
    12 Feb 2012 8:26 PM Go to last post
  3. 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: 744
    12 Feb 2012 6:53 AM Go to last post
  4. 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,606
    11 Feb 2012 9:50 PM Go to last post
  5. 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: 745
    10 Feb 2012 10:07 AM Go to last post
  6. 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,160
    10 Feb 2012 4:44 AM Go to last post
  7. 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: 828
    9 Feb 2012 9:55 AM Go to last post
  8. 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,084
    9 Feb 2012 8:20 AM Go to last post
  9. 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: 615
    9 Feb 2012 4:13 AM Go to last post
  10. 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
  11. 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,532
    8 Feb 2012 5:50 AM Go to last post
  12. 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,512
    7 Feb 2012 1:15 PM Go to last post
  13. [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,796
    7 Feb 2012 11:15 AM Go to last post
  14. [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
  15. 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
  16. 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,628
    6 Feb 2012 10:29 AM Go to last post
  17. [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: 876
    6 Feb 2012 8:08 AM Go to last post
  18. 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
  19. 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: 862
    5 Feb 2012 10:12 AM Go to last post
  20. 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,265
    3 Feb 2012 11:54 AM Go to last post