Ext 3.x: Help & Discussion

Page 1 of 1309 1 2 3 11 51 101 501 1001 ... LastLast

+ Post New Thread

  1. Sticky Thread Sticky: Ext JS 3.4.1.1 Available - Full Public Release!

    It is my pleasure to announce the immediate availability of Ext JS 3.4.1.1 for all users: support, commercial and GPL! This release contains all the...

    Started by dongryphon, 3 Apr 2013 9:12 AM
    • Replies: 0
    • Views: 1,810
    3 Apr 2013 9:12 AM Go to last post
  1. Missing filter icons after migrating from Ext JS 2.x to 3.1.1

    Hallo there, I had to migrate an application from ExtJS 2.x to 3.1.1. This works now but I recognized that the grid filter icons are not shown...

    Started by elbino, 22 Oct 2010 5:37 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 1,689
    Today 9:21 AM Go to last post
  2. Question Remove added compositefield in a fieldset in a formpanel doesn't work

    Hey, I've got a problem and I can't find an answer. Neither on the internet, nor by myself. I've got a formpanel containing a fieldset. In it,...

    Started by thven90, 11 Jan 2012 7:59 AM
    compositefield, errors, fieldset, formpanel, remove
    • Replies: 6
    • Views: 1,026
    Today 6:14 AM Go to last post
  3. Tree nodes gets displayed twice.

    Hi , I am creating a tree in a form panel. So when i first save that data in the form panel including input i have given to the tree. It gets saved...

    Started by herat007, 14 May 2013 3:47 PM
    extjs, extjs 3 and 4, tag tree
    • Replies: 4
    • Views: 206
    Today 3:51 AM Go to last post
  4. [ask] simple combobox -- nothing display

    Hi all, could anyone tell me what wrong with my code? (it displayed nothing) <script> Ext.onReady(function(){ var my_values = , ...

    Started by mtamma, Today 2:14 AM
    combobox
    • Replies: 0
    • Views: 31
    Today 2:14 AM Go to last post
  5. Image Zoom in and Zoom out

    i am using extjs 3.4. i am trying to zoom and rotate the images inside the panel using keys( Alt+right arrow,Alt+left arrow Alt + ,Alt -). when...

    Started by highradius, Yesterday 8:51 PM
    • Replies: 0
    • Views: 61
    Yesterday 8:51 PM Go to last post
  6. this.lastSize is undefined

    Getting this on a TabPanel when loading just 2 tabs; one a form and the other has a grid with a panel. Couldn't find anything out in FireBug or...

    Started by Joyfulbob, 17 May 2013 12:13 PM
    • Replies: 6
    • Views: 139
    Yesterday 9:15 AM Go to last post
  7. Extjs Grid Column header menu

    Hello, I did lot of research on the below requirement but couldn't find a suitable solution.I am using ExtJS - version 3.4. I need to have...

    Started by narram123, 17 May 2013 4:52 AM
    column menu, extjs 3, grid
    • Replies: 1
    • Views: 84
    Yesterday 5:29 AM Go to last post
  8. JsonStore not loading

    Can somebody help me out here with JsonStore: I have a listview with JsonStore and I get the data by doing following: ...

    Started by srsi, 16 May 2013 11:47 PM
    complex object, jsondata, jsonstore, listview, loading problem
    • Replies: 1
    • Views: 81
    Yesterday 5:25 AM Go to last post
  9. Question Custom grag and drop proxy in grid Panel and custom data

    Hello, i need to customize drag and drop on gridPanel. when i drag a colum i had to display a different representation of my grid row. more...

    Started by pkeersbulik, 16 May 2013 11:21 PM
    • Replies: 1
    • Views: 72
    Yesterday 5:24 AM Go to last post
  10. Theming Ext JS 3.x

    Hey there, i am working on a project that bases on Ext JS 3.4 an we have been asked to give the Application a newer, cleaner, fancier "Look". Due to...

    Started by hmm.jkisters, 16 May 2013 3:54 AM
    extjs 3.x theming themes
    • Replies: 1
    • Views: 75
    Yesterday 5:20 AM Go to last post
  11. Grid Drag Issue on Firefox - First Drag Doesn't Work

    Running Ext JS 3.4.1.1, on Firefox on some platforms (Windows XP, latest Fedora). When dragging an item from a grid, the drag does not begin as...

    Started by Ramsay, 1 May 2013 6:31 AM
    • Replies: 2
    • Views: 161
    Yesterday 5:02 AM Go to last post
  12. Insert component with dom auto created

    For EXTJS 3.4 I am required to use .insert and than doLayout() to insert a component that could be example a textfield. But after the insert, I...

    Started by EvilKnight, 19 May 2013 11:56 PM
    • Replies: 0
    • Views: 78
    19 May 2013 11:56 PM Go to last post
  13. Getting blank response after uploading File using extjs on cross domain.

    I need to upload file on cross doamin server. File is getting uploaded successfully using extjs form. But,I am not able to get response. Please...

    Started by gknith, 8 Jul 2011 12:55 AM
    • Replies: 8
    • Views: 2,076
    19 May 2013 2:39 AM Go to last post
  14. Ext 3.x support for IE 10?

    Does anyone know when IE10 support will be released. 3.4.2 seems to not work very well with IE 10. The Ext.isIE6 property is 'true' on IE10, which I...

    Started by brookd, 2 Nov 2012 7:37 AM
    3 Pages
    1 2 3
    • Replies: 23
    • Views: 5,446
    19 May 2013 1:47 AM Go to last post
  15. increasing the height of header of tabpanel

    hi guyz, i just want to increase the size of header or give some style to it like color, of the tab panel. thanks in advance.

    Started by lethalpunch, 15 May 2013 1:00 PM
    • Replies: 2
    • Views: 227
    17 May 2013 9:25 PM Go to last post
  16. [SOLVED!] Upgrading from Ext3.1 to 3.2.0 js error: this.lastSize is undefined

    I receive this error in moving from 3.1 to 3.2.0. I've got 3 grids inside a viewport's center region, and panels in the west and east regions. I...

    Started by JoyfulBobHome, 6 Apr 2010 6:19 AM
    • Replies: 9
    • Views: 1,831
    17 May 2013 11:58 AM Go to last post
  17. Help with Dynamic Checkboxes

    Hello, Coder of 17 years but new to Ext.js. Basically I am lost with it. Working on an issue in a component installed in Modx admin with Ext...

    Started by JustaCoder, 9 May 2013 12:59 PM
    • Replies: 8
    • Views: 233
    17 May 2013 11:21 AM Go to last post
  18. Customize NumberField to allow commas

    I have been looking at the documentation for Ext.form.NumberField but couldn't find a setting to allow commas (e.g. 1,000,000) to be inputted to the...

    Started by kenwood, 17 Feb 2010 12:41 PM
    • Replies: 2
    • Views: 1,304
    17 May 2013 10:51 AM Go to last post
  19. Dataview & XTemplate conditional layout

    Hi, I am using a dataview to render a series of images using XTemplate, and based on their (json defined) type, I want to divide the images and...

    Started by jschiffer, 17 May 2013 10:06 AM
    dataview xtemplate
    • Replies: 0
    • Views: 78
    17 May 2013 10:06 AM Go to last post
  20. No PagingModelMemoryProxy?

    What is used for paging a basic store, without a RPC/RequestFactory. I noticed the PagingModelMemory proxy no longer exists....

    Started by jdkida, 15 May 2013 11:04 AM
    • Replies: 1
    • Views: 76
    17 May 2013 7:28 AM Go to last post