Ext: Discussion

Page 62 of 421 FirstFirst ... 12 52 60 61 62 63 64 72 112 162 ... LastLast

+ Post New Thread

  1. Only the first registered listener is called on Application

    This is the application event object: constructor appFolder: "/application" autoCreateViewport: true controllers: constructor eventbus:...

    Started by mysticav, 4 Sep 2012 1:20 AM
    • Replies: 1
    • Views: 264
    4 Sep 2012 2:12 AM Go to last post
  2. Functions not running in Xtemplate TPL

    Trying to work off the Sample Data on the Ext.XTemplate page i've tried to make my template call a function to vary the output (isBaby and isGirl are...

    Started by mice-pace, 2 Sep 2012 9:25 PM
    tpl, tpl function, xtemplate, xtemplate function
    • Replies: 2
    • Views: 583
    3 Sep 2012 3:41 PM Go to last post
  3. 'Model' is null or not an object

    I am migrating from ExtJs 3.2.1 to 4.0.2. I am facing this error for ExtJS 4.0.2 when I add below code. var store = new Ext.data.Store({ ...

    Started by SAP, 27 Jun 2011 12:41 AM
    • Replies: 2
    • Views: 1,630
    3 Sep 2012 5:24 AM Go to last post
  4. Making a form read only on the fly

    How to make a form read only on the fly I am trying something like this Ext.getCmp('formId').items.each(function(f){ ...

    Started by Sabareesh, 2 Sep 2012 10:20 PM
    • Replies: 3
    • Views: 461
    3 Sep 2012 1:08 AM Go to last post
  5. TreeStore event listeners and tree.Panel nodes with checkboxes

    Hi, I'm trying to get an event to fire from a TreeStore when the node is checked in the tree.Panel. I tried listening for 'datachanged' but if I...

    Started by Neilcoder, 26 Sep 2011 5:54 AM
    events, treestore
    • Replies: 2
    • Views: 958
    3 Sep 2012 12:20 AM Go to last post
  6. close window

    Hi i have a modal window that is coming on click of a hyperlink and on clicking outside the window is closing.But the problem is For first time...

    Started by chandan.behura, 2 Sep 2012 9:43 PM
    close window
    • Replies: 1
    • Views: 327
    3 Sep 2012 12:06 AM Go to last post
  7. Disabling grid columns

    How to disable grid columns based on a condition . I have a boolean variable based on this i need to disable particular columns in my grid . ...

    Started by Sabareesh, 31 Aug 2012 1:40 AM
    • Replies: 3
    • Views: 452
    2 Sep 2012 10:17 PM Go to last post
  8. Ext JS 4.1 Controller Refs Selector with CSS Class

    I am trying to control click event of all buttons that has tab as class. This works. this.control({ 'button' : { 'click' :...

    Started by umr.ashrf, 29 Aug 2012 4:54 AM
    container, controller, css-class, refs, selector
    • Replies: 2
    • Views: 660
    2 Sep 2012 9:34 AM Go to last post
  9. Fields Not Updated from Form

    OK...this one has me stumped. I have the following form: /*** * Contact Update Form ***/ var conImage = new Ext.XTemplate('<img...

    Started by TampaBay55, 1 Sep 2012 8:04 AM
    • Replies: 4
    • Views: 543
    2 Sep 2012 5:38 AM Go to last post
  10. How do I capture events inside an iFrame, on the 'host'?

    I have a Ext.ux.IFrame component that contains a web page from the same domain. (So - no cross site security issues.) From the 'host' (code that...

    Started by edykstra, 1 Sep 2012 6:35 PM
    iframe, relayevents
    • Replies: 1
    • Views: 542
    2 Sep 2012 4:30 AM Go to last post
  11. Combobox with store

    Hi, I have a combobox with a store and display- and valuefield. When I set the value of the combobox programmatically it does not show the...

    Started by srxx123, 1 Sep 2012 2:19 AM
    • Replies: 6
    • Views: 722
    2 Sep 2012 2:16 AM Go to last post
  12. File Upload Problem

    Greetings: I am attempting to upload a file using the following code fragment: ... xtype: 'form', border: false, frame: false,...

    Started by TampaBay55, 31 Aug 2012 8:21 AM
    file upload, php, utf-8
    • Replies: 3
    • Views: 934
    1 Sep 2012 12:54 PM Go to last post
  13. Can I update the CSS inside a Ext.ux.IFrame?

    I have played with the Ext.util.CSS methods, but I think what I am trying to do is impossible. I am loading a web page into a Ext.ux.IFrame, (Same...

    Started by edykstra, 31 Aug 2012 7:35 AM
    css, iframe
    • Replies: 2
    • Views: 484
    1 Sep 2012 7:44 AM Go to last post
  14. add custom background color to individual grid row

    Hi all, I'm trying to add a custom background color to an individual row of an Ext grid. I can get the font color to change, so I know my custom...

    Started by scheid, 16 Jul 2012 12:33 PM
    • Replies: 4
    • Views: 4,929
    31 Aug 2012 8:49 PM Go to last post
  15. Extjs 4.1.1 Grid will display one column only.

    Head scratcher... I have a grid that will load records and display them if I am displaying one column only at a time. I can change the...

    Started by oldroy, 30 Aug 2012 2:21 PM
    • Replies: 7
    • Views: 1,742
    31 Aug 2012 9:42 AM Go to last post
  16. Ext.getCmp() VS Ext.ComponentQuery

    Hi Guy , I read several post and article about this , and most of it not recommend to use component query with itemID instead of Ext.getCmp and...

    Started by genggeng13, 30 Aug 2012 8:15 AM
    • Replies: 3
    • Views: 672
    31 Aug 2012 9:01 AM Go to last post
  17. Dynamic label

    How to make a label Dymanic. I mean if i will check values in a popup then that values should appear as a label.

    Started by chandan.behura, 28 Aug 2012 7:49 AM
    dynamic label
    • Replies: 6
    • Views: 741
    31 Aug 2012 7:55 AM Go to last post
  18. Question Using PagingToolbar on Model's "hasMany" store

    Hi, I have a model, which has a collection inside it, let's call it "fruit", declared as a "hasMany". The entire contents of "fruit" comes...

    Started by CalmDownMonkey, 30 Aug 2012 12:55 AM
    • Replies: 2
    • Views: 268
    30 Aug 2012 11:34 PM Go to last post
  19. Internet Explorer: extJS useable?

    Hello together, currently i am checking what is all possible with extJS. (documentation, examples, forum, google, ...) All looks very fine....the...

    Started by ThaDafinser, 3 Jul 2012 1:30 AM
    • Replies: 7
    • Views: 2,397
    30 Aug 2012 8:37 PM Go to last post
  20. CellEditing Plugin bug - Reconfigured Editorgrid with Grouped Header fails

    The grid renders perfectly, with the locked columns also. However, when I double-click on a cell to edit it, I get an error "columnHeader.getEditor...

    Started by abhijit, 29 Aug 2012 4:11 AM
    cellediting plugin, editorgrid, grouped header
    • Replies: 7
    • Views: 1,120
    30 Aug 2012 8:04 PM Go to last post