Ext 3.x: Help & Discussion

+ Post New Thread

  1. FireFox sometimes continues to show loading...

    I can't really provide too much detail as the application I am building is pretty large, but I suspect it happens on Ajax Requests. It seems that...

    Started by dbassett74, 14 Jul 2009 6:53 AM
    • Replies: 7
    • Views: 1,204
    14 Jul 2009 11:41 AM Go to last post
  2. Ext.form.TextField for passwords

    I use Ext.form.TextField for passwords by setting inputType to "password". The problem is, that my emptyText message is displayed unreadable :-) ...

    Started by schmidetzki, 14 Jul 2009 9:58 AM
    • Replies: 4
    • Views: 1,422
    14 Jul 2009 11:37 AM Go to last post
  3. Question Loading XML data into data.Store into a ComboBox

    Hi I appreciate any help on why I'm not getting the data into the ComboBox? when I use a static xml file it works fine, but when I use a php file...

    Started by yousefomar, 13 Jul 2009 4:09 PM
    • Replies: 2
    • Views: 1,408
    14 Jul 2009 11:34 AM Go to last post
  4. Thumbs up Error to apply effect to a Ext.Windows

    Hello everybody, I'm new in EXT and I'm not write in english very well,I have a problem with the effects, I have a Windows and a Panel and I want to...

    Started by alextjs, 14 Jul 2009 9:26 AM
    • Replies: 1
    • Views: 747
    14 Jul 2009 11:33 AM Go to last post
  5. How to make a TreeLoader request json encoded??

    Hi ! I am currently using the tree with the treeloader to load a complete tree, which works fine. Now, I'll change it so, that it loads only the...

    Started by mabra, 14 Jul 2009 11:12 AM
    • Replies: 0
    • Views: 601
    14 Jul 2009 11:12 AM Go to last post
  6. Caching windows

    Hi, Suppose i extend the window component and make a few MyWindow classes. Is it possible to cache them somehow and only hide / show + clear...

    Started by archmisha, 13 Jul 2009 1:01 PM
    • Replies: 4
    • Views: 867
    14 Jul 2009 11:03 AM Go to last post
  7. Moving from 2.2 to 3

    Hi, I recently published my website live (actually last week) and I used 2.2. I would first thank the core team and community for the wonderful...

    Started by N00be, 14 Jul 2009 10:22 AM
    • Replies: 1
    • Views: 647
    14 Jul 2009 10:32 AM Go to last post
  8. GroupingStore isn't grouping things

    I'm using a GroupingStore in an EditorPanel, but grouping doesn't seem to work. It was working just fine before switching from local to a remote...

    Started by Thomas Triplet, 14 Jul 2009 9:27 AM
    • Replies: 0
    • Views: 610
    14 Jul 2009 9:27 AM Go to last post
  9. Tabpanel activeTab appears with not visibility

    var tabs2 = new Ext.TabPanel({ id :'entidadeTabPanel', renderTo : 'entidadetabs', //plugins: , ...

    Started by Maxrunner, 14 Jul 2009 7:38 AM
    • Replies: 2
    • Views: 698
    14 Jul 2009 9:24 AM Go to last post
  10. Question TabPanel in IE problem

    Hi all! I had an ExtJs 2 app (cross browser) and migrated to version 3. Everything worked fine, except for a TabPanel inside a Viewport: var...

    Started by normanhab101, 22 Apr 2009 4:34 AM
    2 Pages
    1 2
    • Replies: 18
    • Views: 3,645
    14 Jul 2009 9:22 AM Go to last post
  11. TreePanel: this.ctNode is undefined

    My tree has been working fine as I have been putting it into my page and adding features and enhancing it. It lazy-loaded fine. Then, after making a...

    Started by Entropy, 14 Jul 2009 5:29 AM
    • Replies: 1
    • Views: 1,516
    14 Jul 2009 9:03 AM Go to last post
  12. Poll Poll: To clear a grid before load or not?

    I'm debating the following. When (re)loading a grid, should I first clear it or allow the existing records to remain visible as it is loading (with...

    Started by dbassett74, 14 Jul 2009 7:30 AM
    • Replies: 2
    • Views: 1,084
    14 Jul 2009 9:00 AM Go to last post
  13. How do I create my own loadMask?

    For our particular purposes, we don't want to use the standard loadMask provided. We want a more clean and simple one, such as a simple "Loading..."...

    Started by dbassett74, 14 Jul 2009 8:00 AM
    • Replies: 1
    • Views: 593
    14 Jul 2009 8:45 AM Go to last post
  14. Ext.encode DOM nodes

    Hi! I'm trying to build a JSON string with a DOM node in it. But it doesn't work. <p id="ext-gen136">test test</p> var node =...

    Started by rbuc, 14 Jul 2009 8:27 AM
    • Replies: 0
    • Views: 513
    14 Jul 2009 8:27 AM Go to last post
  15. ListView AutoExpand

    Is there an autoExpandColumn property for ListView's or do you have to leave assign all width percentages for all columns except the one you want to...

    Started by ValterBorges, 14 Jul 2009 8:17 AM
    • Replies: 0
    • Views: 554
    14 Jul 2009 8:17 AM Go to last post
  16. Question How to GET from and POST data to an XML-RPC Server using extjs?

    Hi, I'm new to extjs. I spend 2 work days figuring out how extjs can interact with a standard xml-rpc server. I have a full working application...

    Started by Exceeder, 9 Jul 2009 4:48 AM
    • Replies: 9
    • Views: 3,690
    14 Jul 2009 7:57 AM Go to last post
  17. How to force GridPanel emptyText to remain visible?

    I think the emptyText should remain visible and in a static location (float on top of the grid?), even if the grid can be scrolled horizontally if...

    Started by dbassett74, 14 Jul 2009 7:20 AM
    • Replies: 1
    • Views: 1,221
    14 Jul 2009 7:23 AM Go to last post
  18. Question Upgraded and now my formpanel is not rendering.

    Hi, Since my upgrade all my formpanels are not rendering, I've tried different configurations but nothing seems to work, the error I get in...

    Started by jalexmendez, 13 Jul 2009 8:19 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,664
    14 Jul 2009 6:55 AM Go to last post
  19. Problem sorting paging grid

    I have a grid which reads from a JsonStore (you'll notice I changed the defaultParamNames in an effort to solve my problem but it hasn't helped). The...

    Started by Jangla, 10 Jul 2009 8:19 AM
    • Replies: 4
    • Views: 1,467
    14 Jul 2009 6:46 AM Go to last post
  20. Exclamation How to validate date in this

    Ext.apply(Ext.form.VTypes, { daterange : function(val, field) { var date = field.parseDate(val); if(!date){ ...

    Started by baskar, 13 Jul 2009 10:56 PM
    • Replies: 6
    • Views: 1,085
    14 Jul 2009 6:46 AM Go to last post