Ext: 4.x Beta

Page 24 of 42 FirstFirst ... 14 22 23 24 25 26 34 ... LastLast

+ Post New Thread

  1. ext-dev.js not present?

    I don't see ext-dev.js in the beta download. Is there a reason it was not included, or is that just an oversight?

    Started by squ3lch, 22 Feb 2012 7:46 AM
    • Replies: 2
    • Views: 864
    9 Apr 2012 9:42 AM Go to last post
  2. [RC2] Chart column fill color

    Hi, In previous 4.1 releases I was able to change the fill color of a chart column like so: style: { fill: "#789" // custom fill color ...

    Started by fordprefect, 5 Apr 2012 2:30 PM
    • Replies: 2
    • Views: 967
    9 Apr 2012 7:20 AM Go to last post
  3. [RC2] Ext.ux.form.SearchField erroring out

    I found I had to comment out the code below for Ext.ux.form.SearchField to get my project to run. We use this extension. initComponent:...

    Started by locutusUT, 3 Apr 2012 7:24 PM
    • Replies: 5
    • Views: 1,213
    9 Apr 2012 6:41 AM Go to last post
  4. [RC2] Infinite grid unable to attach events

    It looks like there is something wrong with store events when the store is buffered (for infinite grid). Here is a slightly modified infinite grid...

    Started by EZboy, 5 Apr 2012 11:04 AM
    • Replies: 2
    • Views: 475
    9 Apr 2012 6:32 AM Go to last post
  5. [RC2] Nested models (hasMany, belongsTo)

    Hello, I have a question about the relationships between models in extjs 4.1 RC2. I am using the hasMany and belongsTo attributes on two models....

    Started by bydooweedoo, 8 Apr 2012 8:09 AM
    • Replies: 1
    • Views: 617
    9 Apr 2012 12:30 AM Go to last post
  6. Problem with infinite scrolling grid

    Hi All, Please look at the below image & the code snippet. I have implemented infinite scroll & I am showing 100 records at a time. The...

    Started by webfriend13, 8 Apr 2012 11:07 PM
    • Replies: 1
    • Views: 654
    9 Apr 2012 12:22 AM Go to last post
  7. Issue with Ext JS 4.1 b1, b2 in Google Chrome 18

    18.0.1017.2 dev-m Whether I run ext js 4.1 beta 1 or 2 locally or run the examples right from the Sencha website chart labels and legends are...

    Started by shermes641, 26 Jan 2012 11:55 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 2,729
    8 Apr 2012 2:50 AM Go to last post
  8. Controller refs

    Hey all, I am having difficulty sharing code between an Ext JS app and a Touch app because the ST 2 controller takes an object as the refs config...

    Started by omarc, 5 Apr 2012 12:36 PM
    • Replies: 2
    • Views: 594
    7 Apr 2012 9:09 AM Go to last post
  9. [4.1 RC2] text in status bar offset

    In some (not all) cases, I've noticed that text in the generic Ext.ux.statusbar.Statusbar object is offset down by around 10 pixels. Resizing the...

    Started by silcreval, 5 Apr 2012 11:35 PM
    • Replies: 1
    • Views: 754
    6 Apr 2012 6:29 AM Go to last post
  10. Moved: RC2 Container autoScroll minHeight problem in Chrome

    Started by ykey, 5 Apr 2012 7:29 AM
    • Replies: -
    • Views: -
    6 Apr 2012 5:22 AM Go to last post
  11. RC2- tooltip in grid, beforeshow event

    Am I using the wrong event or what, because if beforeshow returns false, then the event is not fireed anymore, at all, only first time when the mouse...

    Started by vadimv, 6 Apr 2012 2:50 AM
    • Replies: 1
    • Views: 643
    6 Apr 2012 4:17 AM Go to last post
  12. Ext JS 4.1 RC2 is Now Available

    See the blog post here: http://www.sencha.com/blog/ext-js-4-1-rc-2-released Download here: http://cdn.sencha.io/ext-4.1-rc2.zip And to...

    Started by dongryphon, 3 Apr 2012 1:53 PM
    • Replies: 8
    • Views: 3,338
    6 Apr 2012 12:31 AM Go to last post
  13. Error Msg with layout debuging turned out: Layout left connected

    Getting an error msg: Layout left connected: ext-comp-1549<anchor> Everything appears to work right. That component is collapsing, updating its...

    Started by sajohns4, 5 Apr 2012 7:12 AM
    • Replies: 3
    • Views: 769
    5 Apr 2012 11:44 PM Go to last post
  14. Cool Bug of chart

    strange, the sample of extjs run this well while mine encountered this problem var fieldsJson = preparedData.fields;var dataJson =...

    Started by liuxing_sc, 5 Apr 2012 1:49 AM
    • Replies: 2
    • Views: 371
    5 Apr 2012 8:42 PM Go to last post
  15. Menus act incorrectly

    menu item shows incorrectly, it (them) showed at another place far way from the correct one. 4.0.7 is ok

    Started by liuxing_sc, 21 Mar 2012 10:54 PM
    • Replies: 3
    • Views: 659
    5 Apr 2012 8:13 PM Go to last post
  16. [RC2] Grid loading mask does not change position with grid when scrolled in ViewPort

    Hi, I noticed that there are problems with grid loadmask positioning within viewport. The problem seems to occur when following conditions are...

    Started by EZboy, 5 Apr 2012 3:06 PM
    • Replies: 1
    • Views: 297
    5 Apr 2012 3:55 PM Go to last post
  17. Chart issues with Chrome

    Hi, Looks like there are issues with charts and Google Chrome (18.0.1025.142). Using Firefox everything looks like with ExtJS 4.0.7 (see...

    Started by naggy, 5 Apr 2012 2:39 AM
    • Replies: 2
    • Views: 542
    5 Apr 2012 2:56 AM Go to last post
  18. [4.1 RC2] Warning when I close a window

    I'm getting the following in the console when I close a window "Attempted to remove a component that does not exist. Ext.container.Container:...

    Started by silcreval, 4 Apr 2012 11:18 PM
    • Replies: 1
    • Views: 549
    5 Apr 2012 2:22 AM Go to last post
  19. Question HTML changes in 4.1 vs. 4.0.x

    can someone please explain the motivation in moving towards TABLE layouts in 4.1 where previous ExtJS versions had clean DIV constructs? For years...

    Started by neongrau, 28 Mar 2012 4:57 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 1,851
    4 Apr 2012 11:46 PM Go to last post