Ext: Q&A

+ Post New Thread

  1. Answered: [el is null] Error basic array grid line 388 Ext debug

    Hi, Firebug point me out an error on line 388 in basic array grid on line 388

    Started by whisher, 20 Jan 2012 12:24 AM
    • Replies: 1
    • Views: 281
    20 Jan 2012 12:37 AM Go to last post
  2. Unanswered: store.load { params } documentation ?

    Where i can find the documentation for the "params" attribute on a store.load() ? like store.load({ params:{ name: 'peter', ...

    Started by dedoz, 19 Jan 2012 5:42 PM
    • Replies: 1
    • Views: 427
    19 Jan 2012 11:32 PM Go to last post
  3. Unanswered: Issues with Buffered grid in Ext-Js 4.1 beta

    Hi, We have infinite scrolling grid.We have been using this in Ext-4.0. We now started testing the same in Ext-js 4.1 beta and have found few...

    Started by PriyaL, 19 Jan 2012 11:02 PM
    • Replies: 0
    • Views: 311
    19 Jan 2012 11:02 PM Go to last post
  4. Unanswered: Tree expand/collapse (quick) "artefacts"

    Hi. I have problem with tree. I made an example than reproduce the problem. Ext.application({ launch : function() { ...

    Started by jmasyan, 17 Jan 2012 1:50 AM
    • Replies: 7
    • Views: 932
    19 Jan 2012 10:49 PM Go to last post
  5. Unanswered: problem with Ext.data.reader in Ext.application

    Env var Env = Ext.ModelManager.getModel('ARM.model.Environment'); it works Ext.onReady(function(){ ............. Env.load(1201, {...

    Started by sergeyvo, 18 Jan 2012 7:37 PM
    ext.data.reader
    • Replies: 2
    • Views: 254
    19 Jan 2012 7:57 PM Go to last post
  6. Question Unanswered: how to get a rowediting reference at a controller

    i got a problem to get a rowediting object reference in my controller. anyone can help me out? thanks

    Started by milk4tea, 12 Sep 2011 10:57 PM
    • Replies: 3
    • Views: 631
    19 Jan 2012 5:57 PM Go to last post
  7. Unanswered: deploy extjs application in iphone as an app

    Hi, i have developed an application using sencha extjs 4, can i deploy it on my iphone as an app or do i need to create the same thing again...

    Started by anand5589, 19 Jan 2012 4:27 AM
    • Replies: 3
    • Views: 537
    19 Jan 2012 1:17 PM Go to last post
  8. Unanswered: Renderer function Chart Series config option

    The renderer function (Chart Series Config Object) passes (sprite, record, attributes, index, store). I would like to know what are the properties...

    Started by Alejandro Onetto, 19 Jan 2012 11:20 AM
    • Replies: 1
    • Views: 409
    19 Jan 2012 12:22 PM Go to last post
  9. Unanswered: Field in Model, and in DataStore.Raw, but not in DataStore.Data

    I'm attempting to populate a grid with a data store that uses a proxy and a defined model and reader. Similar stores aren't having the same issue,...

    Started by DrewThor, 14 Sep 2011 10:56 AM
    data model, datastore
    • Replies: 2
    • Views: 649
    19 Jan 2012 11:24 AM Go to last post
  10. Answered: Infinite Grid on store load

    I'm using guaranteeRange() on the store for my infinite grid, which makes the load callback for the Store behave very strangely (namely, the first...

    Started by nkezhaya, 18 Jan 2012 3:00 PM
    • Replies: 7
    • Views: 625
    19 Jan 2012 10:47 AM Go to last post
  11. Unanswered: Timestamp Form Field

    Hello, in ExtJS3 someone has developed a Timestamp Form Field. A combined date and time field that can be used with tsfield.setValue(new...

    Started by gps-ulm, 18 Jan 2012 11:35 AM
    ext 4, form field, time stamp
    • Replies: 1
    • Views: 888
    19 Jan 2012 9:57 AM Go to last post
  12. Question Unanswered: ux.center layout works in 4.02a; broken in 4.06?

    Greetings All, I've built a centered layout (ux.center) using 4.02a. When I replace Ext 4.02a with 4.06 or above, my panels in the viewport...

    Started by dwb, 19 Jan 2012 8:30 AM
    ux.center layout
    • Replies: 1
    • Views: 459
    19 Jan 2012 9:54 AM Go to last post
  13. Question Unanswered: How to create a dynamic number of lines (series) in a line chart

    Hello, I am attempting to create a line chart which has several and a dynamic (variable) number of lines (series). The number of lines depends on...

    Started by bryan10, 19 Jan 2012 7:10 AM
    • Replies: 1
    • Views: 367
    19 Jan 2012 9:51 AM Go to last post
  14. Answered: Overriding Config functions within a controller

    Bit of a Noob question I think, I have a view defined as follows : Ext.define('Views.dialogs.ItemEditor',{ extend : 'Ext.window.Window',...

    Started by SimonCVT, 19 Jan 2012 3:07 AM
    • Replies: 1
    • Views: 249
    19 Jan 2012 9:44 AM Go to last post
  15. Unanswered: How to avoid grid column value becoming null when column editor is combo-box?

    I have a column in a grid with editor as combo-box. When the grid is loaded then all the column values get displayed properly. The issue is,...

    Started by netemp, 21 Oct 2011 12:53 AM
    • Replies: 5
    • Views: 1,151
    19 Jan 2012 9:23 AM Go to last post
  16. Unanswered: Class extending , function not defined?

    I'm trying to create an abstract application class with Ext Core (http://www.sencha.com/products/extcore/) I have a singleton application wich...

    Started by extjs@araneum.nl, 19 Jan 2012 3:55 AM
    ext-core, extending class
    • Replies: 2
    • Views: 1,417
    19 Jan 2012 9:13 AM Go to last post
  17. Unanswered: Getting component reference within a non-Ext JS 4 Javascript psuedo-class

    The Ext JS 4 library is present in my includes. This file is my application, where I'm going to put all my Ext stuff: ...

    Started by mbritton, 18 Jan 2012 1:50 PM
    • Replies: 3
    • Views: 637
    19 Jan 2012 8:08 AM Go to last post
  18. Unanswered: Getting a component xtype path

    Does anybody know of an efficient way to get the absolute path of a component's xtype that includes the parent hierarchy when given an element? ...

    Started by zombeerose, 18 Jan 2012 12:40 PM
    • Replies: 2
    • Views: 349
    19 Jan 2012 7:42 AM Go to last post
  19. Red face Unanswered: Help:for New Leearner

    Hii Every body..I am a new Learner of Extjs. Please give some reference for starting Extjs. thanks....

    Started by sangramkb, 19 Jan 2012 5:23 AM
    • Replies: 1
    • Views: 334
    19 Jan 2012 7:36 AM Go to last post
  20. Unanswered: Hand pointer not visible in safari & chrome showing text pointer instead

    Hi Everyone, I am using third party tool in extJS. (i.e. simile timeline) This tool creats a scrollable object in the window. Problem :...

    Started by sanjayarrk1, 19 Jan 2012 12:08 AM
    • Replies: 1
    • Views: 590
    19 Jan 2012 7:35 AM Go to last post