Ext: 4.x Beta

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

+ Post New Thread

  1. 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: 4,067
    16 Apr 2013 7:10 PM Go to last post
  2. 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,512
    15 Apr 2013 2:21 PM Go to last post
  3. 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: 402
    15 Apr 2013 12:56 PM Go to last post
  4. 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: 564
    12 Apr 2013 6:22 AM Go to last post
  5. 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: 337
    11 Apr 2013 2:36 PM Go to last post
  6. 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: 439
    11 Apr 2013 1:51 PM Go to last post
  7. Exclamation 4.2 Grouped grid sends empty records to convert function in model

    In 4.2 if I group a grid by a column that has a convert function in the model the grid will not render correctly when grouped. I have this convert...

    Started by jkyoutsey, 27 Mar 2013 10:44 AM
    • Replies: 3
    • Views: 390
    11 Apr 2013 1:43 PM Go to last post
  8. In grid grouping feature groupHeaderTpl does no longer show any column-rendered value

    In 4.2, when grouping a grid there is no way to access in groupHeaderTpl a column-rendered form of groupValue. Up to 4.1, the 'name' property was...

    Started by mark3k, 6 Apr 2013 2:21 AM
    • Replies: 4
    • Views: 356
    11 Apr 2013 12:14 PM Go to last post
  9. Infinite grid with locking enabled loads whole data

    Hi, when enabling locking on a remote infinite grid the whole data is loaded at once - and not piece by piece as it should be: TestModel.js:...

    Started by svalmont, 9 Apr 2013 2:46 AM
    • Replies: 1
    • Views: 195
    11 Apr 2013 9:39 AM Go to last post
  10. Grid rows keyboard navigation

    I'm hoping to provide my users with the possibility to access the gird rows without mouse as much as possible. Now what I can do are: 1, Use up down...

    Started by elgs, 8 Apr 2013 4:46 AM
    • Replies: 5
    • Views: 365
    10 Apr 2013 11:08 AM Go to last post
  11. How to build mvc app ?

    Sencha Extjs 4.2.0.663 Sencha cmd 3.1.0.256 I have an mvc application. I have generated the folder structure with sencha generate cmd: app,...

    Started by maneljn, 10 Apr 2013 8:27 AM
    • Replies: 1
    • Views: 230
    10 Apr 2013 8:29 AM Go to last post
  12. [4.2] Missing method removeRange in Ext.util.LruCache class

    When testing 4.2, my application tried to do a removeAll on an empty store and hit this error Uncaught TypeError: Object has no method...

    Started by kerbo, 22 Mar 2013 4:04 PM
    • Replies: 7
    • Views: 601
    9 Apr 2013 6:15 PM Go to last post
  13. Sench CMD Build Problem with 4.2.0.489

    I've downloaded the latest (or what was the latest) Ext JS 4.2 build (489) along with the latest Sencha CMD (3.1.0.256). I'm playing around with...

    Started by jhoweaa, 2 Apr 2013 6:39 AM
    sencha cmd, workspace
    • Replies: 2
    • Views: 235
    9 Apr 2013 1:33 PM Go to last post
  14. Ext.form.Panel does not render and not exists. Ext.getCmp does not find it by its id.

    Hi Folks, I really don't know why... where is my fault... but this code below when executed it logs: undefined. The panel does not render and not...

    Started by filippo.baruffaldi, 7 Apr 2013 1:22 PM
    form panel, form panel render
    • Replies: 1
    • Views: 145
    9 Apr 2013 7:52 AM Go to last post
  15. DataView Events Not Firing

    I have a scenario in which I retrieve a collection of data from the server, process the results, and then create a tabbed panel, each tab of which...

    Started by existdissolve, 8 Apr 2013 7:04 AM
    • Replies: 3
    • Views: 208
    9 Apr 2013 7:31 AM Go to last post
  16. ExtJS 4.2 apply DateField to input form field

    I am trying to convert my application from 3.1 to 4.2 and can't seem to figure out what needs to be modified in place of the 'applyto'. I have tried...

    Started by fabiand, 8 Apr 2013 5:27 AM
    4.2, datefield, input form
    • Replies: 1
    • Views: 170
    8 Apr 2013 2:11 PM Go to last post
  17. How to parse xml file in extjs

    Hi can anybody tell how to parse xml file in extjs Thanks

    Started by vijayakumar84, 5 Apr 2013 5:57 AM
    extjs4.1, extjs4.1.3
    • Replies: 1
    • Views: 175
    8 Apr 2013 8:29 AM Go to last post
  18. Steps for upgrading to 4.2

    Does anyone can tell me which steps i have to do to accomplish and upgrade of my mvc app ? Now i'm working with Extjs v4.1.1a and Ext cmd...

    Started by maneljn, 4 Apr 2013 2:03 AM
    • Replies: 3
    • Views: 359
    8 Apr 2013 6:41 AM Go to last post
  19. How to listen for Ext.ux.TabReorderer events in controller?

    Is there anyway to listen for TabReorderer events (Drop, Drag, etc.) inside a controller? If so what would be the syntax for that. I know some...

    Started by pscalouc, 5 Apr 2013 9:30 AM
    • Replies: 2
    • Views: 163
    8 Apr 2013 5:56 AM Go to last post
  20. No header on grid.

    Hi, I have a normal Ext.grid.Panel with headers: false and hideHeaders:true. But unfortunately I end up with the following markup. It is visibile...

    Started by farion, 5 Apr 2013 8:48 AM
    • Replies: 2
    • Views: 186
    8 Apr 2013 1:21 AM Go to last post