Ext: Q&A

+ Post New Thread

  1. Exclamation Unanswered: hbox and vbox layout does not work together!

    for the following example, the textfield does not appear! Ext.create("Ext.form.Panel", { renderTo: Ext.getBody(), width: 500, ...

    Started by liduqun, 15 Feb 2012 5:01 PM
    box layout
    • Replies: 1
    • Views: 536
    15 Feb 2012 11:58 PM Go to last post
  2. Unanswered: How can I get the window by its container?

    var p= Ext.create('widget.panel',{ items: }); I can get the window by "p.getComponent('w')" in Extjs3.x, but it not work in Extjs4.x. How...

    Started by lengjuncc, 15 Feb 2012 6:50 PM
    • Replies: 1
    • Views: 418
    15 Feb 2012 11:36 PM Go to last post
  3. Answered: Disable multiple Row selection

    Hi my grid allowing to select multiple row selection that is once i click on cell and press shift+arrow down button it allows me to select next...

    Started by prakashkadakol, 14 Feb 2012 11:29 PM
    • Replies: 6
    • Views: 1,331
    15 Feb 2012 10:32 PM Go to last post
  4. Question Unanswered: tbar&xtype: #help

    can i put html inside tbar? demo http://itoto4.com/index3.html

    Started by koko2589, 15 Feb 2012 2:27 PM
    • Replies: 2
    • Views: 359
    15 Feb 2012 9:59 PM Go to last post
  5. Question Unanswered: You are using a ServerProxy but have not supplied it with a url

    This is the example in MVC Arcthitecture of EXTJS4 document and I get a error when I run it. Here is my code. Ext.define('AM.store.Users', { ...

    Started by sion_eden, 15 Feb 2012 7:56 PM
    • Replies: 1
    • Views: 593
    15 Feb 2012 8:40 PM Go to last post
  6. Answered: How can I control the header check event in Ext.selection.CheckboxModel ???

    Hello. I am using Ext.selection.CheckboxModel in a gridPanel, but I need to have the control of the "header check event" how can I do that???

    Started by rmorales, 15 Feb 2012 1:10 PM
    • Replies: 2
    • Views: 358
    15 Feb 2012 4:33 PM Go to last post
  7. Unanswered: Multiple Stores Using the Same Model

    I have multiple stores using the same model. This is because one of them contains search results, and another contains a regular record set. You...

    Started by mbritton, 15 Feb 2012 10:37 AM
    • Replies: 3
    • Views: 1,054
    15 Feb 2012 2:02 PM Go to last post
  8. Unanswered: Grid in tabpanel has cellEdit plugin, causes 'event is undefined' when close new tab

    I have a grid in a tabpanel. I click a row in the grid and a new tab opens with details for the clicked item. The newly created tabs also have grids...

    Started by PaulyWolly, 11 Feb 2012 10:03 AM
    cellediting, extjs4, grid, plugins, tabpanel
    • Replies: 3
    • Views: 730
    15 Feb 2012 1:20 PM Go to last post
  9. Unanswered: Is there a better way to hide the mask?

    I noticed that when the Direct provider's 'beforecall' event return false after a store's load method is called then the mask is never removed. ...

    Started by bseddon, 15 Feb 2012 10:05 AM
    • Replies: 2
    • Views: 271
    15 Feb 2012 12:01 PM Go to last post
  10. Unanswered: Querying beyond ownerCt?

    Hi there, The scenario: 1. Grid with a button. 2. Button event, window created. 3. Save button in window, I want to get the original grid as...

    Started by davidryan, 15 Feb 2012 10:50 AM
    component, ownerct, query
    • Replies: 2
    • Views: 538
    15 Feb 2012 11:21 AM Go to last post
  11. Question Unanswered: Colspan for grid, it's possible ?

    Hi, I need help for make a grid with colspan feature, I search everywhere how to do but not found... Can any body help me...

    Started by nolan, 15 Feb 2012 7:00 AM
    cell, colspan, grid
    • Replies: 2
    • Views: 1,289
    15 Feb 2012 9:20 AM Go to last post
  12. Answered: Button with menu - CLICK event

    Hello, following case: Ext.create('Ext.Button', { text : 'Menu button', renderTo : Ext.getBody(), arrowAlign: 'bottom',...

    Started by diablo, 15 Feb 2012 6:32 AM
    • Replies: 4
    • Views: 636
    15 Feb 2012 7:24 AM Go to last post
  13. Question Unanswered: Add custom row after grid header

    Hi everyone! I have a little problem. And cant find any solution for this. I need to add two row after grid header (thats column properties rows,...

    Started by Romick, 15 Feb 2012 6:10 AM
    • Replies: 0
    • Views: 207
    15 Feb 2012 6:10 AM Go to last post
  14. Unanswered: How to show grid row not in grid, in any another component?

    I want to show summary in Grid dockItem. I can insert there any component. I give that component to summary view property. But it can't apper there...

    Started by biohazardo, 15 Feb 2012 4:01 AM
    • Replies: 1
    • Views: 285
    15 Feb 2012 6:05 AM Go to last post
  15. Question Unanswered: Dynamic Width Change of Column Names in a Grid

    How can we dynamically change column name widths of different data index in a Grid? Actually I want to change the widths of column names on change of...

    Started by abhi.ece, 15 Feb 2012 2:35 AM
    column name, grid, width adjustment
    • Replies: 1
    • Views: 695
    15 Feb 2012 6:04 AM Go to last post
  16. Answered: Parsing AJAX Response HTML

    Hello everyone! Is it in ExtJS possible to parse an HTML AJAX Response? I'm downloading some HTML pages with Ext.Ajax.request(). The pages...

    Started by mes-x, 9 Feb 2012 11:13 AM
    ajax, html, parsing, request, response
    • Replies: 7
    • Views: 2,690
    15 Feb 2012 6:00 AM Go to last post
  17. Unanswered: A tooltip disables windows. How can you prevent?

    I have a problem: showing a tooltip disables all active windows. This is beause tooltip's are managed by the window manager. Is there a way, that...

    Started by jonas007, 15 Feb 2012 1:23 AM
    • Replies: 2
    • Views: 399
    15 Feb 2012 5:57 AM Go to last post
  18. Thumbs up Unanswered: item is undefined

    HI.. forum member I am getting the item is undefined error when I am trying to bind the Ext.grid.Panel to Ext.panel.Panel. I am having one panel...

    Started by rushi2440, 14 Feb 2012 10:38 PM
    extjs mvc, extjs4
    • Replies: 1
    • Views: 782
    15 Feb 2012 5:49 AM Go to last post
  19. Question Unanswered: Summary with empty fields doesn't count result

    In my table i have empty fields, where they are null. But summary doesn't count them. Left - There are empty field and no summary. Right - no...

    Started by biohazardo, 14 Feb 2012 5:21 AM
    • Replies: 6
    • Views: 546
    15 Feb 2012 4:45 AM Go to last post
  20. Question Unanswered: Stores, models, proxies and complex UI architecture

    Say I've got a smaller grid to select something, let's call it Parent. After selecting, related data is shown in a form (ParentInfo), and two grids...

    Started by ipavlic, 2 Feb 2012 2:41 AM
    • Replies: 5
    • Views: 1,002
    15 Feb 2012 2:06 AM Go to last post