Ext: Q&A

+ Post New Thread

  1. Unanswered: Tree: move node with DnD on a leaf node does not work (appendchild)

    I have the following tree : Root - node A - node B - node C - node C1 - node C2 - node D

    Started by pmaisonn, 8 Dec 2011 2:58 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,012
    16 Dec 2011 8:07 AM Go to last post
  2. Unanswered: Reopening a Window with a Grid, problems

    Hi there, i always have a problem with reuse of some Components. First i give u the Codes. My Event Handler by selecting a Customer: ...

    Started by Tikira, 16 Dec 2011 7:31 AM
    • Replies: 1
    • Views: 236
    16 Dec 2011 7:48 AM Go to last post
  3. Question Answered: Why doesn't extjs support the select tag?

    If I have a list of 20 things and I'd like them all or most of them to be visible, the <select multiple='true'> tag makes the most sense, it allows...

    Started by mark0978, 14 Dec 2011 3:31 PM
    formfield, select
    • Replies: 3
    • Views: 664
    16 Dec 2011 7:26 AM Go to last post
  4. Answered: Tree and root node

    Hi, It's been hours that I'm trying to solve this problem, but I can't find a viable solution. Here is the minimum code, simple:...

    Started by Araberen, 14 Dec 2011 1:44 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 2,077
    16 Dec 2011 7:08 AM Go to last post
  5. Unanswered: Load Store with Xml Response

    Hi, I am getting following response from server. <Root> <TotalRecords>3</TotalRecords> <Response> <Status>1</Status>...

    Started by tavinashb, 15 Dec 2011 7:06 AM
    xml, xml data parsing, xmlstore
    • Replies: 4
    • Views: 730
    16 Dec 2011 6:50 AM Go to last post
  6. Unanswered: Drag and Drop editing(drag and copy) in extjs grid?

    Hi Guys, In excel to copy content from one cell to other cells of same column we do drag and drop editing(drag and copy).Is it possible to get...

    Started by rishisaraf11, 14 Nov 2011 5:17 AM
    • Replies: 2
    • Views: 839
    16 Dec 2011 6:45 AM Go to last post
  7. Unanswered: Form panel Transparent in extjs4

    hi, i have a form panel on top of chart panel in my dashboard.chart separator line is appearing on form panel(transparent).how do i avoid...

    Started by pduraisa, 14 Dec 2011 2:54 AM
    • Replies: 3
    • Views: 1,973
    16 Dec 2011 5:50 AM Go to last post
  8. Unanswered: Fluid design - Help Needed

    Hi all, I am trying to do fluid design in our project . I have one panel with one grid and one chart . But it shows only grid , chart is not...

    Started by renganathan, 15 Dec 2011 11:31 PM
    • Replies: 1
    • Views: 491
    16 Dec 2011 5:10 AM Go to last post
  9. Answered: Loading Multiple Stores then rending a form

    I have multiple data stores on a form page that need to load before form is rendered. 1 XML Store contains the form data 2 XML Store contains...

    Started by bsmithinghamisd, 15 Dec 2011 12:15 PM
    • Replies: 2
    • Views: 483
    16 Dec 2011 5:05 AM Go to last post
  10. Exclamation Answered: why staff cant verify this bug? i said its under 4.0 and they say under 4.1 its ok.

    grid layout bug - with forceFit:true AND rownumberer maxWidth < 40 BUG: when rownumberer maxWidth is less than 40 (20 in this case) grid layout is...

    Started by Webtel, 16 Dec 2011 3:40 AM
    bugs
    • Replies: 4
    • Views: 408
    16 Dec 2011 3:58 AM Go to last post
  11. Exclamation Answered: Drag and Drop to multiple targets from a single panel

    HI Guys, I am very much new to Extjs. Requirement is to create a Gridpanel on left and 2Gridpanel on Right. I should be able to drag and drop to...

    Started by punith.mailme, 14 Dec 2011 1:07 AM
    drag, drop, gridpanel, multiple targets
    • Replies: 2
    • Views: 754
    16 Dec 2011 1:53 AM Go to last post
  12. Unanswered: Context menu appearing in the middle of screen, attached code

    Hi, I have attached contextmenu for div tag. But Im not able to place the menu near that tag, its appearing in the center of screen. <html>...

    Started by jlimaye, 15 Dec 2011 9:55 PM
    • Replies: 2
    • Views: 550
    16 Dec 2011 1:15 AM Go to last post
  13. Unanswered: Radial chart with multiple scales on axis?

    I have a radial graph with some indicators and two series and I am trying to compare the indicator in these two series. The problem that I am dealing...

    Started by gisada, 14 Dec 2011 7:38 AM
    • Replies: 2
    • Views: 760
    16 Dec 2011 12:27 AM Go to last post
  14. Answered: Messed up UI of gridpanel with CheckboxModel selection in IE8 compatibility view

    Hello, as described in the title we are currently dealing with a little bit messed up UI of the gridpanel. We have a gridpanel with 6 columns and...

    Started by BramR, 14 Dec 2011 6:13 AM
    checkboxmodel, compatibility, gridpanel, ie8
    • Replies: 2
    • Views: 685
    16 Dec 2011 12:12 AM Go to last post
  15. Exclamation Answered: how to "float in" a collapsed floatable panel?

    How can i make below floating panel to float in (slide in,show) using script (and not by clicking on placeholder)? Ext.create('Ext.Window',{ ...

    Started by Webtel, 15 Dec 2011 2:32 AM
    float, floated collapsible panel, floating panel
    • Replies: 2
    • Views: 699
    15 Dec 2011 11:53 PM Go to last post
  16. Answered: Re: Communication between controllers

    In reference to the Q&A for http://www.sencha.com/forum/showthread.php?146752-Communication-between-controllers&highlight=application+event+fire ......

    Started by lorezyra, 15 Dec 2011 6:14 PM
    • Replies: 3
    • Views: 361
    15 Dec 2011 10:01 PM Go to last post
  17. Question Answered: ComboBox - when i insert it twice, it losts its Store

    I declare my ComboBox: var s_f_uch = new Ext.form.ComboBox({ xtype: 'combo', allowBlank: false, editable:...

    Started by ytppa, 15 Dec 2011 1:04 AM
    combobox, extjs, insert components, store
    • Replies: 2
    • Views: 495
    15 Dec 2011 8:13 PM Go to last post
  18. Unanswered: IE8 Problem adding a image to a toolbar

    Hi i´m trying to add an image to a toolbar with the code below, i have a toolbar with image and then the toolbar is added to the viewport, in FF,...

    Started by HugoEsteves, 6 Dec 2011 7:57 AM
    • Replies: 8
    • Views: 1,445
    15 Dec 2011 3:36 PM Go to last post
  19. Answered: [4.0.7] multiple listeners on single grid.panel component

    I'm attempting to listen for 3 events on a single (grid) component. The problem I'm experiencing is that only 1 of the configured listeners appears...

    Started by lorezyra, 14 Dec 2011 11:50 PM
    • Replies: 3
    • Views: 689
    15 Dec 2011 2:48 PM Go to last post
  20. Unanswered: Is there a simple way to get Visible Column from a grid panel?

    As title said, I would like to have an array of visible column. Is there a simple way to do that? Grid.columns returns all the columns. So that's...

    Started by sliks, 15 Dec 2011 12:05 PM
    • Replies: 2
    • Views: 1,782
    15 Dec 2011 2:36 PM Go to last post