Ext 3.x: Help & Discussion

Page 81 of 1311 FirstFirst ... 31 71 79 80 81 82 83 91 131 181 581 1081 ... LastLast

+ Post New Thread

  1. Get Selected Text In Text Area In Internet Explorer

    Hi, I have a problem here that I can't seem to solve... I took over a 3.x project and there is a custom extension for the HTML Editor for text...

    Started by michanagel, 11 Mar 2012 2:19 AM
    • Replies: 2
    • Views: 648
    11 Mar 2012 2:19 PM Go to last post
  2. Exclamation Grid with checkBoxSelModel wrong process "Selecet/deselect All"(header column click)

    Hello, I use EXTJs3.4. I have the grid to show user's list. The Grid uses CheckBoxSelModel to have check-boxes at first column. I need process...

    Started by olgol_g, 7 Mar 2012 11:07 PM
    • Replies: 3
    • Views: 833
    9 Mar 2012 4:56 AM Go to last post
  3. DND + EditorGrid + Checkcolumn

    Is there any way to make this work correctly? I need an editor grid with DND functionality, and one of the columns is xtype: 'checkcolumn'. I have...

    Started by mboyle253, 19 Dec 2010 9:27 PM
    • Replies: 6
    • Views: 1,556
    9 Mar 2012 2:20 AM Go to last post
  4. Window toolbar width problems

    Hi, I had this issue several times, and didn't find any satisfying fix : when i create a Window with a toolbar, if I don't set the window width...

    Started by ssayen, 8 Mar 2012 7:44 AM
    • Replies: 2
    • Views: 416
    8 Mar 2012 11:39 PM Go to last post
  5. Change JSON output for jsonwriter

    Hi, I'm trying now for days to create a specific JSON output to post it to a restservice. I want to achieve a format like this. {...

    Started by fred.froehn, 8 Mar 2012 1:18 PM
    • Replies: 2
    • Views: 462
    8 Mar 2012 9:40 PM Go to last post
  6. Question Cancel drag on Escape

    It feels like cancelling drag when user presses ESC should be done without saying (bearing in mind the analogy with dragging in operating systems),...

    Started by Greendrake, 18 Apr 2010 8:57 AM
    drag cancel esc
    • Replies: 1
    • Views: 930
    8 Mar 2012 3:47 PM Go to last post
  7. Question XTemplate not rendering in Ext.Window if header of window clicked

    Hi, I recently used an XTemplate tpl with a combobox for a "global search" service in our application, but there are a few things I can't figure...

    Started by laurent.chenet, 8 Mar 2012 1:15 AM
    • Replies: 1
    • Views: 417
    8 Mar 2012 2:37 PM Go to last post
  8. "Unpress" toggle button

    Good day, community. I have a little question. There are two toggle buttons in my application. If one of them is active, the other one can't be...

    Started by anfla, 8 Mar 2012 4:37 AM
    • Replies: 1
    • Views: 675
    8 Mar 2012 4:56 AM Go to last post
  9. Exclamation HtmlEditor bullet/numbered list in IE 6 (ext-3.1.1)

    There is an issue with the HtmlEditor in IE6. It seems that when you are creating a bulleted or numbered list, it applies it from the start of text...

    Started by plalx, 26 Feb 2010 9:21 AM
    • Replies: 3
    • Views: 1,408
    8 Mar 2012 4:13 AM Go to last post
  10. Question How can I detect if the scroll bar of an Ext.grid.EditorGridPanel appears?

    Hi, I have an Ext.grid.EditorGridPanel that can be vertical scrollable, but if the data in the grid fits in the view height, the vertical scroll...

    Started by Lailolai, 7 Mar 2012 8:57 AM
    • Replies: 2
    • Views: 428
    8 Mar 2012 1:26 AM Go to last post
  11. How to delete an Item from Panel using drop functionality

    Hi, Someone please help me in deleting an item(Panels) from a Panel using drop. I have a Panel were i can drag multiple items and it is working...

    Started by rahesh, 7 Mar 2012 5:10 AM
    • Replies: 2
    • Views: 488
    7 Mar 2012 8:22 PM Go to last post
  12. how to disable the 'backspace' key?

    sometimes I press 'backspace', the browser goes backward (:|, this is very annoying. I tried this (Ext.isIE ? document: window).onkeydown =...

    Started by aj3423, 8 Oct 2010 1:02 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 3,869
    7 Mar 2012 2:33 PM Go to last post
  13. Regarding column chart

    Hi all I musing Ext js 3.4 chart i want add label on top of columns.Please help him. Thanks in advance

    Started by santhu227, 7 Mar 2012 3:10 AM
    • Replies: 1
    • Views: 332
    7 Mar 2012 9:35 AM Go to last post
  14. Extjs 3.4 Ext.TaskMgr problem

    Hi All please help out of this when i execute some part of script in task manger of extjs it is executting correctly for first time interval when...

    Started by santhu227, 7 Mar 2012 12:42 AM
    • Replies: 1
    • Views: 663
    7 Mar 2012 9:32 AM Go to last post
  15. Question Checkbox Label in Bottom of Checkbox?

    Hi How can i set label of checkboxes in bottom of thats, like to image?

    Started by parsbin, 5 Mar 2012 11:35 PM
    • Replies: 2
    • Views: 744
    7 Mar 2012 1:49 AM Go to last post
  16. Question How to add a Grid to a dynamically created DIV

    Hi There, I'm having trouble adding a grid to a page. I wrote my own HTML dialogue library/script that creates dialogues dynamically. Whenever I...

    Started by Packmule, 5 Mar 2012 2:12 AM
    • Replies: 2
    • Views: 483
    7 Mar 2012 12:36 AM Go to last post
  17. Question [SOLVED] Capture mouse position to show contextmenu

    I have a problem with capturing the mouse event to place the context menu. What I am trying to do is on a right click of the mouse on the map, it is...

    Started by CrazyEnigma, 30 Jun 2010 7:54 AM
    • Replies: 2
    • Views: 1,896
    6 Mar 2012 11:28 PM Go to last post
  18. Wink Problem in chart in IE when change tab

    I am facing this issue only in IE. I explain you actual scenario. In my application, there are two tabs in tab panel. I have chart in second panel...

    Started by livinglegends, 6 Mar 2012 2:39 AM
    • Replies: 2
    • Views: 484
    6 Mar 2012 10:02 PM Go to last post
  19. Issue with doLayout()

    Hello, I am adding and remove panels and when i do a doLayout after adding a new panel i get this error b.getPositionEl().dom is undefined. ...

    Started by mg2468, 13 Jul 2010 3:27 PM
    • Replies: 7
    • Views: 1,050
    6 Mar 2012 11:07 AM Go to last post
  20. Question Time localization

    Hi there! We're having a slight time localization problem, when using the Swedish language and viewing timestamps, they aren't being correctly...

    Started by ds99jove, 6 Mar 2012 6:44 AM
    localization, time
    • Replies: 1
    • Views: 575
    6 Mar 2012 9:19 AM Go to last post