Ext: Q&A

Page 23 of 654 FirstFirst ... 13 21 22 23 24 25 33 73 123 523 ... LastLast

+ Post New Thread

  1. Unanswered: setValue of a combobox with valueField

    This is my model for my combo Ext.define('ExtJS.myApp.ComboModel', { extend: 'Ext.data.Model', alias: 'widget.combomodel', fields: ...

    Started by eaglefox12, 26 Apr 2013 11:37 AM
    combobox, displayfield, extjs 3 and 4.1, setvalue, valuefield
    • Replies: 4
    • Views: 124
    29 Apr 2013 5:30 AM Go to last post
  2. Answered: ExtJS 4.2.0 Chart Set Axis Title

    Maybe this is a bug? Version ExtJS 4.2.0 commercial Browsers FF and Chrome I have the following chart: xtype: 'chart', height: 250,...

    Started by dholtke, 25 Apr 2013 12:35 PM
    chart axis bug, extj 4
    • Replies: 2
    • Views: 163
    29 Apr 2013 4:49 AM Go to last post
  3. Unanswered: ExtJS 4 Smart legend extension, how to restrict width of legend

    I'm using Smart legend extension to break the legend into 2 columns if too many categories are in. But some legend have really lengthy text which...

    Started by alabs, 22 Oct 2012 11:04 PM
    • Replies: 2
    • Views: 244
    29 Apr 2013 4:26 AM Go to last post
  4. Unanswered: Runtime license for multiple deployments

    If I have multiple deployments of our Web-based solution accross our organization, can we use the purchase of standard product for all deployments?

    Started by yoav.y.levy@intel, 29 Apr 2013 2:52 AM
    • Replies: 1
    • Views: 47
    29 Apr 2013 4:03 AM Go to last post
  5. Answered: How to detect event hide when panel is defined in viewport

    Hello, I have defined a panel in my viewPort (see below) I'd like to detect this event in my controller but I don't know how to do it? Anyone...

    Started by marxan, 25 Apr 2013 1:11 AM
    • Replies: 4
    • Views: 162
    29 Apr 2013 2:31 AM Go to last post
  6. Unanswered: X-AXIS truncated

    Hi Team, I have an chart where the values in X-AXIS are very lengthy so I have used ExtJS mettod Ext.String.ellipsis() to trim the label upto 20...

    Started by ajeetsingh85, 21 Apr 2013 11:22 PM
    • Replies: 5
    • Views: 217
    29 Apr 2013 2:10 AM Go to last post
  7. Unanswered: RowEditing force value

    Hello, I need to force value of a editable column by the value of another column. I try following: beforeedit: function(editor, e, eOpts) { ...

    Started by georgi1980, 27 Apr 2013 4:42 AM
    • Replies: 2
    • Views: 88
    29 Apr 2013 1:28 AM Go to last post
  8. Unanswered: append data to textarea dynamically

    hi every one , i want to add data to textarea(setText()) method working fine,but it update existing data to new data . but my requirement is to...

    Started by javapurna, 26 Apr 2013 11:49 PM
    • Replies: 3
    • Views: 110
    28 Apr 2013 11:53 PM Go to last post
  9. Unanswered: How to sum grid column in extjs4.1

    Hi, I have the grid like below can anybody tell how to sum grid column in extjs4.1 display in row Month Achieve Target Jan 3000...

    Started by vijayakumar84, 27 Apr 2013 3:37 AM
    extjs 3 and 4.1, sencha 2.1.0
    • Replies: 1
    • Views: 83
    28 Apr 2013 11:21 PM Go to last post
  10. Answered: How to show invalid message box without moving mouse?

    Dear all, I have a text field and msgTarget is qtip. When input message is invalid, how to automatically show the qtip message box without...

    Started by ragecf, 25 Apr 2013 6:08 PM
    • Replies: 3
    • Views: 124
    28 Apr 2013 11:15 PM Go to last post
  11. Unanswered: How to draw "arc " inside circle using ExtJS4.2 ?

    Hi, I am draw a circle inside Ext.draw.Componet,And inside that circle i want draw "arc" from 0 to 180 degrees,with width 5. Gide me to draw the...

    Started by DineshGudikandula, 24 Apr 2013 3:55 AM
    • Replies: 7
    • Views: 162
    28 Apr 2013 10:09 PM Go to last post
  12. Answered: Changing images in tree panel structure

    Hi, I have a tree panel. How i will change the image of task folder. (please see image) Is there any way to set our own image? Can someone please...

    Started by pra123@, 21 Apr 2013 10:49 PM
    • Replies: 7
    • Views: 194
    28 Apr 2013 9:49 PM Go to last post
  13. Unanswered: Getting value from a combobox and put it as a range for other form

    hi guys i wanna ask you about this problem that i had here is some of the script that i had here is the info that i can give : -...

    Started by runeforce, 27 Apr 2013 7:20 AM
    combobox, jqgrid
    • Replies: 4
    • Views: 137
    28 Apr 2013 8:19 PM Go to last post
  14. Unanswered: Dataview inside accordion panels - dynamically populating but itemSelector issue

    hey everyone, I need up insert/add child panels to an accordion. Each of these child panels should have it's title using 'field' value in the data...

    Started by rtirbany, 23 Apr 2013 8:14 PM
    • Replies: 6
    • Views: 201
    27 Apr 2013 10:45 PM Go to last post
  15. Unanswered: How do i get a class instance?

    Hi,I defined a class 'IMS.SellMgt.testForm'.when i click the button 'submit',i want to get 'var test = this.formPanel;',why test is null? if i want...

    Started by xiaolong85, 27 Apr 2013 6:48 PM
    • Replies: 1
    • Views: 91
    27 Apr 2013 8:27 PM Go to last post
  16. Answered: Why not customize TreeStore Proxy Reader

    myCode Ext.define("MyTreeStore", { extend: "Ext.data.TreeStore", proxy: { type:...

    Started by firstblood, 25 Apr 2013 1:27 AM
    • Replies: 2
    • Views: 146
    27 Apr 2013 5:00 PM Go to last post
  17. Answered: Send click to tools button

    I have a treepanel with an expand / collapse tool param. I would like to be able to fire this "collapse tool" button, with another button. Is this...

    Started by mkrakowski, 25 Apr 2013 8:05 AM
    • Replies: 2
    • Views: 136
    27 Apr 2013 3:12 PM Go to last post
  18. Unanswered: Pie Chart not shown

    Hello all, i have tried to load a pie chart into my panel when the user click in a grid's cell. For this (all data, including the chart, will be...

    Started by ONeill, 24 Apr 2013 11:38 AM
    • Replies: 8
    • Views: 180
    27 Apr 2013 12:58 PM Go to last post
  19. Unanswered: Best Practices switching views MVC using border layout in center panel? Extjs4.2

    Using Extjs 4.2 The docs say the many developers use the center panel in border layout to change views or widgets but I am not sure of the best...

    Started by delebash, 26 Apr 2013 4:02 AM
    border, mvc
    • Replies: 4
    • Views: 190
    27 Apr 2013 5:51 AM Go to last post
  20. Unanswered: Text along a curved path using ExtJs4.X

    Hello... I need some text on the Arc path. i am check with these like :...

    Started by DineshGudikandula, 26 Apr 2013 4:50 AM
    • Replies: 1
    • Views: 129
    26 Apr 2013 9:07 PM Go to last post