Ext 2.x: Help & Discussion

+ Post New Thread

  1. Unable to stop TaskMgr

    I have some problems with ExtJS and tasks. First of all I was unable to start the timer with this.doUpdate as property for run. The other (much...

    Started by Peacemaker2000, 6 Oct 2008 5:25 AM
    • Replies: 4
    • Views: 2,370
    7 Oct 2008 6:12 AM Go to last post
  2. Talking Css on header on grid

    Hello everybody ! I have an easy question ! I have a grid with months as headers title and prices in the rows. example : |January | February |...

    Started by mathis94, 5 Oct 2008 7:35 PM
    • Replies: 2
    • Views: 809
    7 Oct 2008 6:07 AM Go to last post
  3. Combos in FormPanel

    Hi all, I am newbie and trying to load a combobox but I can't. I am using one of the example code below and try to load dropdown data into one...

    Started by cbillanuka, 6 Oct 2008 4:07 PM
    • Replies: 2
    • Views: 771
    7 Oct 2008 5:59 AM Go to last post
  4. Question how to get grid row double click event

    hii..... how can i get double click event of grid....... i actully want to display grid detail into another form text box. thank you for...

    Started by lalit_ce, 7 Oct 2008 5:32 AM
    • Replies: 1
    • Views: 1,450
    7 Oct 2008 5:46 AM Go to last post
  5. Question ColumnModel.getCellEditor(col, row): what happens with row?

    Ext.extend(Ext.grid.ColumnModel, Ext.util.Observable, { .... getCellEditor : function(colIndex, rowIndex){ return this.config.editor; }, ...

    Started by Bionique, 7 Oct 2008 2:49 AM
    • Replies: 6
    • Views: 1,784
    7 Oct 2008 5:45 AM Go to last post
  6. Cool how can I see the data content of Ext.data.JsonStore

    I get data object in JSON format from the server-side and would like to see its the format of the values that I recieve How can I see its content?...

    Started by groth, 7 Oct 2008 4:06 AM
    • Replies: 5
    • Views: 4,179
    7 Oct 2008 5:44 AM Go to last post
  7. Tabs scrolling problem in safari browser

    Hi, I have created simple tabpanel and later adding the tabs dynamically based on the tabs data coming from backend. I am getting the tab names...

    Started by rao, 10 Sep 2008 5:27 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,706
    7 Oct 2008 5:41 AM Go to last post
  8. Editor grid row selection

    I have a editor grid with few columns as editable. i use row selection model. when i click on a cell which is editable the corresponding row gets...

    Started by Rose23, 10 Sep 2008 4:43 AM
    • Replies: 6
    • Views: 1,415
    7 Oct 2008 5:40 AM Go to last post
  9. Problem with GridPanel

    var myGrid = new Ext.grid.GridPanel({ //..... ,autoHeight : true ...} When myGrid have no item, height is equal 0. But I want to display a...

    Started by everrich, 6 Oct 2008 11:52 PM
    • Replies: 8
    • Views: 1,914
    7 Oct 2008 5:38 AM Go to last post
  10. Red face dialog+keyMap

    dialog = new Ext.Window({ el:'my', layout:'fit', width:615, height:370, ...

    Started by rojar, 30 Apr 2008 11:18 PM
    • Replies: 1
    • Views: 720
    7 Oct 2008 5:14 AM Go to last post
  11. Grid dynamic resizing

    Hey folks, I have the problem that the dynamic size of my grids doen't work any more ... Is anything public about this problem?? Greetz, W.

    Started by Wallma, 7 Oct 2008 4:34 AM
    • Replies: 2
    • Views: 980
    7 Oct 2008 4:59 AM Go to last post
  12. Is this the correct way of coding?

    I've a customer alerts grid, on double clicking on any row should show the corresponding alert

    Started by ExtJsKing, 5 Oct 2008 6:44 PM
    • Replies: 6
    • Views: 1,265
    7 Oct 2008 4:49 AM Go to last post
  13. adding columns dynamically to grid panel

    Hi, I want to add the columns to the grid panel dynamically, my requirement is like this: I have a grid with 12 columns, and have column...

    Started by bhaskar1605, 7 Oct 2008 1:32 AM
    • Replies: 5
    • Views: 3,410
    7 Oct 2008 4:40 AM Go to last post
  14. select a single row in a Grid with RowExpander and CheckboxSelectionModel

    Hi all, I'm using a Ext2.0-Grid with RowExpander and CheckboxSelectionModel. The expanded area consists of a 2 more grids. When I now select...

    Started by ellaiah, 7 Oct 2008 4:29 AM
    • Replies: 0
    • Views: 885
    7 Oct 2008 4:29 AM Go to last post
  15. Exclamation this.mainBody has no properties AND this.destroyTrans is not a function

    Please help to correct two exceptions! In my page i do: 1. Open pupUp window where have: <a href=\"javascript:searchBy('phone','"+lang+"')\"...

    Started by diamondvd, 5 Oct 2008 4:41 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 2,103
    7 Oct 2008 3:47 AM Go to last post
  16. Tab Focus

    Hi, i have a slight problem and was hoping sum1 knows the answer. i have a view port with a tab panel in the middle, i also have a search...

    Started by mic2100, 7 Oct 2008 3:00 AM
    • Replies: 2
    • Views: 855
    7 Oct 2008 3:40 AM Go to last post
  17. Tab panel with grid & forms

    I build a grid and a form objects, now whant to add one per page of a tab panel. How to add them ? (syntax & examples are welcome) Thanks

    Started by dinosauro, 7 Oct 2008 2:35 AM
    • Replies: 4
    • Views: 1,071
    7 Oct 2008 3:15 AM Go to last post
  18. Question this gives no output

    when i m run this code it will display blank page..... what is the peoblem with this code .... any other coding is needed..... pls help.... ...

    Started by lalit_ce, 7 Oct 2008 2:11 AM
    • Replies: 6
    • Views: 1,104
    7 Oct 2008 2:47 AM Go to last post
  19. how to collect child nodes from TreePanel

    Hi I have created Tree Panel and loaded nodes through php from Tree Loader as shown in below. My problem is I am not able to collect child nodes....

    Started by rao, 7 Oct 2008 2:33 AM
    • Replies: 3
    • Views: 1,149
    7 Oct 2008 2:39 AM Go to last post
  20. Create Form Fields on the fly

    Hi, I am a bit stuck at the following point: I want to create form fields on the fly... there is a select box in the form and depending on the...

    Started by nbinder, 6 Oct 2008 4:29 AM
    3 Pages
    1 2 3
    • Replies: 22
    • Views: 4,007
    7 Oct 2008 2:27 AM Go to last post