Ext 2.x: Help & Discussion

+ Post New Thread

  1. EditorGridPanel, problem when there is only one row in the grid.

    hi, I have a question. does anyone ever had a problem like this? I have a EditorGridPanel and when there is only one row in the grid, it doesn't...

    Started by paullohf, 29 May 2008 8:34 AM
    • Replies: 1
    • Views: 633
    29 May 2008 10:32 AM Go to last post
  2. FormPanel stops monitoring valid state

    I have a pop-up dialog that is created by nesting an Ext.form.FormPanel inside of an Ext.Window panel. The FormPanel uses monitorValid: true to keep...

    Started by David Russo, 29 May 2008 10:24 AM
    • Replies: 0
    • Views: 553
    29 May 2008 10:24 AM Go to last post
  3. TabPanel

    Hey! How to add ExtJSComponents to a TabPanel? I only found html: and contentEl:... :-) Greetings FireGlow

    Started by FireGlow, 25 May 2008 3:17 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 1,978
    29 May 2008 10:20 AM Go to last post
  4. how to get tab panel title from activate listener

    Hi. Quick question...how do I get the tab panel's title from the activate listener? I'm trying to write a tab activate listener to load info into a...

    Started by vik, 29 May 2008 9:37 AM
    • Replies: 7
    • Views: 5,591
    29 May 2008 9:58 AM Go to last post
  5. Add a custom TreeDropZone to a tree

    Hello, i've created a custom TreeDropZone. I have overwritten the normal Ext.tree.TreeDropZone with Ext.override(..). My problem is now, i don't...

    Started by pauleee, 29 May 2008 9:49 AM
    • Replies: 0
    • Views: 737
    29 May 2008 9:49 AM Go to last post
  6. Dynamic Column model

    Hi I am newbie to Extjs..I was wondering if anyone would explain how I can create a Dynamic Column model. What i want is pull column model via ajax...

    Started by niaz, 29 May 2008 9:40 AM
    • Replies: 1
    • Views: 990
    29 May 2008 9:48 AM Go to last post
  7. click event triggering wrong node to expand

    When I load my tree, I attach these attributes to each node: baseAttrs:{ singleClickExpand:true, listeners:{ beforeexpand:{...

    Started by end-user, 29 May 2008 4:28 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 1,981
    29 May 2008 9:45 AM Go to last post
  8. How to restrict textarea maxLength characters...

    Hi All, I have a textarea where i am restricting the number of characters by applying maxLength config option,but user still can able to enter...

    Started by ajax&me, 29 May 2008 4:59 AM
    • Replies: 5
    • Views: 4,465
    29 May 2008 9:30 AM Go to last post
  9. Seach method for get action after close window

    Hello, createWindow : function(){ var desktop = this.app.getDesktop(); var win = desktop.getWindow('chat-win'); ...

    Started by Destiny, 27 May 2008 10:31 AM
    • Replies: 3
    • Views: 1,106
    29 May 2008 9:28 AM Go to last post
  10. [Solved] No resizing layout with ie6

    Hi, I created a border layout with many panels. With Safari, FF and IE7 I can resizing any part with mouse, but with IE6 impossible. I don't...

    Started by eyetv, 27 May 2008 8:48 AM
    • Replies: 1
    • Views: 560
    29 May 2008 9:25 AM Go to last post
  11. How to use correctly Ext API Doc?

    Hi This is snippet code in Ext.state.Manager API doc // in your initialization function init : function(){ Ext.state.Manager.setProvider(new...

    Started by kisitomomotene, 29 May 2008 8:16 AM
    • Replies: 1
    • Views: 723
    29 May 2008 9:08 AM Go to last post
  12. Question Align Number Fields

    Hi all , can i align the values in a number field to the right or left as required , or do i have to use a cs for the same. Thanks in advance...

    Started by psambhus, 29 May 2008 7:48 AM
    • Replies: 1
    • Views: 791
    29 May 2008 8:57 AM Go to last post
  13. Question Resizable elements

    I'm using the Ext.Resizable for an image. The size and the top left properties are set in % and not in pixel, cause i'd like to keep a ratio in my...

    Started by cgonnet87, 29 May 2008 8:56 AM
    • Replies: 0
    • Views: 587
    29 May 2008 8:56 AM Go to last post
  14. FormPanel not working in IE

    my code: var customer_details = new Ext.FormPanel( { labelWidth: 125, height: 500, width: 500, border: false, renderTo:...

    Started by RyanZec, 29 May 2008 8:26 AM
    • Replies: 1
    • Views: 611
    29 May 2008 8:35 AM Go to last post
  15. How to check if a tab already exists

    Hi, I want to update the tab if it already exists and will create a new tab if it does not exist. Please help how can I check that.if(strCommand...

    Started by ludhiana, 28 May 2008 5:11 PM
    • Replies: 4
    • Views: 2,269
    29 May 2008 8:30 AM Go to last post
  16. How to configure EXT js to Struts 2.0

    Hi, I'm new to EXT JS will you please clarify me about using EXT JS in Struts 2.0 framework. Can we able to perform using JSON... Thanks,...

    Started by Srini#55, 28 May 2008 9:27 PM
    • Replies: 1
    • Views: 816
    29 May 2008 8:25 AM Go to last post
  17. Changing tab dinamically

    hi everybody somebody knows how to put a tab strip blinking or if this is possible?? thanks a lot i am desperate with this byeee

    Started by diego_83, 28 May 2008 5:23 AM
    • Replies: 4
    • Views: 868
    29 May 2008 8:03 AM Go to last post
  18. Combobox Store Not Converting Array Properly?

    Got a little problem with a combobox and the "automatic array conversion" feature! I've got my code for a combobox in a form: { name:...

    Started by mdm-adph, 20 May 2008 8:36 AM
    • Replies: 5
    • Views: 1,367
    29 May 2008 7:55 AM Go to last post
  19. Question Scrolling Header

    Hi all , i have a header containing buttons on the top of my tree , but i want it to be scrollable , in the sense , when i scroll down the tree...

    Started by psambhus, 29 May 2008 2:02 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,568
    29 May 2008 7:50 AM Go to last post
  20. Panel (autoLoad) help

    I have a panel with the autoLoad set to load its contents. I would like to know when the content of the panel is loaded so I can perform some task...

    Started by bab5139, 28 May 2008 9:03 AM
    • Replies: 2
    • Views: 844
    29 May 2008 7:47 AM Go to last post