Ext: Q&A

+ Post New Thread

  1. Unanswered: unwanted Loading Message on combo box

    I have a combo box with queryMode=local and store attached with it. When i load the store manually by calling store.load() and open the combo box it...

    Started by coldflame, 24 Apr 2012 3:44 AM
    • Replies: 3
    • Views: 436
    24 Apr 2012 5:27 AM Go to last post
  2. Unanswered: How can i use new Ext.grid.Panel( Ext.Element/String/Object config )

    I am trying to create a grid panel using newExt.grid.Panel( Ext.Element/String/Object config ) but dn't know how to do this exactly. I know...

    Started by dollygupta, 24 Apr 2012 4:08 AM
    • Replies: 3
    • Views: 636
    24 Apr 2012 5:22 AM Go to last post
  3. Unanswered: Dynamic Loading at Tree Store (Buffered Scrolling)

    The question is we will do the dynamic loading of data using store's pageSize & buffered var store = Ext.create('Ext.data.Store', { ...

    Started by ziaullhaq.s, 23 Apr 2012 12:44 AM
    • Replies: 3
    • Views: 1,167
    24 Apr 2012 4:21 AM Go to last post
  4. Unanswered: Combobox - Passing extra params besides limit, query, page, start...

    Hi folks. I would like to know if I´m able to pass other params bisedes the defaults ones. For example, I have my entities models, my entity might...

    Started by mvosantos, 23 Apr 2012 7:11 AM
    • Replies: 3
    • Views: 604
    24 Apr 2012 4:00 AM Go to last post
  5. Lightbulb Answered: Grid header disappears on row click

    Good Morning, I've make a grid in a collapsible panel but on rowclick the grid header dissapears, in fact it doesn't dissapears but hide on panel...

    Started by rafaelrp, 9 Mar 2012 4:33 AM
    • Replies: 8
    • Views: 1,295
    24 Apr 2012 3:49 AM Go to last post
  6. Unanswered: Integrate ExtJs4 with eclipse IDE

    Hi, How to integrate ExtJs plugin with eclipse IDE? Please let me know the configuration details also. Thanks in Advance. Swiji...

    Started by swiji2000, 23 Apr 2012 8:22 PM
    • Replies: 2
    • Views: 1,512
    24 Apr 2012 2:12 AM Go to last post
  7. Unanswered: How to display panel on click event of menu?

    Hi, I would like to know how to display certain panel on click event of menu? I have added menu items in viewport and listening for 'click' event...

    Started by shekhar.kotekar, 24 Apr 2012 1:12 AM
    menu, panel
    • Replies: 1
    • Views: 361
    24 Apr 2012 1:33 AM Go to last post
  8. Unanswered: Right aligning a button in a tab bar

    I have the following code for adding a button in tab bar , which has 3 tabs listeners: { afterrender: function () { var bar =...

    Started by Sabareesh, 23 Apr 2012 11:35 PM
    • Replies: 3
    • Views: 498
    24 Apr 2012 1:10 AM Go to last post
  9. Unanswered: problem with loading data from a file

    I tried using "request()" method...the following way Ext.onReady(function(){ var i =0; Ext.Ajax.request({ url: '/newGui/getPoints.cgi', ...

    Started by ahsec, 24 Apr 2012 12:19 AM
    • Replies: 2
    • Views: 310
    24 Apr 2012 12:42 AM Go to last post
  10. Unanswered: How to remove move-over effect to the grid ros

    I have a grid where i need to remove the mouse hover effect for the particular row on some condition. I am am doing this by removing the CSS of the...

    Started by veeresh.hubballi, 23 Apr 2012 4:56 AM
    • Replies: 2
    • Views: 818
    23 Apr 2012 10:15 PM Go to last post
  11. Unanswered: Different ways to get to an Ext DOM element

    I have access to a target HTML Image object in an event handler. I know the parent to this target object is a DIV. To access the DIV element, I...

    Started by anilgs, 20 Apr 2012 7:35 PM
    • Replies: 2
    • Views: 816
    23 Apr 2012 10:11 PM Go to last post
  12. Unanswered: Simple MVC application

    Hi, I am new bee in ExtJs. Please explain MVC architecture with simple examples. Thanks in Advance

    Started by swiji2000, 23 Apr 2012 12:00 AM
    • Replies: 2
    • Views: 534
    23 Apr 2012 8:17 PM Go to last post
  13. Answered: Handling non json response in ajax submit

    I'm submitting a form via ajax, the returned results is HTML not json, I get an error about decoding non json response. I'm created the...

    Started by harrypottar, 23 Apr 2012 2:25 PM
    • Replies: 1
    • Views: 477
    23 Apr 2012 4:43 PM Go to last post
  14. Answered: How to get acces to total count of models returned for InternalId

    I'm doing some operations with copying tree nodes in grid, and the problem is that NodeInterface.copy() doesn't increment the InternalId of the...

    Started by sasklacz, 23 Apr 2012 6:11 AM
    copy, node, nodeid, phantom, tree
    • Replies: 1
    • Views: 507
    23 Apr 2012 12:16 PM Go to last post
  15. Answered: Ext.Ajax - POST custom text in HTTP body

    Hi, I need to send text content of local file in HTTP body using Ext.Ajax.request. Ext.Ajax.request({ url: 'test.jsp', params: 'data to...

    Started by kkris1983, 23 Apr 2012 5:06 AM
    • Replies: 2
    • Views: 709
    23 Apr 2012 10:09 AM Go to last post
  16. Unanswered: Populate splitbutton menu calling store

    Hi, is it possible to populate dinamically a splitbutton menu calling a store in the beforerender of the button itself? Thanks

    Started by geniodella, 22 Apr 2012 10:39 AM
    extjs 4, split button, toolbar
    • Replies: 1
    • Views: 515
    23 Apr 2012 9:14 AM Go to last post
  17. Unanswered: CheckboxToggle-Fieldset status

    Hi, I have a fieldset with checkboxToggle in Extjs 4: ... id: 'fieldsetNuovaTecnologia', columnWidth: .50, xtype: 'fieldset', title:...

    Started by francesconigro, 23 Apr 2012 1:38 AM
    checkboxtoggle fieldset
    • Replies: 1
    • Views: 742
    23 Apr 2012 9:05 AM Go to last post
  18. Unanswered: Treepanel in panel not showing the tree

    does anyone know why this isn't working? var mainPanel = Ext.create('Ext.panel.Panel', { id: 'mainPanel', width: '100%',...

    Started by dragem, 23 Apr 2012 2:13 AM
    border, panel, region, tree, treepanel
    • Replies: 1
    • Views: 441
    23 Apr 2012 8:54 AM Go to last post
  19. Unanswered: Panel spacing

    Why is spacing so strange between panels? If you add more panels, you'll see inconsistant spacing. items: }, { id: 'panel2', xtype:...

    Started by louiscooper, 23 Apr 2012 7:49 AM
    • Replies: 1
    • Views: 301
    23 Apr 2012 8:40 AM Go to last post
  20. Unanswered: associated data don't rise dirty

    Hello I have records with a model. This model had 'hasMany' associations My problem is when i change something in associated data my record...

    Started by Jad, 23 Apr 2012 4:07 AM
    • Replies: 1
    • Views: 277
    23 Apr 2012 7:27 AM Go to last post