Ext: Q&A

+ Post New Thread

  1. Unanswered: Sending data from 2 stores with one single sync

    Is there any way to sent data from 2 or more stores with one single request where the data from saparate stores are divided with root property

    Started by 1099511627776, 1 Jan 2012 12:27 AM
    • Replies: 1
    • Views: 517
    2 Jan 2012 6:37 AM Go to last post
  2. Unanswered: Jasmine mock out store load

    My idea was to load my store with dummydata from a .json file. Has anyone done this? I tried to spy on the load event of the store and return...

    Started by ItDepends, 29 Dec 2011 4:38 AM
    • Replies: 2
    • Views: 736
    2 Jan 2012 1:01 AM Go to last post
  3. Unanswered: How to listen to window close event

    Hello everyone , Can some please let me know how to listen to a window close event ? Basically , I want hide a button when window is clicked and...

    Started by chot2, 30 Dec 2011 11:02 PM
    • Replies: 2
    • Views: 851
    1 Jan 2012 11:48 PM Go to last post
  4. Unanswered: Staring with Extjs4

    Hi, I am absolutely new with Extjs4(Sencha). I have couple of questions. Could someone help me with them. Which IDE I should use to start...

    Started by roykrish, 22 Dec 2011 12:31 AM
    • Replies: 8
    • Views: 2,583
    1 Jan 2012 10:54 PM Go to last post
  5. Unanswered: building Tree panel from XML data

    Hi all, Previously in ext 3.0 we had Tree Panel built from XML response. For that we had custom class extending 'Ext.tree.TreeLoader' This...

    Started by shreyasrale, 30 Dec 2011 4:56 AM
    • Replies: 2
    • Views: 789
    1 Jan 2012 10:04 PM Go to last post
  6. Thumbs up Unanswered: How to assign JSON Object to Hibernate Pojo + ext js 4 + Java + spring

    HI.. sencha forum member I need one support from you. I am getting my JSON value on server side as "Id": null, "Name": "New task", ...

    Started by rushi2440, 30 Dec 2011 12:43 AM
    extjs4, hibernate, jpa, json, spring
    • Replies: 2
    • Views: 1,062
    1 Jan 2012 9:53 PM Go to last post
  7. Answered: How to get reference to global Viewport if autoCreateViewport enabled?

    In my application, I have autoCreateViewport set to true. Is there a way to get a reference to this viewport since it was set globally by the...

    Started by basememara, 31 Dec 2011 7:34 AM
    • Replies: 2
    • Views: 1,243
    1 Jan 2012 7:17 PM Go to last post
  8. Unanswered: Comboboxes 4.0.2 vs 4.0.7-gpl

    I have noticed that my comboboxed behave differently with 4.0.7-gpl than they did on 4.0.2a On 4.0.2a the list was able to be displayed when a...

    Started by gnube, 3 Dec 2011 5:50 AM
    • Replies: 7
    • Views: 967
    1 Jan 2012 3:52 PM Go to last post
  9. Unanswered: Hwo to fill PropertyGrid from Store

    Hello, I have this kind of problem: I'm trying to fill PropertyGrid with data from Ext.data.Store I've tried different types of data it a Store: ...

    Started by 1099511627776, 1 Jan 2012 10:10 AM
    • Replies: 1
    • Views: 720
    1 Jan 2012 11:32 AM Go to last post
  10. Unanswered: View the related value in the grid

    Hello, the code below, the relationship is working perfectly, but I do not know how to display the value listed in the grid, any ideas? ...

    Started by fabio.policeno, 8 Nov 2011 4:08 AM
    • Replies: 5
    • Views: 626
    1 Jan 2012 10:39 AM Go to last post
  11. Answered: Newbie - Having trouble getting ExtJS v4 to read JSON Array

    Hi, I have a very basic application here: /** * @example Simple Grid * * A basic grid that renders itself to the document body. */...

    Started by samuurai, 30 Dec 2011 5:02 PM
    array, blank, json
    • Replies: 6
    • Views: 1,844
    1 Jan 2012 9:23 AM Go to last post
  12. Unanswered: Grid sorting problem - extjs 4.0

    Hi, I have a grid with some data in it. If I add/remove data from it and sort on one of the columns, it sorts on the old grid data and not the...

    Started by gretchen23, 24 Oct 2011 12:17 PM
    • Replies: 5
    • Views: 1,107
    1 Jan 2012 7:59 AM Go to last post
  13. Unanswered: TabPanel medium size icon (24x24) on header?

    I have a TabPanel. On tabs I would need medium size icons (24x24), but no text. Is there any way to do it? thx

    Started by ultra2, 31 Dec 2011 5:31 AM
    • Replies: 2
    • Views: 1,064
    1 Jan 2012 4:59 AM Go to last post
  14. Question Unanswered: How change background color of textfields in formpanel

    Hello, I have created a Ext.form.FormPanel with items as below. I require to change the background color of the textfields only, not the field...

    Started by simonr25, 31 Dec 2011 4:45 AM
    • Replies: 2
    • Views: 1,093
    31 Dec 2011 2:06 PM Go to last post
  15. Unanswered: Change style of TreePanel

    In V3 of Extjs someone nicely created some css tinkering to change the look of the tree so that it worked as a nice menu system. These are some of...

    Started by keckeroo, 30 Dec 2011 1:12 PM
    • Replies: 1
    • Views: 791
    31 Dec 2011 7:23 AM Go to last post
  16. Unanswered: [ExtJS 4.0.7;Tree] Apply custom styles to node icons

    Hi, i am using ExtJS 4.0.7 and would like to add custom styles to the node icons. I know that there exists the config "iconCls" but this is not...

    Started by Werzi2001, 22 Dec 2011 12:54 AM
    icon, node, tree
    • Replies: 7
    • Views: 1,875
    31 Dec 2011 4:22 AM Go to last post
  17. Unanswered: Setting Checkboxes on GridPanel + CheckBoxModel

    Hello, This is part 2 to the post I previously made. While that post was answered, the solution does not work. I marked it as answered because...

    Started by billtricarico, 29 Dec 2011 2:40 PM
    • Replies: 4
    • Views: 464
    30 Dec 2011 12:41 PM Go to last post
  18. Unanswered: Help with Form in JS

    Hi, Im having trouble styling a form, i want to make something like this: View: Form1.jpg But everything i've tried didn't work so far,...

    Started by gigofizz, 30 Dec 2011 10:03 AM
    • Replies: 2
    • Views: 392
    30 Dec 2011 11:16 AM Go to last post
  19. Answered: Tree that gets children only when expanded

    Hi, How can I create a tree that only gets the children node when the parent is expanded? The entire tree is just too large to get at once. Is...

    Started by johnterran, 29 Dec 2011 4:04 PM
    tree
    • Replies: 2
    • Views: 650
    30 Dec 2011 10:31 AM Go to last post
  20. Answered: Combobox like dropdown menu

    Hi, I would like to make a combobox that expand on mouse over. I know I can do it using the menu:) I was looking for an appropriate event but...

    Started by dmN86, 30 Dec 2011 7:32 AM
    • Replies: 6
    • Views: 675
    30 Dec 2011 10:09 AM Go to last post