Ext: 4.x Beta

Page 1 of 42 1 2 3 11 ... LastLast

+ Post New Thread

  1. Sticky Thread Sticky: API Changes in Ext JS 4.1

    ** UPDATE: The content of this thread has been summarized in the following Guide. If we've missed anything, please start a new thread to let us know....

    Started by dongryphon, 31 Oct 2011 11:12 AM
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 14,909
    12 May 2012 1:36 PM Go to last post
  2. Sticky Thread Sticky: Ext JS 4.2.1 Beta 1 Now Available

    I am pleased to announce that Ext JS 4.2.1 Beta 1 is available for your testing and reviewing pleasure. We have fixed a number of the bugs reported...

    Started by dongryphon, 10 Apr 2013 4:31 PM
    • Replies: 0
    • Views: 2,430
    10 Apr 2013 4:31 PM Go to last post
  1. Help Uncaught TypeError: Cannot read property 'buffered' of undefined on gridpanel

    Dear All i trying develop simple aplication using MVC Architecture using extjs 4.2, my problem is, if i call controller firt time it running but...

    Started by 4lenour, 1 Apr 2013 11:00 AM
    • Replies: 8
    • Views: 1,210
    24 Apr 2013 11:26 PM Go to last post
  2. Trying out 4.1 - Not having luck

    I'm trying out 4.1 but it keeps throwing errors. I have a full application working on 4.0.2a and am trying to get it to work on 4.1. I started out...

    Started by abcdef, 3 Apr 2012 11:22 AM
    • Replies: 7
    • Views: 853
    3 Apr 2012 12:36 PM Go to last post
  3. [4.1 b2] associationKey property is ignored

    Below is an excerpt of my model and a grid using it, irrelevant code removed. Nested data didn't show up in the grid below when using the Interface...

    Started by abraxxa, 14 Feb 2012 9:56 AM
    model association
    • Replies: 1
    • Views: 900
    14 Feb 2012 10:05 AM Go to last post
  4. [4.1 b2] how to tell load which associations to fetch

    There seems to be no attribute for the load method that will be passed to the server to tell it which associations should be included in the...

    Started by abraxxa, 13 Feb 2012 7:10 AM
    model association load
    • Replies: 2
    • Views: 840
    14 Feb 2012 7:20 AM Go to last post
  5. when can i use rtl support for extjs4

    hi, edspenser said that the "rtl" support will be available in extjs 4.1. but i can't find it till now in extjs 4.1 beta.

    Started by adms, 17 Feb 2012 10:37 PM
    • Replies: 2
    • Views: 1,043
    7 May 2012 9:59 AM Go to last post
  6. [RC1] Setting hideHeaders to true adds scroll bar

    If you take the Basic Array Grid in the examples or the example in Ext.grid.Panel documentation and set hideHeaders : true in the grid panel config,...

    Started by aghextjs, 3 Apr 2012 11:58 AM
    grid header
    • Replies: 1
    • Views: 567
    3 Apr 2012 1:17 PM Go to last post
  7. 4.2.0 grid Loading and Grouping

    Today I was testing new 4.2.0 bufferedrenderer feature - it`s working good, thank you, but 2 notes: 1. Loading grid: 4.1.3 4.2.0

    Started by aiky.cc, 12 Dec 2012 2:13 AM
    • Replies: 5
    • Views: 556
    13 Dec 2012 1:10 AM Go to last post
  8. [4.1 RC2] Form fields have wrong size

    Hi, Here is a little test case I've been struggling with. It simply is a Window containing a form panel and a bottom docked tool bar. On Chrome...

    Started by Akeru, 11 Apr 2012 5:52 AM
    • Replies: 2
    • Views: 569
    14 Apr 2012 7:09 AM Go to last post
  9. How components are rendered in extjs 4? What is the process that happens at the back?

    Hi, How components are rendered to the ext element in extjs 4? What is the process that happens at the back? Help would be appreciated. ...

    Started by akshay_s, 20 Apr 2012 9:12 PM
    • Replies: 2
    • Views: 701
    22 Apr 2012 2:57 AM Go to last post
  10. Ajax.request and arrayBuffer

    Hi, There is a way to use arrayBuffer as type in an ajax request? // Ext.Ajax.request({ url: url ...

    Started by akta3d, 19 May 2012 5:29 PM
    • Replies: 2
    • Views: 1,208
    25 May 2012 9:57 AM Go to last post
  11. panel cancelling the mousemove event on the toolbar

    Hi all, It's my first post on this forum, and I wish thank all the developers team. JsExt is really wonderful. I regret to not having found it...

    Started by akta3d, 14 May 2012 2:21 PM
    • Replies: 0
    • Views: 307
    14 May 2012 2:21 PM Go to last post
  12. theming is still broken

    I've followed the steps in the documentation and this is what I get (4.0.7) Alberts-Mac-mini:sass albeva$ compass compile error...

    Started by albeva, 19 Jan 2012 6:46 AM
    • Replies: 1
    • Views: 670
    19 Jan 2012 7:11 AM Go to last post
  13. Problem with Grid&Toolbar in tabPanel

    Hi all. I'm newbee and trying to follow examples\app\feed-viewer project. Using : Ext 4.0 Here is my files: \app.js Ext.application({ ...

    Started by Alexei Ptitchkin, 11 May 2012 10:28 AM
    • Replies: 1
    • Views: 388
    14 May 2012 10:44 AM Go to last post
  14. the new ext.direct error in 4.1b3

    when i used ext.direct to put a form which has a file field. the server response "You cannot access raw_post_data after reading from request's data...

    Started by alexliyu2012, 10 Mar 2012 1:05 AM
    • Replies: 1
    • Views: 577
    29 Mar 2012 10:32 AM Go to last post
  15. Grid emptyText isn't shown after a first refresh

    When a grid is bound to a store with a remote proxy the empty text isn't being displayed correctly on the first refresh (store triggered). What...

    Started by alexmipego, 17 Jan 2013 6:59 AM
    • Replies: 1
    • Views: 305
    17 Jan 2013 5:53 PM Go to last post
  16. Store and MixedCollection Remove event out of order

    Before 4.2 beta the remove event fired by the Store -> ... -> AbstractMixedCollection was fire after the object was actually removed but now the list...

    Started by alexmipego, 15 Jan 2013 10:07 AM
    • Replies: 3
    • Views: 397
    16 Jan 2013 3:49 AM Go to last post
  17. Problem with tree in localhost examples

    Good Morning everyone, i have a problem when i launch the tree's example on localhost. Instead of seeing all the directory composing the tree,...

    Started by alfa19, 25 Feb 2012 3:11 AM
    • Replies: 2
    • Views: 736
    25 Feb 2012 5:14 AM Go to last post
  18. Question Bootstrap.js file in RC2

    I observed bootstrap.js file in new release. For now i can't find any official documentation about using it. Can somebody help me figure that out?

    Started by amsoft, 3 Apr 2012 11:27 PM
    bootstrap
    • Replies: 1
    • Views: 828
    4 Apr 2012 12:35 AM Go to last post
  19. Failed to upgrade to extjs 4.2.0 from 4.1.1a

    I am trying to upgrade my current extjs app from version 4.1.1a to 4.2.0 but not being able to do so. I am trying "sencha app upgrade -p...

    Started by anand.gupta, 19 Mar 2013 6:03 AM
    4.2.0, extjs 4 upgrade, upgrade
    • Replies: 3
    • Views: 451
    22 Mar 2013 4:57 AM Go to last post
  20. Get TreeNode of TreePanel by mouse coordinates or HTML element

    Hi, is it possible to find the node of a TreePanel via mouse coordinates or via the ID of the nodes HTML element?

    Started by andaction, 14 Jun 2012 4:09 AM
    mouse events, node, tree panel
    • Replies: 6
    • Views: 2,286
    21 Jun 2012 6:36 AM Go to last post