Ext: Q&A

+ Post New Thread

  1. Answered: Nested and Unformated Json returned for different queries using Hibernate

    Hello I am working on a extjs app with springmvc and hibernate.I am facing problem with nested json and unformated Json string for different queries...

    Started by sachintaware, 15 Mar 2012 9:17 PM
    • Replies: 3
    • Views: 652
    21 Mar 2012 10:46 PM Go to last post
  2. Answered: Not able to get the records returned by service using load event of the store

    Hi all, My service returns JSON object which has three array in it. When I use following code I can access these objects. ...

    Started by webfriend13, 21 Mar 2012 3:37 AM
    • Replies: 2
    • Views: 220
    21 Mar 2012 9:23 PM Go to last post
  3. Unanswered: Ext.panel.Tree: Cannot read property 'firstChild' of undefined

    Hello all, I'm using a treepanel and the first time the view is openend with a treepanel inside of it there are no problems. Subfolders are...

    Started by dewey, 1 Nov 2011 2:19 AM
    • Replies: 4
    • Views: 1,289
    21 Mar 2012 8:59 PM Go to last post
  4. Unanswered: Ext.form.ComboBox setValue() doesn't update display

    I have a combobox like below (Ext 4.0.3) var cityComboBox = Ext.create('Ext.form.ComboBox', { id: 'cityCombo', fieldLabel: 'City', ...

    Started by moses.yang, 21 Mar 2012 7:49 AM
    • Replies: 7
    • Views: 1,210
    21 Mar 2012 6:44 PM Go to last post
  5. Answered: Form creates a new record, should change to received values once submitted?

    Hey, I have a form that submits via AJAX, in the return object more values are set as submitted, because for example a newly created record gets...

    Started by KajaSheen, 14 Mar 2012 9:33 AM
    • Replies: 3
    • Views: 397
    21 Mar 2012 6:33 PM Go to last post
  6. Question Unanswered: How can the panel contents be refreshed after the panel is rendered?

    I have a simple panel with html content. Initially, the html is set to some data. The panel renders it as expected. After wards, on user input in a...

    Started by sarabjeetd, 21 Mar 2012 2:25 PM
    • Replies: 1
    • Views: 388
    21 Mar 2012 4:51 PM Go to last post
  7. Unanswered: Where can I find the bottom and right properties for a button in an absolute layout?

    Hi, I am wondering why there are only x and y properties for components. In normal HTML you are able to layout a button for example to the bottom...

    Started by Lebenskuenstler, 19 Mar 2012 2:44 PM
    layout
    • Replies: 2
    • Views: 413
    21 Mar 2012 2:28 PM Go to last post
  8. Answered: Click grid row - launch panel - pass a param to new panel

    I have a GridPanel that is configured to generate an alert when one of the grid rows are double clicked - the alert merely prints out the companyID...

    Started by qt4x11, 19 Mar 2012 1:54 PM
    grid panel form
    • Replies: 3
    • Views: 970
    21 Mar 2012 1:36 PM Go to last post
  9. Unanswered: Add items to Accordion layout from controller after Store is loaded.

    I have a huge problem, I'm trying to add items to a west accordion panel from my controller, using store.each, I have tried adding methods like...

    Started by luisparada, 21 Mar 2012 12:45 AM
    accordion layout, dynamic add items
    • Replies: 3
    • Views: 555
    21 Mar 2012 1:32 PM Go to last post
  10. Answered: Same store, different datasets displayed in chart and grid

    Hey there, I was wondering if there is a way to have a store with a large dataset bound to a grid, but show only a subset of it in a chart without...

    Started by winkelmann, 20 Mar 2012 12:56 PM
    • Replies: 4
    • Views: 743
    21 Mar 2012 10:09 AM Go to last post
  11. Unanswered: events down from controller

    so I bubbled my event from my sub panel up to the controller, but now I want to change a panel that is quite deeply embedded inside my viewport. ...

    Started by WendyLG, 21 Mar 2012 8:09 AM
    • Replies: 2
    • Views: 249
    21 Mar 2012 9:31 AM Go to last post
  12. Answered: Not Supported: Copy, clone or duplicate a TreeStore

    Hi All, It appears to me that it is IMPOSIBLE to make a copy of a treestore from a "master" treestore. The reason I require this is because I...

    Started by dwb, 21 Mar 2012 8:01 AM
    • Replies: 1
    • Views: 427
    21 Mar 2012 9:28 AM Go to last post
  13. Question Unanswered: Caching ext-all.js in IE9

    Hello , I am using sdk to minify all application files and now i have ext-all and app-all.js , i have disableCaching as false too but i can see...

    Started by shailykamboj, 21 Mar 2012 5:49 AM
    • Replies: 1
    • Views: 453
    21 Mar 2012 9:25 AM Go to last post
  14. Unanswered: Grouping and locking can use both?

    Grouping and locking can use both in a grid? How can I do? Thank you!

    Started by manlsea, 21 Mar 2012 5:38 AM
    • Replies: 1
    • Views: 320
    21 Mar 2012 9:24 AM Go to last post
  15. Unanswered: Cue on Tab panel

    Hi All, I have a tab panel that consists of grids. I am changing the colour of rows on certain events. Now i want to show a cue (small box...

    Started by harman, 21 Mar 2012 3:10 AM
    cue, draw component, tab panel
    • Replies: 1
    • Views: 385
    21 Mar 2012 9:09 AM Go to last post
  16. Answered: FiltersFeature - blank window

    Hi, I trie to use the FiltersFeature in my app. But if I include it with: <script src="app/ext-4.0/src/ux/grid/FiltersFeature.js"></script> ...

    Started by matscher, 21 Mar 2012 3:00 AM
    • Replies: 1
    • Views: 255
    21 Mar 2012 9:08 AM Go to last post
  17. Unanswered: how can i display my calender vertically.

    Hi I am working with calender in extjs mvc. Currently my calender view is Horizontally.but I want to Display my calender vertically how can i...

    Started by rushi2440, 21 Mar 2012 1:22 AM
    • Replies: 1
    • Views: 571
    21 Mar 2012 9:05 AM Go to last post
  18. Exclamation Unanswered: how to display items section under panel based on condition

    here is my panel and the items section in the panel { xtype:'panel', title: 'Features and...

    Started by vasuk, 21 Mar 2012 5:18 AM
    • Replies: 2
    • Views: 317
    21 Mar 2012 9:03 AM Go to last post
  19. Answered: TabBar Item Rendering

    Hello, There is an auto render of the CSS 'left' attribute on all Tabs in a TabBar that exists in 4.0.7 but for some reason is not there in 4.1. I...

    Started by neurodon, 20 Mar 2012 12:13 PM
    • Replies: 1
    • Views: 506
    21 Mar 2012 8:48 AM Go to last post
  20. Unanswered: Could not bind Tree with TreeStore

    Hello, I am creating web application using .Net Framework.( I am new for using ExtJS4) To bind tree, created below Tree.js var treestore =...

    Started by viral_lss, 21 Mar 2012 1:55 AM
    • Replies: 1
    • Views: 258
    21 Mar 2012 7:57 AM Go to last post