Ext 3.x: Help & Discussion

+ Post New Thread

  1. drag&drop columns from grid column to toolbar and button from toolbar to grid column?

    Hi, I'm in trouble in dealing with two drag&drop actions. I've build a bordered layout. The 'north' area is a simple toolbar component...

    Started by silent, 25 Nov 2011 4:39 AM
    • Replies: 3
    • Views: 618
    3 Dec 2011 10:09 AM Go to last post
  2. Fieldset Title Style

    I'm trying to use a fieldset to dynamically change the title based on selection within the fieldset. Sometimes this results in a dynamic string...

    Started by darthwes, 2 Dec 2011 7:13 AM
    • Replies: 2
    • Views: 904
    2 Dec 2011 12:24 PM Go to last post
  3. Question How to create Gird

    Hi , Can anyone share simple example of how to create simple grid with JSON or XML data. I have tried the XML grid example but its not working ,...

    Started by nilimapgawade, 2 Dec 2011 9:24 AM
    grid example
    • Replies: 1
    • Views: 437
    2 Dec 2011 12:06 PM Go to last post
  4. Issue Placing Focus on Button in IE 8

    Hi. I have the following code that is trying to place focus on a ExtJS button in 3.0 var btn = Ext.getCmp('home_button') if (btn !=...

    Started by KEC, 11 Mar 2010 6:14 AM
    • Replies: 4
    • Views: 941
    2 Dec 2011 11:43 AM Go to last post
  5. Plugins

    Hello, everyone I´m trying to manipulate plugins at Ext Components, but I had a lot of troubles. I tried to remove object from plugins array, but...

    Started by gugarthur, 2 Dec 2011 3:21 AM
    • Replies: 1
    • Views: 362
    2 Dec 2011 11:35 AM Go to last post
  6. Question Grid column sorting

    Hello, Is there a way I can sort a grid column based on its value returned from renderer function instead of its actual value? For example: data...

    Started by techno_oev, 1 Dec 2011 1:38 PM
    grid, renderer, sort
    • Replies: 1
    • Views: 456
    2 Dec 2011 11:35 AM Go to last post
  7. Ext.FormPanel waitMsg

    Rookie question about waitMsg, but it's driving me crazy! with ExtJS 3.3, how do I get my wait message to show up while this form is loading using...

    Started by mjhaston, 1 Nov 2011 6:34 AM
    • Replies: 2
    • Views: 561
    2 Dec 2011 9:57 AM Go to last post
  8. Can't set my panel header class while using with a DataView

    Hi everyone, I'm having trouble to set the header class of my panel (used in a viewport) if I add a DataView as an item. Usually I use the...

    Started by Sitelle, 2 Dec 2011 6:29 AM
    • Replies: 1
    • Views: 407
    2 Dec 2011 8:49 AM Go to last post
  9. Drag/Drop : reporte designer

    Hi all, I want to develope a report designer as below where i have a toolbox contained in a panel (many labels and eventually other widgets that i...

    Started by abdelaat, 2 Dec 2011 3:36 AM
    • Replies: 0
    • Views: 324
    2 Dec 2011 3:36 AM Go to last post
  10. How to enable treenode draggable on ipad?

    Ipad uses "touchstart"、"touchmove"、"touchend" instead of "mousedown"、"mousemove"、"mouseup",so treenode drag mechanism on pc doesn't work on...

    Started by leezi, 1 Dec 2011 11:52 PM
    • Replies: 1
    • Views: 528
    2 Dec 2011 2:54 AM Go to last post
  11. generate a radiogroup from a JsonStore

    Hi everyone, I'm trying to generate a radiogroup from a JsonStore. this is my Json Store : var ds = new Ext.data.JsonStore({...

    Started by cegelec02, 1 Dec 2011 8:18 AM
    • Replies: 2
    • Views: 471
    2 Dec 2011 2:36 AM Go to last post
  12. [HELP] How to add extjs library to Netbeans 7 ??

    hi., i'm newbie at extjs., i'm using extjs 3.3.1 and i want to add extjs to netbeans(ver.7.0).. when i go to library menu..and click the new...

    Started by top_1, 13 Sep 2011 3:28 PM
    • Replies: 2
    • Views: 3,729
    1 Dec 2011 7:09 PM Go to last post
  13. Attach event to hyperlink(Ext.BoxComponent)

    Hi everybody I have the problems which describe in the title. I have searched the forum and found this:...

    Started by dranix, 30 Nov 2011 11:34 PM
    • Replies: 2
    • Views: 612
    1 Dec 2011 7:06 PM Go to last post
  14. Ext.ux.Exporter plugin and MS Office 2011

    I just tried Ext.ux.Exporter plugin, it launched the save file dialog successfully, and saved the file as ****.part file. But when I open this file...

    Started by minchen, 1 Dec 2011 10:02 AM
    • Replies: 1
    • Views: 802
    1 Dec 2011 12:24 PM Go to last post
  15. Question Unknown runtime error in IE

    Hi i received an error in internet explorer. but in firefox or other browsers, all things is true. whats wrong? my error details is: Message:...

    Started by parsbin, 23 Nov 2011 5:34 AM
    • Replies: 2
    • Views: 1,397
    1 Dec 2011 12:12 PM Go to last post
  16. Default Sort is not Working in ext3.x

    Hello, DefaultSort is not working below is the snipp, please advise. <html> <script type="text/javascript"...

    Started by amitru, 1 Dec 2011 1:55 AM
    extjs3, sorter
    • Replies: 1
    • Views: 384
    1 Dec 2011 11:59 AM Go to last post
  17. no dirty cell flag

    how can i disable the flag that indicates a dirty cell? (the red corner) Thanks

    Started by sofway, 24 Mar 2010 5:59 PM
    • Replies: 6
    • Views: 1,781
    1 Dec 2011 10:01 AM Go to last post
  18. TreePanel Context menu question (el is undefined)

    I am porting from Ext2.x to Ext3.1. I have a tree panel with context menu. In 3.1+, I get an error: menu.getEl() is undefined in this line of...

    Started by radha_v, 21 Feb 2010 9:46 PM
    • Replies: 4
    • Views: 1,892
    1 Dec 2011 7:38 AM Go to last post
  19. Thumbs up [RESOLVED] TreePanel and destroy treeLoader

    Hello all, I have a problem with a TreePanel. My TreePanel is in an Ext.Windows. First Time: Click button on my web page, create the TreePanel,...

    Started by leduc, 30 Nov 2011 7:55 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 950
    1 Dec 2011 6:38 AM Go to last post
  20. This is how to change the text color of a TreeNode

    Hi everybody, It is quite peculiar how something as trivial as setting a text color of a tree node might turn out to be a nightmare. Anyway this is...

    Started by Stansin Cruller, 31 Aug 2009 7:14 AM
    • Replies: 2
    • Views: 5,054
    1 Dec 2011 6:25 AM Go to last post