Ext 3.x: Help & Discussion

+ Post New Thread

  1. QuickTips offset for a checkbox

    Hello, I am using checkboxes with QuickTips in an ExtJS application. In some cases, when I need hierarchy, I am displaying some of the...

    Started by dana.lees, 8 Sep 2009 10:06 PM
    • Replies: 0
    • Views: 587
    8 Sep 2009 10:06 PM Go to last post
  2. Editor panel Combobox displays the valueField

    Hi all, i'm using EditorGrid with combobox, but i'm facing a problem when selecting any value from combo it displays the valueField not the...

    Started by jalal_omary, 8 Sep 2009 9:52 PM
    • Replies: 0
    • Views: 557
    8 Sep 2009 9:52 PM Go to last post
  3. Desktop w/ login

    Hello, What i want to do is use the ExtTop Desktop example and put a login box mask over the desktop, so the user is required to login before they...

    Started by alienwebz, 8 Sep 2009 4:19 PM
    • Replies: 1
    • Views: 799
    8 Sep 2009 9:23 PM Go to last post
  4. Clicking only the leafs in a TreePanel

    Hello, I am using a TreePanel with a 'click' function. I have added the following code to make sre that only when pressing the leafs, the...

    Started by dana.lees, 8 Sep 2009 12:52 AM
    • Replies: 5
    • Views: 952
    8 Sep 2009 8:27 PM Go to last post
  5. Combobox won't allow select of other value after one value has been selected

    Hi all, I have a combobox which gets it;s values via JSON from a PHP MySQL script. The combobox populates correctly, however once you have...

    Started by jdarbyshire, 8 Sep 2009 5:11 PM
    • Replies: 5
    • Views: 901
    8 Sep 2009 7:34 PM Go to last post
  6. Add a Tree to a form

    Would it be possible to add a check tree to a form? var tree = new Ext.tree.TreePanel({ title: 'My Task List', height: 300,...

    Started by mansoor44ahmed44, 7 Sep 2009 6:36 PM
    • Replies: 1
    • Views: 688
    8 Sep 2009 7:08 PM Go to last post
  7. Grid header from database

    Hi All, I'm very new in extjs. Can I know how to build the grid header from data from database? Any tutorial I can learn from? I had read about...

    Started by juste_millieu, 3 Sep 2009 5:58 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 1,796
    8 Sep 2009 5:57 PM Go to last post
  8. Timefield range (two timefields on same line)

    Hi, I am trying to create an hours of operations form using the timefields. I would like to place them on the same line so it looks something like...

    Started by MoShAn480, 8 Sep 2009 4:28 PM
    • Replies: 0
    • Views: 492
    8 Sep 2009 4:28 PM Go to last post
  9. Dynamically Duplicating/Cloning Fieldsets

    Hello, The theme of having a fieldset in a form that can be repeated dynamically as many times as the user needs keeps coming up in this forum....

    Started by frif, 7 Sep 2009 1:35 PM
    • Replies: 5
    • Views: 1,408
    8 Sep 2009 4:01 PM Go to last post
  10. Don't Want Groups Sorted in GroupingStore

    Hi, I have a GroupingStore. I am grouping on a numerical field. So, for instance, all my "10"s are grouped, all my "5"s, etc. Also, my groups...

    Started by annRT, 8 Sep 2009 1:28 PM
    • Replies: 8
    • Views: 1,219
    8 Sep 2009 3:45 PM Go to last post
  11. virtuell keyboard

    Hello ! I look for an virtuell keyboard. This keyboard shouldshow on a click and unshow on the second click. Does such exist plugin ? Your...

    Started by Stephan123, 7 Sep 2009 7:04 AM
    • Replies: 1
    • Views: 678
    8 Sep 2009 3:21 PM Go to last post
  12. Why might a "layout: border" panel not show up?

    I have a nest of two Panels ("layout: fit"), each of which contains a FormPanel (no "layout"), contained in a panel that has "layout: border." I...

    Started by Mike Robinson, 8 Sep 2009 12:31 PM
    • Replies: 0
    • Views: 580
    8 Sep 2009 12:31 PM Go to last post
  13. tabpanel within layout fit

    Hi! How to configure a tabpanel for layout fit? When I try that, the firebug show a error message: this.layout.setContainer is not a function...

    Started by gustavoh84, 8 Sep 2009 11:33 AM
    • Replies: 3
    • Views: 898
    8 Sep 2009 12:28 PM Go to last post
  14. Centering Form Panels in Browser

    Good afternoon, I'm completely new to Ext JS (and somewhat still new to Javascript in general). To learn how to do things, I'm trying to make a...

    Started by dsnider, 8 Sep 2009 10:22 AM
    • Replies: 2
    • Views: 710
    8 Sep 2009 11:26 AM Go to last post
  15. ContextMenu: right click on grid

    I have a context menu. It works. It shows menus when I right click on a grid. Here are my problems 1) It shows the Firefox menu options when right...

    Started by hallikpapa, 30 Aug 2009 6:24 PM
    • Replies: 4
    • Views: 2,479
    8 Sep 2009 10:57 AM Go to last post
  16. [solved]Global Loading mask for Ajax Transactions

    Hi there, does anyone know of a plugin or override that you can set to make all ajax transactions, eg Ext.Ajax.request as well as form / panel...

    Started by Lobos, 7 Sep 2009 7:55 PM
    • Replies: 3
    • Views: 1,398
    8 Sep 2009 9:54 AM Go to last post
  17. jsonStore data retreival

    I'm new to Ext so please be patient if I'm asking a stupid question. I'm creating a line chart from JSON created by a php script. I've got it all...

    Started by duncan1a, 5 Sep 2009 7:32 AM
    • Replies: 4
    • Views: 1,342
    8 Sep 2009 9:26 AM Go to last post
  18. Question Ext.getCmp without id

    I am upgrading from Ext 2.01 to Ext 3.0.0. I have converted all my tables to Ext 3.0.0. In order for them to work, I needed to remove the 'id' of...

    Started by ajmPal, 8 Sep 2009 3:44 AM
    • Replies: 3
    • Views: 1,146
    8 Sep 2009 9:04 AM Go to last post
  19. Viewport with toolbar

    Hello ! I have an viewport with layout: 'border'. The problem is the toolbar in the 'north' region. I can't see the toolbar. What is wrong ? ...

    Started by Stephan123, 19 Aug 2009 3:22 AM
    • Replies: 8
    • Views: 1,596
    8 Sep 2009 9:01 AM Go to last post
  20. IE8 Error: Function expected in ext-all-debug.js at line 52816

    I get the following error when double-clicking on a record in a grid in IE8. "Function expected" in ext-all-debug.js at line 52816 See the...

    Started by robusto, 28 Aug 2009 2:03 PM
    • Replies: 2
    • Views: 1,828
    8 Sep 2009 8:28 AM Go to last post