Ext: 4.x Beta

Page 14 of 42 FirstFirst ... 4 12 13 14 15 16 24 ... LastLast

+ Post New Thread

  1. [4.1.1 RC2] Sprite's el getHeight() returns 0

    I'm testing 4.1.1 RC2 in Chrome and have a sprite that I'm trying to get the height of. Sprite.el.getWidth() works as expected. ...

    Started by slemmon, 19 Jun 2012 4:24 PM
    • Replies: 2
    • Views: 860
    19 Jun 2012 5:29 PM Go to last post
  2. create and destory grid and store.load to fill will get slower at each iteration

    I am creating a tab with a panel and a grid inside it. It gets filled from the DB. The first time, its very fast, about 2 seconds. now each time I...

    Started by Gucky, 19 Jun 2012 4:49 AM
    • Replies: 2
    • Views: 573
    19 Jun 2012 8:05 AM Go to last post
  3. This's bug of Store?

    When i have config this: remoteSort: true OR remoteGroup: true Then autoLoad: false not work This's a bug? or remoteSort/remoteGroup = true...

    Started by nukboon, 18 Jun 2012 6:44 PM
    • Replies: 1
    • Views: 643
    19 Jun 2012 6:38 AM Go to last post
  4. [Answered] ExtJS 4.1 layout problem

    All I've done here is take the example from the docs for a column layout panel with two child panels, and stick that in a window component, and the...

    Started by ogradyjd, 15 Jun 2012 11:29 AM
    column, ext 4.1, layout
    • Replies: 9
    • Views: 5,069
    18 Jun 2012 3:14 PM Go to last post
  5. 4.1.1RC2 Gauge Chart Step Labels Broken

    The Gauge Chart Step Labels don't display properly and if you resize the chart the labels appear all over the place and multiply.

    Started by Dmoney, 17 Jun 2012 2:21 PM
    • Replies: 7
    • Views: 1,334
    18 Jun 2012 9:43 AM Go to last post
  6. [4.1.1rc2] wrong version?

    I just downloaded the latest version and checked with my app. Everything seems to be fine. Except the version returned by...

    Started by ingo.hefti, 14 Jun 2012 6:18 AM
    • Replies: 4
    • Views: 1,030
    14 Jun 2012 12:10 PM Go to last post
  7. 4.1.1 RC 2: Theme / Layout broken

    I've just taken a quick test with 4.1.1 RC2. Performance seems a better ... But our layout is broken! It seems the heights of each "row" within a...

    Started by geek0r, 14 Jun 2012 12:42 AM
    • Replies: 4
    • Views: 1,214
    14 Jun 2012 9:15 AM Go to last post
  8. Buffered Scrolling Grid example and sort bug

    in Ext 4.1 beta 2, the Buffered Scrolling grid example. If I click on the Name column header to sort the names: instead of getting "1 Tommy...

    Started by ericwaldheim, 9 Feb 2012 9:12 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 5,585
    14 Jun 2012 3:00 AM Go to last post
  9. Pre selected value in a combobox

    Hello everyone, does anyone know how to set a pre selected value in a combobox? Thanks in advance.

    Started by Enrico.Massone, 12 Jun 2012 4:30 AM
    • Replies: 1
    • Views: 729
    13 Jun 2012 1:35 PM Go to last post
  10. Border layout: Dynamic splitter

    Hi, I defined a panel with a border layout and three child containers. In my application these child containers are "frames" which can host...

    Started by andaction, 12 Jun 2012 11:22 PM
    • Replies: 1
    • Views: 744
    13 Jun 2012 1:11 PM Go to last post
  11. issue with the GeoExt Build while migrating from 3.X to 4.X

    Hello Guys We are migrating our application from GeoExt 0.7 to 2.0 and ExtJS to 3.3.0 to 4.1.0. We downloaded the 2.1.0 from the Sencha link...

    Started by sid_universe, 7 Jun 2012 12:12 AM
    build script
    • Replies: 8
    • Views: 1,851
    13 Jun 2012 6:34 AM Go to last post
  12. Issue with non-running code

    Ext.require(); Ext.onReady(function(){ Ext.define('customer', { extend: 'Ext.data.Model', fields: });

    Started by Enrico.Massone, 8 Jun 2012 7:38 AM
    • Replies: 4
    • Views: 864
    13 Jun 2012 3:08 AM Go to last post
  13. [4.1] After selecting a tab, window no longer moveable

    I'm seeing a weird problem with a Ext.window.Window which just contains a tab panel with two tabs (each is a Ext.panel.Panel). When I select one...

    Started by silcreval, 11 Jun 2012 11:43 PM
    • Replies: 2
    • Views: 438
    12 Jun 2012 8:46 PM Go to last post
  14. Problem with component loading with renderer of type "component"

    Hi all, I don't manage to load a component config dynamically with the renderer of type 'component'. Here is the code : var wizard_page_01 =...

    Started by Bob Wilson, 12 Jun 2012 4:13 AM
    component loader, component renderer, dynamic loading
    • Replies: 4
    • Views: 908
    12 Jun 2012 6:00 AM Go to last post
  15. Ext.load.setConfig doesn't seem to work

    Hi all, I'm trying to use the new MCV scheme using the new IBM XWork server (ex-Domino) as a backend. The HTML file that launches my app is...

    Started by Bob Wilson, 11 Jun 2012 3:56 AM
    ext.loader, paths, root, setconfig
    • Replies: 6
    • Views: 1,272
    11 Jun 2012 6:43 AM Go to last post
  16. Ext.chart.axis.Radial problems

    Hi, This is by no means taking a shot at Sencha's dev team, but it seems that the Radial axis needs serious rework. So, to whom this may concern:...

    Started by gevik, 6 Jun 2012 1:26 PM
    • Replies: 2
    • Views: 814
    10 Jun 2012 1:11 PM Go to last post
  17. checkbox default value

    The main value of a checkbox is a boolean, indicating whether or not the checkbox is checked. The following values will check the checkbox: true...

    Started by rkim, 25 Jan 2012 10:57 AM
    • Replies: 2
    • Views: 1,601
    9 Jun 2012 10:47 AM Go to last post
  18. Problem with Ext.XTemplate escaping javascript functions

    I have a xtpl config that needs to include some custom javascript, so I'm doing something like this: tpl: { '<tpl>my template stuff...

    Started by robertocarvajal, 9 May 2012 9:30 PM
    xtemplate javascript
    • Replies: 3
    • Views: 1,283
    8 Jun 2012 8:33 AM Go to last post
  19. 4.1.1-rc1 bug

    The "dd" property on a Window is now "undefined" in the after render method whereas it was not in 4.0.7. See: win =...

    Started by Chris.Schick, 4 Jun 2012 1:32 PM
    • Replies: 4
    • Views: 1,060
    8 Jun 2012 5:47 AM Go to last post
  20. Handle 'click' event with action column

    Hi guys, I need a little help for a matter about action column. I have a grid with an action column to manage the deletion of grid rows, the only...

    Started by Enrico.Massone, 7 Jun 2012 6:19 AM
    • Replies: 2
    • Views: 1,311
    7 Jun 2012 7:18 AM Go to last post