Ext 3.x: Help & Discussion

+ Post New Thread

  1. [Tree] Three bugs/problems remaining

    Hi everybody, I'm working on an application based on Ext tree for few weeks. I've almost finish it, but it still remains problems on it. 1) The...

    Started by koskoz, 18 May 2009 6:59 AM
    • Replies: 0
    • Views: 626
    18 May 2009 6:59 AM Go to last post
  2. invalid params in execute command

    hi, When I created a Json data string and submit it to grid panel, the panel appeared blank except headers. My string is in format: While...

    Started by sampada, 18 May 2009 2:17 AM
    • Replies: 2
    • Views: 911
    18 May 2009 3:09 AM Go to last post
  3. [closed][2.2.1] EditorGridPanel Scrollbars

    Please see the attached image. I have a EditorGrid inside a borderlayout. When I click on the grid, Guge scrollbar appears , which is not...

    Started by srajakaruna, 18 May 2009 2:52 AM
    • Replies: 0
    • Views: 415
    18 May 2009 2:52 AM Go to last post
  4. Without Ext.Direct (Old Way)

    I want to use old way of loading data into stores. How to do that?

    Started by tuxhero, 18 May 2009 2:22 AM
    • Replies: 2
    • Views: 674
    18 May 2009 2:36 AM Go to last post
  5. Correct format of data store to grid widget.

    Hello, All First of, I would like to say how wonderful I find ExtJS. I find it a very well designed and intuitive API. Up to now, I have been able...

    Started by optimusvlad, 17 May 2009 7:28 PM
    • Replies: 0
    • Views: 484
    17 May 2009 7:28 PM Go to last post
  6. strange problem of pagingToolbar

    Hi, I'm trying the pagingToolbar widget, I've tried the Buffered Grid example and found that: 1. the first time the store loads with a empty...

    Started by aj3423, 17 May 2009 4:00 AM
    • Replies: 2
    • Views: 786
    17 May 2009 6:09 PM Go to last post
  7. Ext.grid.RowExpander and autoHeight

    I'm using the Ext.grid.RowExpander plugin for my grid and I have autoHeight=true on the grid. It works fine in Firefox. In IE the rows expand ok, but...

    Started by NateS, 28 Apr 2009 1:31 PM
    • Replies: 3
    • Views: 1,711
    17 May 2009 11:19 AM Go to last post
  8. change the height and font size of the form fields

    Hii, I want to simply change the font size and height of the field labels and fields. I try this way: { ... layout:'form', ...

    Started by emredagli, 17 May 2009 10:06 AM
    • Replies: 0
    • Views: 1,281
    17 May 2009 10:06 AM Go to last post
  9. extracting all data from a datastore

    Hi, Is there any way of extracting all of the data from a store in one go. I can get one record, or all changes since the last commit. But is...

    Started by spbroom, 17 May 2009 4:13 AM
    • Replies: 3
    • Views: 1,221
    17 May 2009 5:55 AM Go to last post
  10. Access Field Value After Form Load

    Gurus: I need your help with this. I am struggling with concepts and I am not sure if I strayed off course and gone into analysis paralysis. My...

    Started by TampaBay55, 16 May 2009 1:06 PM
    • Replies: 1
    • Views: 1,298
    17 May 2009 1:21 AM Go to last post
  11. ComboBox - onClick

    I have a ComboBox that is used as a field where the user can type in a search. Once the search results come back, the ComboBox is expanded and...

    Started by anijap, 16 May 2009 3:31 PM
    • Replies: 2
    • Views: 2,735
    17 May 2009 1:16 AM Go to last post
  12. radio in editor grid

    Hi I am having a problem. I have an editor grid, in which i want to put radio in 2 columns, and i want them to have the usual radio behavior,...

    Started by zyon, 16 May 2009 11:45 AM
    • Replies: 0
    • Views: 750
    16 May 2009 11:45 AM Go to last post
  13. Hiding/Showing Widgets in a Form Panel

    I have a FormPanel populated with a FieldSet containing a single TextField. Upon a certain event, I want to be able to hide this FieldSet and show...

    Started by anijap, 15 May 2009 1:43 PM
    • Replies: 3
    • Views: 810
    16 May 2009 11:10 AM Go to last post
  14. combo - combobox renderring problem in accordion panel

    Hii, I am using combobox in a accordion panel (Ext3.0). But it is rendered as following: Related The code is: { title: 'User...

    Started by emredagli, 16 May 2009 8:00 AM
    • Replies: 6
    • Views: 1,296
    16 May 2009 9:07 AM Go to last post
  15. Question Automatic Scrolling Grid

    I'm trying to get a Grid to automatic scrool to the end, reload the store and start to scroll again in a loop. On reload, the size of the view...

    Started by ethraza, 15 May 2009 2:18 PM
    • Replies: 2
    • Views: 1,149
    16 May 2009 8:58 AM Go to last post
  16. Problem with record.get('')

    Gurus! I can't seen to wrap my head around this little problem: var cliRecord = Ext.data.Record.create(); ... ... var...

    Started by TampaBay55, 16 May 2009 5:50 AM
    • Replies: 3
    • Views: 765
    16 May 2009 7:35 AM Go to last post
  17. Errors when open Ext.Window with htmleditor

    The probleman is a htmleditor. When open window with htmleditor in second time have this error: this.wrap.dom is null ...

    Started by Rafael, 12 May 2009 5:47 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 2,912
    15 May 2009 1:47 PM Go to last post
  18. ListView trackOver

    How do I stop the highlighting of rows when you mouse over one in a ListView? I've tried setting the overCls = '' and trackOver = false...but...

    Started by INeedADip, 15 May 2009 11:06 AM
    • Replies: 1
    • Views: 741
    15 May 2009 1:06 PM Go to last post
  19. Clone a Ext.Window.body to an TabPanel

    Hi there, what is the right way to clone a Ext.Window.body to a TabPanel? Bye, Dumbledore

    Started by Dumbledore, 15 May 2009 9:42 AM
    • Replies: 0
    • Views: 504
    15 May 2009 9:42 AM Go to last post
  20. Doubt how to creat a new property

    Ext.override(Ext.form.Checkbox, { unchekedValue: function(value){ if( !this.checked ){ this.setValue = value; ...

    Started by Rafael, 15 May 2009 7:28 AM
    • Replies: 4
    • Views: 964
    15 May 2009 9:16 AM Go to last post