Ext 3.x: Help & Discussion

+ Post New Thread

  1. Exclamation Deselect multiple selection in grid with D&D activated

    Hello together, i have the following problem and I cannot solve it: I have a gridPanel in which Drag and Drop is enabled. Also multiple selection...

    Started by sichkant, 29 Jul 2011 4:42 AM
    • Replies: 0
    • Views: 409
    29 Jul 2011 4:42 AM Go to last post
  2. Question Adding record to store does not update TotalCount

    When adding record to a store (Ext.data.Store), using either store.add() or store.insert() the internal property for totalcount is not updated. If i...

    Started by Spenna, 3 Jun 2010 6:15 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 2,912
    29 Jul 2011 4:33 AM Go to last post
  3. Load Application very slow.

    Hi, I'm building a big application and I wonder if I'm doing fine, the problem is that the application takes a long time to load. The load of...

    Started by anpegar, 28 Jul 2011 9:28 AM
    • Replies: 3
    • Views: 752
    28 Jul 2011 10:53 PM Go to last post
  4. using Ext in an exisiting page gives CSS problems

    I am having some trouble using Ext in an existing page. In this page I use an Ext.Window, containing an Ext.TreePanel and an Ext.FormPanel, but it...

    Started by daanlib, 6 Sep 2010 3:00 AM
    • Replies: 7
    • Views: 854
    28 Jul 2011 4:44 PM Go to last post
  5. Is it safe to "eval" a query-string parameter

    Ours is an extremely complex app that uses iframes extensively to load UI components on demand, where some UI components are purely client-side...

    Started by r_honey, 15 Jul 2011 12:29 AM
    • Replies: 8
    • Views: 1,362
    28 Jul 2011 11:13 AM Go to last post
  6. Question Tabpanel item with autoLoad params not always POSTing params in IE

    I have a page with a tab panel... in that tab panel is an item with an autoLoad:{} object set. In the autoLoad, I am passing a params:{} object. ...

    Started by cgi-bin, 28 Jul 2011 9:23 AM
    • Replies: 1
    • Views: 816
    28 Jul 2011 9:55 AM Go to last post
  7. integrating Extjs 3.3.0 and Prototype 1.7 on IE7

    Hi. Sorry if this was posted before, but I've been searching the forum for an issue and couldn't find exactly what I've wanted. I'm trying to use...

    Started by razvan_s, 11 Feb 2011 7:10 AM
    extjs 3 prototype 1.7 ie7
    • Replies: 1
    • Views: 879
    28 Jul 2011 9:27 AM Go to last post
  8. Question Memory leak still apparent after upgrading from 2.2 to 3.3.1

    Hi, Using IE7 in Windows XP, I noticed that the amount of memory used keeps increasing without ever going down even when the windows or some...

    Started by tanske, 6 Jul 2011 8:02 PM
    • Replies: 9
    • Views: 1,438
    28 Jul 2011 6:59 AM Go to last post
  9. refresh displayfield

    Hello, I am using a displayfield to display some information. The problem is once the displayfield is rendered it wants to stay the same. I...

    Started by Johnbran, 27 Jul 2011 12:17 PM
    • Replies: 2
    • Views: 631
    28 Jul 2011 6:49 AM Go to last post
  10. Word wrap in GridPanel is not working in IE

    Hi, I have word wrap option in GridPanel which works fine in FF and Chrome but not getting effect in IE. Any solution? Thanks

    Started by livinglegends, 28 Jul 2011 6:24 AM
    • Replies: 0
    • Views: 538
    28 Jul 2011 6:24 AM Go to last post
  11. Question roweditor box outside gridpanel

    hi all... i have a problem with row editor. the box is outside the grid. here is the screenshot. thanks. ps: sorry for my english.

    Started by agusandairwaves, 28 Jul 2011 4:56 AM
    • Replies: 1
    • Views: 486
    28 Jul 2011 6:09 AM Go to last post
  12. DatePicker with colored days?

    I am new to ext, but I am very excited. Is there a way to make certain days in the calendar colored? I imagine that Saturday and Sunday get the...

    Started by jonas007, 28 Jul 2011 4:45 AM
    • Replies: 0
    • Views: 408
    28 Jul 2011 4:45 AM Go to last post
  13. saving desktop state

    Hi guys, I'm developing a extjs 3.x desktop application. I need to save the state of windows etc. in the application. So when a user opens some...

    Started by prasanthsd, 27 Jul 2011 3:28 AM
    • Replies: 2
    • Views: 602
    28 Jul 2011 3:40 AM Go to last post
  14. TreePanel - No response from the server

    Hi all, I try to use this RemoteTreePanel plugins, but I have no result displayed. When I analyze on the server side, I receive no Callback...

    Started by tdikarim, 27 Jul 2011 6:43 AM
    • Replies: 1
    • Views: 609
    28 Jul 2011 1:33 AM Go to last post
  15. Align panel inside another panel, How?

    Hi, this is a basic question but for me is a problem !!! I have two panels the first panel is inside the second panel, how can right align the...

    Started by anpegar, 27 Jul 2011 8:21 AM
    • Replies: 2
    • Views: 478
    28 Jul 2011 1:06 AM Go to last post
  16. Question applying filtered store to grid

    Hi, I have 2 grids on my page. Both have the same structure, so I want to apply the same store to both. The store has a name field. Grid1 should...

    Started by raj_plays, 27 Jul 2011 10:32 PM
    • Replies: 0
    • Views: 299
    27 Jul 2011 10:32 PM Go to last post
  17. TaskManager firing before previous one is complete.

    I am using Ext.TaskMgr to schedule a task which runs after every 10 seconds. In the run handler I am performing a AJAX call. Sometimes this AJAX call...

    Started by rush2samy, 27 Jul 2011 10:01 PM
    • Replies: 0
    • Views: 850
    27 Jul 2011 10:01 PM Go to last post
  18. ExtJS TreeGrid help !

    We are trying to create ExtJS treeGrid with multiple columns (in version 3.2). We found the ext-all.js does not have TreeGrid related configuration...

    Started by phelios, 28 Jan 2011 12:16 PM
    columntree, grid, tree, treegrid, treenode
    • Replies: 1
    • Views: 1,716
    27 Jul 2011 3:38 PM Go to last post
  19. simulating actioncolumn in 3.2.1

    I am using 3.2.1. I want to have an action column such as http://dev.sencha.com/deploy/ext-3.3.1/examples/grid/array-grid.html But, I don't...

    Started by dougd_unc, 26 Jul 2011 6:18 PM
    • Replies: 7
    • Views: 1,210
    27 Jul 2011 2:21 PM Go to last post
  20. Problems with modal windows in IE

    I want to build a modal window like this: var popup_new = new Ext.Window({ id: 'popup_new', title: 'Test', modal:true,...

    Started by Shining77, 27 Jul 2011 10:11 AM
    • Replies: 0
    • Views: 480
    27 Jul 2011 10:11 AM Go to last post