Ext: 4.x Beta

Page 2 of 42 FirstFirst 1 2 3 4 12 ... LastLast

+ Post New Thread

  1. Eclipse IDE, Spket and EXT-JS 4.2.. where is sdk.jsb3?

    Hi all, Trying to get the Spket plugin to work within Eclipse IDE 4.2. From all info, it indicates that I need to select a sdk.jsb3 file for code...

    Started by andjarnic, 3 Apr 2013 6:38 PM
    • Replies: 2
    • Views: 766
    12 May 2013 3:39 AM Go to last post
  2. Floating window issue in various beta versions

    What issues should we report wrt beta versions? We are encountering a number of errors but, of course, errors are to be expected in beta versions. ...

    Started by bseddon, 8 May 2013 4:07 PM
    • Replies: 2
    • Views: 226
    10 May 2013 4:05 PM Go to last post
  3. [4.2.1.744] dynamic tooltip in action column not working

    The code below has stopped working on version 4.2.1.744 getClass: function(v,metadata,r,rowIndex,colIndex,store){ this.items.tooltip =...

    Started by Erico, 2 May 2013 3:42 AM
    • Replies: 6
    • Views: 507
    10 May 2013 5:29 AM Go to last post
  4. is it possible to call one application from another application in extjs

    Hi, can anybody tell is it possible to call extjs4.1 application from another extjs4.1 application If Yes whether app.js will overwrite(conflict)...

    Started by vijayakumar84, 28 Mar 2013 6:33 AM
    extjs 3 and 4.1, sencha4.1
    • Replies: 4
    • Views: 425
    10 May 2013 4:58 AM Go to last post
  5. Moved: Layout problem in IE 7 after 778

    Started by bseddon, 7 May 2013 5:22 AM
    • Replies: -
    • Views: -
    7 May 2013 5:22 AM Go to last post
  6. How to determine whether the combo value is from value field or display field

    Is there any convenient way to determine whether the combo value is from the value field or the display field? Let's say the combo is backed by a...

    Started by elgs, 4 May 2013 1:03 PM
    • Replies: 3
    • Views: 322
    6 May 2013 9:33 PM Go to last post
  7. [4.2.1.789] no reindex after insertion to a data.Store

    We are having a case to insert a record manually to an Ext.data.Store for a grid panel. The calling method is Ext.data.Store.insert(index, records)....

    Started by qx2005, 3 May 2013 10:40 AM
    insertion, reindex, store
    • Replies: 1
    • Views: 278
    6 May 2013 1:53 PM Go to last post
  8. [4.2.1.789] tabbing through grid columns in cell editing mode

    For a grid with plugin of Ext.grid.plugin.CellEditing, if clicks on a cell to start editing, then hitting the tab key will jump to the last cell...

    Started by qx2005, 3 May 2013 10:16 AM
    4.2.1.789, cellediting, tab key
    • Replies: 1
    • Views: 194
    6 May 2013 10:46 AM Go to last post
  9. Section 508 Compliance / ARIA

    Is ExtJS 4.2 508 compliant? If not fully compliant, is there a list of components that are?

    Started by BillHubbard, 15 Mar 2013 4:52 PM
    508, aria, section 508
    • Replies: 2
    • Views: 302
    6 May 2013 9:38 AM Go to last post
  10. LabelClsExtra in defaults config not working

    I'm creating this code below <style> .red { color: #ff0000; } </style> <script> Ext.onReady(function(){ Ext.create('Ext.form.Panel', {...

    Started by nogun, 1 May 2013 7:10 PM
    • Replies: 2
    • Views: 209
    5 May 2013 6:31 PM Go to last post
  11. Where to download Extjs 4.1.3?

    I got some sample class which was based on 4.1.3. When I loaded onto 4.2.0 environment, it doesn't work for IE8. Not recognizing "Ext....". ...

    Started by frankpeng, 3 May 2013 1:29 PM
    • Replies: 1
    • Views: 314
    5 May 2013 2:41 AM Go to last post
  12. [4.2.1.744] Global variables in Ext.Date

    In Ext.Date lines 148ff.: // date calculations (note: the code below creates a dependency on Ext.Number.from()) "var me = this, dt, y, m, d, h, i,...

    Started by GustavR, 30 Apr 2013 5:25 AM
    • Replies: 3
    • Views: 331
    3 May 2013 4:52 AM Go to last post
  13. api vs url in proxy configuration

    Very little is documented about an Ajax proxy URl and API, I have seen things lie api: { read: view/view/action } thatetlls me to read the...

    Started by ccrosetti, 29 Apr 2013 12:43 PM
    ajax, extjjs 4, proxy, rest proxy
    • Replies: 1
    • Views: 252
    29 Apr 2013 1:06 PM Go to last post
  14. grid with grouping record commit error

    grid with grouping record commit error In my case I have a grouped grid and a custom groupHeaderTpl . I add a itemclick listeners on the the...

    Started by luck215, 26 Apr 2013 6:48 PM
    • Replies: 1
    • Views: 288
    29 Apr 2013 10:42 AM Go to last post
  15. Window not rendering properly in viewport in exts 4.2

    Hi All, I updated my example to extjs 4.2 version and it did not run properly. It was working fine in the previous version. As a breif , In my...

    Started by Manoj.Aggarwal, 19 Mar 2013 7:38 AM
    • Replies: 7
    • Views: 608
    29 Apr 2013 10:42 AM Go to last post
  16. New Feacure Request: Auto Load Style Sheet

    I'm a Chinese Student, and I have learned Ext JS for several month.(Sorry about my poor english.) As we know some user Extensions need extra css...

    Started by hu2008yinxiang, 24 Apr 2013 5:28 AM
    auto load style sheet
    • Replies: 2
    • Views: 248
    26 Apr 2013 3:19 PM Go to last post
  17. 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,424
    24 Apr 2013 11:26 PM Go to last post
  18. What's on with Grouping and Grids?

    Just migrated from 4.2.0.663 to 4.2.1.744 and find out that Grids with Grouping feature enabled are not loading the Store data unless the grouping...

    Started by tangix, 12 Apr 2013 5:32 AM
    • Replies: 2
    • Views: 406
    23 Apr 2013 8:14 AM Go to last post
  19. ComboBox forces Store with remote filtering to load on render

    Since Ext 4.2.0 ComboBox seems to register a filter on store it is bound to (property 'queryFilter'). When store has remoteFilter: true, it is forced...

    Started by maciasoft, 26 Mar 2013 4:26 AM
    combobox, ext 4.2.0, remotefilter
    • Replies: 4
    • Views: 623
    18 Apr 2013 11:08 PM Go to last post
  20. Buffered Store with editor grid.

    We have been using version 4.1.1 and are migrating to 4.2.0.663. We have editor grids with buffered stores which contain large volume of data. The...

    Started by navr84, 31 Mar 2013 11:41 PM
    4.2, buffered, editorgrid, store
    • Replies: 4
    • Views: 499
    17 Apr 2013 10:01 PM Go to last post