Ext: Q&A

Page 19 of 655 FirstFirst ... 9 17 18 19 20 21 29 69 119 519 ... LastLast

+ Post New Thread

  1. Unanswered: panel.dd property set but where?

    I have a simple panel with the 'draggable' property set to true - if I console.log the panel in onready I can navigate to the 'dd' property but if I...

    Started by alex.barylski, 3 May 2013 10:24 AM
    • Replies: 1
    • Views: 86
    6 May 2013 9:45 AM Go to last post
  2. Unanswered: Custom drag source???

    Hey all, picked up ext4 the other day started learning more about it. Stuck on how to implement custom drag and drop behaviors and rendering: ...

    Started by alex.barylski, 3 May 2013 8:36 AM
    drag, proxy, source
    • Replies: 1
    • Views: 122
    6 May 2013 9:43 AM Go to last post
  3. Unanswered: How can I hide the Root node in Ext.ux.TreePicker?

    I can't seem to get a Ext.ux.TreePicker to hide the root node. I tried overriding the createPicker call but then fail to load the data into the tree...

    Started by harel, 3 May 2013 6:03 AM
    tree, treepicker, treestore
    • Replies: 1
    • Views: 115
    6 May 2013 9:41 AM Go to last post
  4. Answered: dynamically added grid not showing scrollbars

    Extjs version 4.2 I am using a border layout and dynamically adding components to the center region. This works fine but when I add my grid the...

    Started by delebash, 5 May 2013 7:22 AM
    • Replies: 6
    • Views: 176
    6 May 2013 9:10 AM Go to last post
  5. Unanswered: Chart axis lables and series lables customizing Issues

    I am having problem with the scale of the values showing at vertical axis. How can I limit the no. of values to be displayed at vertical axis labels....

    Started by rahul1, 2 May 2013 8:40 AM
    • Replies: 1
    • Views: 69
    6 May 2013 9:03 AM Go to last post
  6. Answered: Ext.tabPanel height problem

    I'm new to Ext JS. I have a problem with height of Ext.tabPanel. My Ext JS code: <div id="TabPanel"></div><script type="text/javascript"> ...

    Started by Higgs.Boson, 29 Apr 2013 8:59 PM
    • Replies: 2
    • Views: 101
    6 May 2013 8:59 AM Go to last post
  7. Answered: Chart and Large Set of Records

    I have a database which records data sent from a *PLC and a record is created every 10 seconds. A few hours produced roughly 4500 records and the...

    Started by jmayer, 26 Oct 2011 6:13 PM
    charts, stores
    • Replies: 2
    • Views: 339
    6 May 2013 6:33 AM Go to last post
  8. Answered: Extra Data Points in Chart

    On a chart, I have a line series that only displays the values 130 and 30 and I noticed when the data rises from 30 to 130 or drops from 130 to 30,...

    Started by jmayer, 18 Nov 2011 11:57 AM
    • Replies: 3
    • Views: 536
    6 May 2013 5:52 AM Go to last post
  9. Unanswered: Manipulation of arrays

    Good day. I'm needing help with array manipulation. Does anyone have some code snippet that demonstrates how armezenar values ​​in an array and then...

    Started by jose_carlos, 3 May 2013 6:53 AM
    array
    • Replies: 7
    • Views: 148
    6 May 2013 4:55 AM Go to last post
  10. Unanswered: Message Box Border

    Hi I am Saneesh I started working on Ext-js like a day ago pretty good stuff but I seem to have come across a bug where the border seems...

    Started by darkn3ss, 4 May 2013 11:24 PM
    • Replies: 1
    • Views: 75
    6 May 2013 4:12 AM Go to last post
  11. Post Answered: Issue in Ext.data.Model onClassExtended

    Hi there, We are getting the error: TypeError: associationsConfigs.type is undefined dependencies.push('association.' +...

    Started by allistar, 5 May 2013 7:07 PM
    • Replies: 1
    • Views: 107
    6 May 2013 1:36 AM Go to last post
  12. Unanswered: Stack Bar chart render issues

    I'm having an issue when my data returns 0's for my fields. A quick example of this is looking at the Extjs sample Stacked bar chart. ...

    Started by link41489, 10 Jan 2013 9:50 AM
    • Replies: 5
    • Views: 762
    6 May 2013 12:07 AM Go to last post
  13. Unanswered: any suggestion about implementing a data proxy for asynchronous nodejs database ?

    Hy everyone, so i'm asking here if someone could gives me a way or what to change for implementing a proxy class for a nodejs database precisely ejdb...

    Started by dj-death, 3 May 2013 7:27 AM
    • Replies: 1
    • Views: 96
    5 May 2013 6:13 PM Go to last post
  14. Unanswered: container width and height should be in percentage

    Hi, I have to use my application in different resolutions. So that I have to give container height and width in percentage. my code is...

    Started by chinnib37, 2 May 2013 3:19 AM
    • Replies: 3
    • Views: 108
    5 May 2013 5:29 PM Go to last post
  15. Unanswered: UP arrow or DOWN arrow key switched modal on another modal Ext 4.0.x

    An new modal floating panel created on top of modal panel. As soon as UP arrow or DOWN arrow clicked, the current modal panel goes behind. And the...

    Started by franksencha, 29 Apr 2013 8:36 AM
    modal panel
    • Replies: 3
    • Views: 101
    5 May 2013 4:50 PM Go to last post
  16. Unanswered: autoLoad: false TreeStore in with TreePanel rootVisible: false

    Hello, I understand the idea of ​​autoLoad: false TreeStore the "no work" or work differently due to the expansion of the root. But if you do not...

    Started by fabio.policeno, 13 Mar 2012 1:10 PM
    • Replies: 5
    • Views: 1,476
    5 May 2013 4:49 PM Go to last post
  17. Unanswered: Problems getting started with Sencha

    Hi, I have just installed Sencha and everything appears fine, except that when I try to access Sencha on my server (http://localhost/touch/), it...

    Started by Swancreator, 4 May 2013 9:48 AM
    examples, home, tools
    • Replies: 1
    • Views: 96
    5 May 2013 2:54 AM Go to last post
  18. Unanswered: Datepicker change month listener

    Is there a listener or any other way to fire an event while changing month/year in a datepicker?

    Started by navvn, 28 Nov 2011 1:32 AM
    change month listener, datepicker
    • Replies: 5
    • Views: 1,770
    4 May 2013 2:03 PM Go to last post
  19. Unanswered: Grid row not highlight

    I am upgarding from Exst js 3 to 4. Here while hovering on the grid rows, lower version highlighting the rows but after code change to ext js 4....

    Started by Nandha kumar, 2 May 2013 5:55 AM
    • Replies: 1
    • Views: 100
    4 May 2013 1:03 PM Go to last post
  20. Answered: Multilangage support

    Hi, I have not seen how a Ext JS app could be designed to support multiple languages, for instnce English, French, Spanish and so on... is there any...

    Started by ccrosetti, 2 May 2013 7:24 PM
    • Replies: 1
    • Views: 106
    4 May 2013 12:58 PM Go to last post