Ext 2.x: Help & Discussion

+ Post New Thread

  1. CheckboxSelectionModel selectRows before render

    Hi all, i'm wondering if there is any way to preselect checks in a grid panel with a selection model of type CheckboxSelectionModel. here the...

    Started by John Holmes, 24 Sep 2008 2:54 PM
    • Replies: 2
    • Views: 1,032
    24 Sep 2008 3:04 PM Go to last post
  2. Put FormPanel in Ext.Window???

    Hi, I am trying to put this form panel inside of an Ext.Window but the form does not show up and I get an error in the Firebug console: error:...

    Started by Westside, 24 Sep 2008 12:23 PM
    • Replies: 3
    • Views: 913
    24 Sep 2008 1:59 PM Go to last post
  3. [2.2] GridPanel contents overflow on IE6

    I've got a GridPanel I'm using with autoScroll and autoWidth enabled. It's got several columns, so should overflow to need a scrollbar. In Firefox,...

    Started by stouset, 24 Sep 2008 1:07 PM
    • Replies: 1
    • Views: 935
    24 Sep 2008 1:38 PM Go to last post
  4. Question How to wrap the Column Heading ?

    I am using ColumnModel in EditorGridPanel. In some cases the column data are smaller in length than the column header. So I have specified the width...

    Started by Platinum, 25 Jun 2008 8:15 PM
    • Replies: 2
    • Views: 904
    24 Sep 2008 1:36 PM Go to last post
  5. Exclamation Grid Panel How to Change text encoding type...

    Is there a way to change encoding type of grid panels.. because of my native language some characters cant be recognised by ext-js.. THX FOR YOUR...

    Started by ilker, 24 Sep 2008 5:39 AM
    • Replies: 9
    • Views: 2,367
    24 Sep 2008 1:23 PM Go to last post
  6. queryDelay, auto lookup and a fast typist

    Using the Live Forum search example as a base, I've create a similar combo which looks up data against an XmlReader and HttpProxy. I've also set...

    Started by randomuser01, 24 Sep 2008 12:19 PM
    • Replies: 4
    • Views: 2,860
    24 Sep 2008 12:50 PM Go to last post
  7. Extending FormPanel

    Hi, Im trying to extend Ext.FormPanel with my custom implementation and i'm having some problems. Here's the code: MyForm = function(config)...

    Started by aromero, 24 Sep 2008 7:05 AM
    • Replies: 7
    • Views: 3,194
    24 Sep 2008 11:10 AM Go to last post
  8. Row Drag and Drop: multiple target problem

    Hi, I use row drag&drop in the webdesktop example, I have one start grid and many target grids: window 1: (source) gp = new...

    Started by blutarsky, 18 Jan 2008 12:45 AM
    • Replies: 5
    • Views: 1,908
    24 Sep 2008 10:59 AM Go to last post
  9. KeyPress ignoring forceSelection?

    I have a combo defined as follows. If I leave the KeyPress event hooked up and type a value which is not in the list, then on exiting the combo, what...

    Started by randomuser01, 24 Sep 2008 10:46 AM
    • Replies: 0
    • Views: 557
    24 Sep 2008 10:46 AM Go to last post
  10. remove multi-rows of gridPannel

    var select = grid.getSelectionModel().getSelections(); grid is a gridPanel my code above was return an array. How can i written code for remove...

    Started by everrich, 9 Sep 2008 6:24 PM
    • Replies: 9
    • Views: 1,704
    24 Sep 2008 10:45 AM Go to last post
  11. Problem loading V2.2 ExtJS App in iFrame

    Our web app is sometimes loaded into an iframe in another web app. Without changing anything, other than upgrading from ExtJS V2.1 to ExtJS V2.2, we...

    Started by MtAiryEd, 4 Sep 2008 8:19 AM
    • Replies: 4
    • Views: 4,119
    24 Sep 2008 10:33 AM Go to last post
  12. General question concerning grid sort/paging

    Ok, so I have my first grid working, and everything is fine (thanks to some great help here on the forum). I just have a couple general grid...

    Started by jord1242, 24 Sep 2008 4:53 AM
    • Replies: 4
    • Views: 853
    24 Sep 2008 10:32 AM Go to last post
  13. syntax question

    Dumb question.. What is the correct syntax to plug a combobox returned by a function into a panel AND hookup listeners? Thanks function...

    Started by randomuser01, 24 Sep 2008 9:14 AM
    • Replies: 1
    • Views: 583
    24 Sep 2008 10:25 AM Go to last post
  14. [2.2] Grid with JSON-Reader

    Hello everybody, I've following code that used to work under version 2.1: ... <script type="text/javascript"> ...

    Started by rainerh, 24 Sep 2008 10:15 AM
    • Replies: 2
    • Views: 909
    24 Sep 2008 10:24 AM Go to last post
  15. Grid cell alignment

    Hi All, I have created the grid with n-number of columns dynamically. But grid header should be aligned to left and column content should be...

    Started by nthamizhan, 24 Sep 2008 8:33 AM
    • Replies: 3
    • Views: 911
    24 Sep 2008 10:22 AM Go to last post
  16. Question [2.2]Recreate GridPanel and Viewport problem

    I have the following methods for creating a GridPanel and Viewport. The initial execution runs fine, the viewport layout is fitted to the window, the...

    Started by bclaydon, 24 Sep 2008 7:02 AM
    • Replies: 2
    • Views: 800
    24 Sep 2008 9:39 AM Go to last post
  17. Exclamation Scrolling panels/drop-downs have weird horizontal lines (Ext 2.0.2 - Firefox)

    Hi all- I have searched for two days to no avail about this issue. I'm hoping that someone will have dealt with this before. In Firefox, I see...

    Started by froggman2k, 22 Sep 2008 11:05 AM
    • Replies: 3
    • Views: 1,244
    24 Sep 2008 9:23 AM Go to last post
  18. <tpl> and navigating the DOM

    Hello all. Quick question. The code below shows the XTemplate I'm currently working in, and I'm trying to assign an 'id' to each <div> being...

    Started by rothaar, 24 Sep 2008 7:53 AM
    • Replies: 4
    • Views: 1,084
    24 Sep 2008 9:06 AM Go to last post
  19. Store

    Is there any way to get last fired URL with parameters?

    Started by sonsale, 24 Sep 2008 8:18 AM
    • Replies: 6
    • Views: 971
    24 Sep 2008 8:48 AM Go to last post
  20. Tree: get/load specific leaf node

    Is there a way to tell the Tree to load all of the nodes in a branch that have been loaded by the loader, based on a leaf node ID? I cannot figure...

    Started by devinrader, 24 Sep 2008 5:56 AM
    • Replies: 6
    • Views: 1,374
    24 Sep 2008 8:18 AM Go to last post