Ext: 4.x Beta

Page 13 of 42 FirstFirst ... 3 11 12 13 14 15 23 ... LastLast

+ Post New Thread

  1. Problems with button size in Firefox

    Hello I'm trying to add some buttons in a toolbar, but the width of the toolbar isn´t static. I have a toolbar object like this: bbar : {items :...

    Started by anderson.resendes, 3 Jul 2012 7:00 AM
    • Replies: 4
    • Views: 1,556
    5 Jul 2012 9:12 AM Go to last post
  2. infinite grid editing

    Hello, I've question for Sencha developers about the subject of this post. I've not found anything in documentation/forums regarding editing support...

    Started by urban.novak, 4 Jul 2012 3:14 AM
    • Replies: 1
    • Views: 1,081
    5 Jul 2012 8:17 AM Go to last post
  3. Migration problem from 4.0 to 4.1

    Hello, I am currently migrating from ExtJs 4.0 to 4.1. I am facing a typical problem which is due to this line: dockedItems =...

    Started by vinuthamsr, 2 Jul 2012 1:53 AM
    • Replies: 1
    • Views: 1,419
    5 Jul 2012 7:36 AM Go to last post
  4. body is null when launching app from local iframe.

    Can’t launch Ext 4.1 from local iframe… I am using Ext inside a line of business system that provides me an html page for creating user interfaces. ...

    Started by brett.gates, 10 May 2012 10:47 AM
    iframe, local file
    • Replies: 1
    • Views: 967
    5 Jul 2012 3:19 AM Go to last post
  5. Ext JS 4.1.1 RC1 Now Available

    We are pleased to announce today the availability of Ext JS 4.1.1 RC1. http://cdn.sencha.io/ext-4.1.1-rc1.zip Of particular interest in this...

    Started by dongryphon, 15 May 2012 5:24 PM
    8 Pages
    1 2 3 ... 8
    • Replies: 74
    • Views: 20,706
    4 Jul 2012 5:25 PM Go to last post
  6. Ext.decode seems to not work properly

    Hi all, I'm trying to decode a basic json string like this : { id: 'sample', name: 'sample', xtype: 'textfield', fieldLabel: 'Test...

    Started by Bob Wilson, 29 Jun 2012 11:17 PM
    ext.decode, json to object
    • Replies: 3
    • Views: 1,372
    30 Jun 2012 6:11 AM Go to last post
  7. EXTJS 4.1 Model idProperty issue

    Hi, I have upgraded from 4.0.7 to 4.1 RC2 and my treepanel failed to load. The reason being, I am using default idProperty i.e. id which has...

    Started by rpoddar, 27 Jun 2012 6:54 PM
    • Replies: 2
    • Views: 1,292
    28 Jun 2012 7:19 PM Go to last post
  8. Chart numeric axis decimal issue

    Hi Guys, I have created a line chart with Numeric axis. When my Numeric axis value less than 10 it is splits to decimal value and I have to display...

    Started by jinionnet, 6 May 2012 5:51 AM
    • Replies: 2
    • Views: 1,118
    28 Jun 2012 5:59 PM Go to last post
  9. 4.1.1 RC1 Grid State Bug

    Hi, If grid has locked column, grid can not restore it's state. here is a test: Ext.require(); Ext.onReady(function...

    Started by karaozgur, 11 Jun 2012 12:00 AM
    grid, locking column, state
    • Replies: 2
    • Views: 1,154
    28 Jun 2012 12:42 PM Go to last post
  10. Moved: Questions on absolute layout

    Started by Moinsen, 12 Jun 2012 6:22 AM
    • Replies: -
    • Views: -
    27 Jun 2012 6:55 AM Go to last post
  11. Moved: The grid panel disappears after it expanded.

    Started by manlsea, 21 Jun 2012 12:19 AM
    • Replies: -
    • Views: -
    26 Jun 2012 5:52 PM Go to last post
  12. 4.1.1 RC2 keyup event locks text field input

    Hello, I have a text field to which I'm applying a keyup event in a form via code like this: /* "defaults" below contained w/in form...

    Started by dougbieber, 20 Jun 2012 12:47 PM
    • Replies: 2
    • Views: 1,435
    26 Jun 2012 5:29 PM Go to last post
  13. removeAt for selected row fails if filters are used

    I have a gird that uses the features : (took the code from the samples). All is good, until I try to remove the selected record from the screen when...

    Started by Gucky, 25 Jun 2012 12:49 AM
    • Replies: 1
    • Views: 1,061
    26 Jun 2012 7:15 AM Go to last post
  14. Column-Header moves when resizing Column-Width

    In Ext JS 4.1.1 there is a strange behavior. Look at the small example below. When I open the window, I scroll the grid to the right. Now I change...

    Started by jonas007, 21 Jun 2012 6:26 AM
    • Replies: 4
    • Views: 1,688
    25 Jun 2012 12:17 AM Go to last post
  15. 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,264
    21 Jun 2012 6:36 AM Go to last post
  16. preserveScrollOnRefresh problem, randomly going to top

    When I insert a row at the end of my grid, preserveScrollOnRefresh: true makes the scroll position get preserved across the save (great!). But I'm...

    Started by john76543, 20 Jun 2012 8:56 AM
    grid, preservescrollonrefresh
    • Replies: 3
    • Views: 1,107
    21 Jun 2012 2:20 AM Go to last post
  17. Ext.layout.ContextItem:init failing in simple test scenario

    Hi, Take the following test scenario: Ext.onReady(function() { Ext.create('Ext.app.Application', {

    Started by atomcat, 20 Jun 2012 3:21 AM
    4.1.1rc2, ext.layout.contextitem, init
    • Replies: 2
    • Views: 1,022
    20 Jun 2012 9:31 PM Go to last post
  18. Combo box submits display field instead of value field

    Hi guys, I have a problem with a combo box contained in a form: I expect that it submits 'value field', but it actually submits display field. ...

    Started by Enrico.Massone, 19 Jun 2012 8:24 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 4,108
    20 Jun 2012 7:34 AM Go to last post
  19. Exclamation Ext.Updater: Extjs3.4 migration to extjs 4.1

    Hello, In my version ExtJs3.4, I use Ext.Updater with: Ext.Updater.defaults.showLoadIndicator = false; ...

    Started by brasmouk, 18 Jun 2012 6:22 AM
    • Replies: 2
    • Views: 1,016
    20 Jun 2012 4:25 AM Go to last post
  20. Store does update on insert

    Just trying 4.1.1rc2 after 4.0.7, noticed that when I insert a record into a store (with ajax proxy) this is sent to my server-side as an UPDATE, not...

    Started by john76543, 19 Jun 2012 10:21 AM
    4.1.1, store
    • Replies: 2
    • Views: 838
    20 Jun 2012 12:18 AM Go to last post