Ext: 4.x Beta

Page 4 of 43 FirstFirst ... 2 3 4 5 6 14 ... LastLast

+ Post New Thread

  1. 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: 581
    11 Apr 2013 1:51 PM Go to last post
  2. 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: 471
    11 Apr 2013 1:43 PM Go to last post
  3. 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: 425
    11 Apr 2013 12:14 PM Go to last post
  4. 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: 235
    11 Apr 2013 9:39 AM Go to last post
  5. 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: 469
    10 Apr 2013 11:08 AM Go to last post
  6. 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: 295
    10 Apr 2013 8:29 AM Go to last post
  7. [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: 702
    9 Apr 2013 6:15 PM Go to last post
  8. 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: 271
    9 Apr 2013 1:33 PM Go to last post
  9. 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: 163
    9 Apr 2013 7:52 AM Go to last post
  10. 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: 253
    9 Apr 2013 7:31 AM Go to last post
  11. 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: 217
    8 Apr 2013 2:11 PM Go to last post
  12. 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: 234
    8 Apr 2013 8:29 AM Go to last post
  13. 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: 400
    8 Apr 2013 6:41 AM Go to last post
  14. 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: 194
    8 Apr 2013 5:56 AM Go to last post
  15. 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: 243
    8 Apr 2013 1:21 AM Go to last post
  16. 4.2 RC onEditComplete grid scroll

    4.2 RC (may be a 4.1 issue too, haven't checked) When a cell edit is complete, and the underlying grid is outside the viewable browser area, the...

    Started by mbudm, 4 Apr 2013 8:44 PM
    • Replies: 2
    • Views: 205
    7 Apr 2013 3:07 PM Go to last post
  17. 4.2 cellmodel select error occurred

    grid cellmodel select row throw error like this Cannot read property 'view' of undefined ; in file src/selection/CellModel.js line 324 view =...

    Started by op1op, 2 Apr 2013 12:06 AM
    • Replies: 4
    • Views: 335
    6 Apr 2013 11:45 PM Go to last post
  18. DataGrid not being re-rendered automatically after store's record has changed

    We just upgraded from ExtJS 4.1 to 4.2 and saw an issue with GridPanel auto re-rendering when store's record data gets changed programmatically. In...

    Started by ireneyip, 4 Apr 2013 9:37 AM
    • Replies: 1
    • Views: 190
    6 Apr 2013 4:42 AM Go to last post
  19. Worked in 4.0.7, not in 4.2 - Overwriting panel body prevents adding items

    Hello, In ExtJS 4.2, after overwriting the body of a panel, the add method no longer works. This did work in ExtJS 4.0.7 and first overwrote the...

    Started by ExtJSNinjas, 20 Mar 2013 9:53 AM
    • Replies: 3
    • Views: 478
    6 Apr 2013 2:36 AM Go to last post
  20. html5 and Ext.ux.Iframe

    I have an mvc app that uses iframe component under html4 doctype I want to know if this component is compatible is i change the doctype of my...

    Started by maneljn, 4 Apr 2013 2:08 AM
    • Replies: 1
    • Views: 213
    5 Apr 2013 2:28 PM Go to last post