Ext 3.x: Help & Discussion

Page 3 of 1309 FirstFirst 1 2 3 4 5 13 53 103 503 1003 ... LastLast

+ Post New Thread

  1. extJS 3: "style = NULL" error on Web Page

    Hi all, I have the following issue. A user leaves his PC without any action. After 20 minutes, he comes back and try to make an action on the...

    Started by Josetomas, 7 May 2013 6:13 AM
    • Replies: 1
    • Views: 108
    9 May 2013 6:49 AM Go to last post
  2. Print a list of values in one cell

    Hi, I have a little problem. A JSON response has the next: }] And I want to load one grid panel. One column will have the name (works...

    Started by Tremal, 8 May 2013 4:11 AM
    gridpanel, jsonstore
    • Replies: 3
    • Views: 119
    9 May 2013 6:10 AM Go to last post
  3. 3.1 and Coldfusion

    Hi All, Having problems combining cfgrid and a combo. Initially the combo would not load. i got a typeerro f undefined. After some research it...

    Started by KenCaldwell, 8 May 2013 9:44 PM
    • Replies: 0
    • Views: 100
    8 May 2013 9:44 PM Go to last post
  4. What event to listen?

    Hi, First of all, please, forgive my english. I have a window in which i'm using a XTEMPLATE to dynamically create the body (which is just an...

    Started by misterjpa, 7 May 2013 6:20 AM
    • Replies: 3
    • Views: 147
    8 May 2013 12:28 PM Go to last post
  5. IE10 on Windows 7 - extjs 3 must be updated now

    Extjs v3 has lacked IE10 support too long already. IE10 has been in preview on win 7 for over 3 months so this should not be a surprise. 90% of...

    Started by rich02818, 26 Feb 2013 5:37 PM
    4 Pages
    1 2 3 ... 4
    • Replies: 30
    • Views: 4,793
    8 May 2013 5:56 AM Go to last post
  6. Row expander function?

    I was using the row expander function in the extjs 2.0 library. When I moved over to 3.4 I noticed that this function was no longer there. My...

    Started by jgonz25, 3 Feb 2012 12:12 PM
    • Replies: 4
    • Views: 595
    7 May 2013 11:10 PM Go to last post
  7. Question Pie Chart Orientation in ExtJS vs Excel

    We have an ExtJS UI which is basically a preview of data before it is saved down to an Excel file. The issue is due to the orientation of how the...

    Started by antonye, 26 Nov 2010 5:05 AM
    • Replies: 4
    • Views: 1,212
    7 May 2013 5:37 AM Go to last post
  8. How to set font family and font size for a label?

    I found the font size of a label is much different with other GUI components, such as button, combox... Is extjs giving an approach to change the...

    Started by aladdinwang, 8 May 2010 7:05 AM
    label
    • Replies: 4
    • Views: 13,251
    6 May 2013 11:53 PM Go to last post
  9. listener only executed once

    how do I do to ensure my listener only executed once for certain event? thx Acton

    Started by actonwang, 4 Feb 2011 9:27 AM
    • Replies: 3
    • Views: 1,162
    6 May 2013 7:17 PM Go to last post
  10. Help regarding border layout

    Hi, I have a Formpanel which has a border layout, It has just 2 regions north and center. The north region is fixed. Inside center region I have...

    Started by herat007, 3 May 2013 9:49 AM
    border layout, form panel
    • Replies: 1
    • Views: 111
    6 May 2013 7:42 AM Go to last post
  11. How to check datastore is loaded?

    How to check data store is loaded? Is there any direct method something like below? myStore.isLoaded()

    Started by ironlion, 11 Feb 2010 8:45 PM
    2 Pages
    1 2
    • Replies: 18
    • Views: 13,152
    6 May 2013 6:35 AM Go to last post
  12. Can't disable a grid on IE

    Hi, I meet a problem with IE, I would like to disable a gridPanel as : It works perfectly on FF but on IE I have this render: Moreover, on IE...

    Started by emmaSG, 21 Dec 2011 7:31 AM
    • Replies: 6
    • Views: 625
    6 May 2013 12:42 AM Go to last post
  13. Uploaded file/image preview - fileuploadfield

    Hello Friends, I am using fileuploadfield, is there any way to see the preview for selected file/image. Thanks,

    Started by abharambe, 10 May 2012 12:55 AM
    • Replies: 3
    • Views: 944
    4 May 2013 7:24 AM Go to last post
  14. Ext.TabPanel beforetabchange event

    I need to perform a Ajax call during this event in order to validate data. I need a way of delaying while the results of the ajax request are...

    Started by breckster, 1 May 2013 12:01 PM
    • Replies: 2
    • Views: 184
    3 May 2013 12:19 PM Go to last post
  15. while extending not getting values in event listeners

    Hi All, I have created a custom component, in that there is a textfield on its keyup event i need ti filter the store but i m not getting any...

    Started by y.me, 2 May 2013 2:03 AM
    • Replies: 2
    • Views: 126
    3 May 2013 4:25 AM Go to last post
  16. Custom attributes to ExtJS controls

    Hi , I want to know if there is any way to add a custome attribute to the HTML generated from Ext controls. For example, a simple ExtJS...

    Started by noor.mujeeb, 28 Mar 2011 9:06 PM
    • Replies: 2
    • Views: 1,976
    2 May 2013 8:28 AM Go to last post
  17. Link to download version 2.2.1

    Hi All, Can someone please send me a link to download version 2.2.1 ? thanks,

    Started by dekely, 21 Oct 2009 12:33 AM
    • Replies: 2
    • Views: 826
    2 May 2013 4:51 AM Go to last post
  18. PHP source code of forums-remote.php

    Hello, trying to build the tree (like in forum.js example) from my own php, but there is nothing... Guess there is some parameters from server i...

    Started by mazdov, 14 Mar 2010 12:54 AM
    • Replies: 3
    • Views: 2,549
    2 May 2013 3:38 AM Go to last post
  19. Question scroll bar of EXTjs not visible in IE7 but visible in Mozilla

    1. scroll bar set using extjs:::: autoScroll:true is working only on Mozilla Firefox.In Internet Explorer i can't see that 2 how to set the...

    Started by petcy, 18 Aug 2010 1:48 AM
    4 Pages
    1 2 3 ... 4
    • Replies: 32
    • Views: 3,970
    2 May 2013 12:59 AM Go to last post
  20. Direct Exception - Unable to connect to server

    I took over a site and I'm still trying to understand the ExtJs code. Its version 3.4.0 and every so often I get these popups titled Direct...

    Started by rstanl1, 28 Apr 2013 7:52 PM
    • Replies: 3
    • Views: 186
    30 Apr 2013 4:50 PM Go to last post