Ext: 4.x Beta

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

+ Post New Thread

  1. 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: 286
    6 May 2013 9:38 AM Go to last post
  2. 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: 188
    5 May 2013 6:31 PM Go to last post
  3. 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: 281
    5 May 2013 2:41 AM Go to last post
  4. [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: 315
    3 May 2013 4:52 AM Go to last post
  5. 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: 235
    29 Apr 2013 1:06 PM Go to last post
  6. 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: 266
    29 Apr 2013 10:42 AM Go to last post
  7. 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: 566
    29 Apr 2013 10:42 AM Go to last post
  8. 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: 231
    26 Apr 2013 3:19 PM Go to last post
  9. 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,019
    24 Apr 2013 11:26 PM Go to last post
  10. 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: 388
    23 Apr 2013 8:14 AM Go to last post
  11. 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: 599
    18 Apr 2013 11:08 PM Go to last post
  12. 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: 467
    17 Apr 2013 10:01 PM Go to last post
  13. record.set not updating grid.

    I have a form bound to a grid when I click on a record the data is displayed in the form. and the record can be edited. when I submit an edit I use...

    Started by Dmoney, 29 Dec 2011 7:59 AM
    2 Pages
    1 2
    record set
    • Replies: 10
    • Views: 2,056
    17 Apr 2013 5:44 PM Go to last post
  14. EventBus - suspending events

    Here's a code fragment from my controller. I have a private method that sets a checkbox value. I want to suspend events on the checkobx so the...

    Started by LesJ, 15 Mar 2012 5:51 AM
    • Replies: 4
    • Views: 981
    17 Apr 2013 6:33 AM Go to last post
  15. Diagnosing layout failures

    (Update 7-March-2012: the new Page Analyzer described in the blog post has better visualization of layout failures -- removing Sticky on this thread)...

    Started by dongryphon, 31 Oct 2011 10:50 AM
    • Replies: 9
    • Views: 3,634
    16 Apr 2013 10:53 PM Go to last post
  16. [4.2 RC] Missing reset CSS rules for Chrome

    <!DOCTYPE HTML> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <!--Ext and ux styles --> <link...

    Started by mankz, 24 Feb 2013 2:34 PM
    • Replies: 8
    • Views: 809
    16 Apr 2013 10:08 PM Go to last post
  17. Sencha CMD - Theme Creation/Editing

    Can someone post a clear and correct howto guide for CMD and theme creation/editing? Most documentation is outdated or simply just doesn't work. ...

    Started by corvonero, 16 Mar 2013 3:24 AM
    3 Pages
    1 2 3
    • Replies: 22
    • Views: 3,962
    16 Apr 2013 7:10 PM Go to last post
  18. creeping context menu

    Each time I display a context menu (via right click in my case) the popup menu creeps down the screen. Its shadow displays in the correct place but...

    Started by pm100, 28 Dec 2011 5:54 PM
    • Replies: 8
    • Views: 1,506
    15 Apr 2013 2:21 PM Go to last post
  19. Collapse for GroupingFeature is broken

    I migrated my running application from 4.1 to 4.2. In my case I have a grouped grid and a custom groupHeaderTpl. When I collapse single groups...

    Started by expensior, 10 Apr 2013 2:39 AM
    • Replies: 4
    • Views: 394
    15 Apr 2013 12:56 PM Go to last post
  20. onPageMapClear: Uncaught TypeError: Cannot convert null to object

    Uncaught TypeError: Cannot convert null to object (ext-all-debug.js:67570) onPageMapClear: function() { var me = this, ...

    Started by NexusOne, 24 Jan 2013 7:39 AM
    • Replies: 3
    • Views: 557
    12 Apr 2013 6:22 AM Go to last post