Ext: 4.x Beta

Page 3 of 43 FirstFirst 1 2 3 4 5 13 ... LastLast

+ Post New Thread

  1. 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: 378
    5 May 2013 2:41 AM Go to last post
  2. [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: 392
    3 May 2013 4:52 AM Go to last post
  3. 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: 290
    29 Apr 2013 1:06 PM Go to last post
  4. 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: 331
    29 Apr 2013 10:42 AM Go to last post
  5. 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: 756
    29 Apr 2013 10:42 AM Go to last post
  6. 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: 288
    26 Apr 2013 3:19 PM Go to last post
  7. 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: 2,461
    24 Apr 2013 11:26 PM Go to last post
  8. 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: 456
    23 Apr 2013 8:14 AM Go to last post
  9. 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: 733
    18 Apr 2013 11:08 PM Go to last post
  10. 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: 574
    17 Apr 2013 10:01 PM Go to last post
  11. 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,134
    17 Apr 2013 5:44 PM Go to last post
  12. 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: 1,111
    17 Apr 2013 6:33 AM Go to last post
  13. 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: 4,217
    16 Apr 2013 10:53 PM Go to last post
  14. [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: 1,011
    16 Apr 2013 10:08 PM Go to last post
  15. 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: 6,487
    16 Apr 2013 7:10 PM Go to last post
  16. 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,575
    15 Apr 2013 2:21 PM Go to last post
  17. 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: 482
    15 Apr 2013 12:56 PM Go to last post
  18. 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: 640
    12 Apr 2013 6:22 AM Go to last post
  19. parsing problem in xml Cannot call method 'on' of undefined

    Hi , I am trying to parse XML file in extjs4.1 .I am getting error Cannot call method 'on' of undefined.can anybody tell what is problem .How to fix...

    Started by vijayakumar84, 7 Apr 2013 9:49 PM
    extjs4.1, sencha2.1
    • Replies: 3
    • Views: 411
    11 Apr 2013 2:36 PM Go to last post
  20. Extjs 4.2 problem with gray-theme

    Hi, Recently I download the latest release 4.2 in order to test an small application that use the gray theme. When I switched to the ver. 4.2 I...

    Started by dafner, 9 Apr 2013 6:07 AM
    css class, extjs 4.2, gray, theme
    • Replies: 4
    • Views: 578
    11 Apr 2013 1:51 PM Go to last post