Ext: Q&A

+ Post New Thread

  1. Unanswered: Issue in dynamically loading data for creating line chart in ExtJs4.0

    Hi All, First of all my grand wishes to all of you on form. I am a green horn in the world of ExtJs and this would be my thread. My requirement is...

    Started by goldmonty, 8 Nov 2011 10:35 PM
    • Replies: 2
    • Views: 613
    9 Nov 2011 1:17 AM Go to last post
  2. Question Answered: Fill combo box with items

    Hi, can anybody help me when in a combo box is selected an item, in select event to add a variable who will fetch data from a link, and this data...

    Started by wrongt, 29 Oct 2011 9:45 AM
    • Replies: 7
    • Views: 898
    9 Nov 2011 12:14 AM Go to last post
  3. Exclamation Unanswered: making a cross-domain REST POST ajax request???

    hi i've wasted a lot of time on this already :(, does Ext JS 4 support this? can i make a cross-domain REST POST ajax request? thanks

    Started by creatrixcordis, 8 Nov 2011 11:41 PM
    ajax, cross domain, rest
    • Replies: 1
    • Views: 1,745
    9 Nov 2011 12:02 AM Go to last post
  4. Unanswered: how would I get the selected checkboxes from the combobox?

    Give example to get the selected check box values from combo box...

    Started by manju40529, 6 Nov 2011 10:57 PM
    • Replies: 3
    • Views: 894
    8 Nov 2011 10:24 PM Go to last post
  5. Unanswered: success in save method

    Hi, i'm trying to retrieve a message when the data is successfully saved in a form or when it went wrong, but these callbacks aren't executed I...

    Started by lobosan, 8 Nov 2011 10:20 AM
    • Replies: 2
    • Views: 330
    8 Nov 2011 2:16 PM Go to last post
  6. Unanswered: Add validation to model after the fact?

    Is it possible to add validation to a model after initialization? I see the validations: config property, but I don't see any addValidation() or...

    Started by Entropy, 8 Nov 2011 11:17 AM
    • Replies: 1
    • Views: 544
    8 Nov 2011 1:48 PM Go to last post
  7. Unanswered: instantiating views and controllers

    i have a form that i'd like to instantiate at runtime, as well as its controller is it better to do a), b), or c)? a) instantiate the view, and...

    Started by el_chief, 7 Nov 2011 5:18 PM
    • Replies: 3
    • Views: 711
    8 Nov 2011 12:06 PM Go to last post
  8. Unanswered: Set icon for window

    I was wondering if there is a way to actually set a fixed icon for a window like it is possible for buttons using the "icon" config. We have quite a...

    Started by winkelmann, 16 Aug 2011 3:21 AM
    • Replies: 5
    • Views: 986
    8 Nov 2011 11:10 AM Go to last post
  9. Unanswered: Expand particular accordion panel based on onclick event

    Hi all, I want to expand particular accordion panel based on onclick event .. can u guys help me out how to achieve this?

    Started by renganathan, 7 Nov 2011 9:27 PM
    accordion, expand, onclick
    • Replies: 4
    • Views: 1,325
    8 Nov 2011 10:26 AM Go to last post
  10. Unanswered: 1-n Relationship, correct approach

    Hi, I'm quite a noob in ExtJs development and I'm facing a problem handling 1-n relationships in domain entity edit. I've an entity with six 1-n...

    Started by amanfredi, 8 Nov 2011 6:45 AM
    • Replies: 3
    • Views: 644
    8 Nov 2011 9:44 AM Go to last post
  11. Unanswered: Change grid checkbox (checkboxmodel) for radio

    Hello, there is the possibility to exchange the grid checkbox (checkboxmodel) for radio? Thank you!

    Started by fabio.policeno, 7 Nov 2011 12:05 PM
    • Replies: 2
    • Views: 789
    8 Nov 2011 8:31 AM Go to last post
  12. Unanswered: Notify View about changes in Store from Proxy

    I'm trying to add the ability to sync multiple Stores within the CRUD paradigm, to do this I extended Ext.data.proxy.Proxy. Now when I want to call...

    Started by BigWookie, 6 Nov 2011 11:05 AM
    • Replies: 2
    • Views: 699
    8 Nov 2011 4:10 AM Go to last post
  13. Unanswered: ExtJS menu + Spring + Jackson

    Hi, I have definition of a menu in my database. When I try to seralize menu to JSON everithing generates ok, except following: "handler":...

    Started by bkraut, 8 Nov 2011 3:19 AM
    • Replies: 1
    • Views: 462
    8 Nov 2011 3:33 AM Go to last post
  14. Unanswered: store.loadData of ComboBox before the combo has been clicked doesn't update the list

    ExtJS Version: 4.0.7 Calling loadData on the store of a ComboBox doesn't update the combo unless you've already clicked the drop down. I've traced...

    Started by larf311, 27 Oct 2011 8:36 AM
    combo, datastore, loaddata
    • Replies: 5
    • Views: 1,268
    8 Nov 2011 3:11 AM Go to last post
  15. Answered: scope problem with combo callback

    I have a set of Combo Boxes which are dynamically loaded using the following code: for(var i = 0 ; i < strata.item.length; i++) { ...

    Started by gfrancis1@gmail.com, 7 Nov 2011 7:54 PM
    callback, combobox, scope
    • Replies: 1
    • Views: 525
    8 Nov 2011 2:07 AM Go to last post
  16. Unanswered: Possible to call a ExtJS element in a JavaScript function ?

    Hello, I explain : I want to open this window : Ext.define("MyDesktop.***",{extend:"Ext.ux.desktop.Module",...

    Started by iNes14, 8 Nov 2011 12:32 AM
    • Replies: 2
    • Views: 783
    8 Nov 2011 1:59 AM Go to last post
  17. Answered: Override onRender

    Hi, i would like to override the "onRender" method in order to insert some html and render the field to that html. ...

    Started by Werzi2001, 7 Nov 2011 11:50 PM
    • Replies: 2
    • Views: 428
    8 Nov 2011 12:25 AM Go to last post
  18. Exclamation Answered: combo load mask wont disapear after stor load - still on ext 4.0.7 - How to fix this?

    combo list wait mask wont disapear after store load (if dropdown wasnt expanded during load) i know this was reported as bug but still in 4.0.7...

    Started by Webtel, 7 Nov 2011 12:17 PM
    combo, combobox, ext 4.0.7, store load, wait
    • Replies: 2
    • Views: 953
    7 Nov 2011 11:18 PM Go to last post
  19. Exclamation Unanswered: Exts filefield IE8 Spring 3 (Exception thrown not caught) Line: 4898 extjs-all-debug

    Hi Team, I have created a simple extjs form with filefield control. On server side I am using Spring MVC. My application running perfeclty fine...

    Started by mikkushukla, 26 Sep 2011 10:48 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 1,851
    7 Nov 2011 10:55 PM Go to last post
  20. Answered: problem with datastore change when linked with combobox

    Hi I have a strange problem. I have a combobox called products and a datastore called productMilestones. I need to change the content of...

    Started by siriusblack, 25 Oct 2011 10:33 PM
    combobox, data store
    • Replies: 7
    • Views: 734
    7 Nov 2011 9:42 PM Go to last post