Ext 2.x: Help & Discussion

+ Post New Thread

  1. Possible Bug: Web Proxy alerted...

    I have a webproxy which requires user to put username and password to connect to the internet (not for the localhost or intranet sites). When I am...

    Started by patspats, 23 Feb 2007 1:12 PM
    • Replies: 1
    • Views: 2,556
    23 Feb 2007 2:27 PM Go to last post
  2. UpdateManager.update. Choosing HTTP method (revisited)

    The code in the latest download contains var method = params ? "POST" : "GET"; I thought I rememebered seeing a thread in which...

    Started by Animal, 23 Feb 2007 7:01 AM
    • Replies: 5
    • Views: 2,524
    23 Feb 2007 2:10 PM Go to last post
  3. checkHandler is calling passed function 2 times

    checkHandler is calling my passed function 2 times First Time: when it unchecks the previous checked item Second: on checked item I am having...

    Started by n01champion, 23 Feb 2007 7:55 AM
    • Replies: 1
    • Views: 2,720
    23 Feb 2007 2:00 PM Go to last post
  4. Character encoding

    I'm having some problems with character encoding in the grid. I'm using json to load the data into the grid. The data contains some special...

    Started by mnugter, 22 Feb 2007 5:27 AM
    • Replies: 3
    • Views: 4,355
    23 Feb 2007 1:17 PM Go to last post
  5. treeloader doesn't allow leaf node that can containChildren

    When I load a tree using the treeloader loader: new Tree.TreeLoader({dataUrl:'get-nodes.jsp'}), That loads the following JSON:

    Started by simeon, 21 Feb 2007 12:24 PM
    • Replies: 9
    • Views: 4,144
    23 Feb 2007 12:00 PM Go to last post
  6. Issues with the new grid example

    issues with the grid example here: http://yui-ext.com/deploy/ext-1.0-alpha1/examples/grid/paging.html - grid doesn't work in opera 9.10 ( is...

    Started by yogurtearl, 19 Feb 2007 9:42 AM
    • Replies: 5
    • Views: 2,731
    23 Feb 2007 11:18 AM Go to last post
  7. Small problem in ArrayReader.js

    There's a problem when the id field is a numeric index into the data array, and the id is in index zero. this statement: var id =...

    Started by Animal, 23 Feb 2007 5:56 AM
    • Replies: 2
    • Views: 2,176
    23 Feb 2007 8:55 AM Go to last post
  8. Ext.example.msg with toolbar

    I a have a problem with toolbar The message is hide for a toolbar. Sorry for my english. Thanks,

    Started by Thylia, 23 Feb 2007 5:53 AM
    • Replies: 1
    • Views: 4,371
    23 Feb 2007 7:50 AM Go to last post
  9. basicdialog without buttons -- invalid body size & posit

    I find that the body of the dialog is positioned and sized incorrectly when a button is not included in the dialog... fire bug shows that the...

    Started by vtswingkid, 22 Feb 2007 1:50 PM
    • Replies: 5
    • Views: 2,653
    23 Feb 2007 7:39 AM Go to last post
  10. Grid - Double Header Columns

    I beleive I read this was afeature of the new grid. I've looked around and I haven't found anything. Anyone in the know?

    Started by FuryVII, 23 Feb 2007 7:21 AM
    • Replies: 0
    • Views: 2,771
    23 Feb 2007 7:21 AM Go to last post
  11. Observable.fire - behaviour changed.

    In the old code, Observable.fireEvent used fireDirect which looked like this: YAHOO.util.CustomEvent.prototype.fireDirect = function(){ var...

    Started by Animal, 23 Feb 2007 6:21 AM
    • Replies: 1
    • Views: 1,890
    23 Feb 2007 7:19 AM Go to last post
  12. Various Grid-stuff (bugs ofc)

    First: You're doing a great job and I look forward to a final :) Second: The bad news: I have some more fun for you to work with. The good...

    Started by bone, 23 Feb 2007 3:47 AM
    • Replies: 4
    • Views: 2,603
    23 Feb 2007 6:45 AM Go to last post
  13. Tree contextmenu

    The tree context menu goes to a strange position if a node has children nodes and they are open. Here ares some screen shots to help you, on both I...

    Started by rodiniz, 23 Feb 2007 3:58 AM
    • Replies: 3
    • Views: 3,802
    23 Feb 2007 5:13 AM Go to last post
  14. Alpha 1.0 - Menu with image (not toolbar)

    I am using Alpha 1.0 menu API to build the menu which is similar to yahoo menu YUI example,...

    Started by thameema, 23 Feb 2007 2:37 AM
    • Replies: 4
    • Views: 3,322
    23 Feb 2007 4:27 AM Go to last post
  15. Minor doc issue in RowSelectionModel

    /** * Returns the first selected row id. * @return {String} */ getSelected : function(){ return...

    Started by Animal, 23 Feb 2007 3:29 AM
    • Replies: 0
    • Views: 1,804
    23 Feb 2007 3:29 AM Go to last post
  16. Rev 8 / utilities.js / bug ?

    Yesterday my code worked perfectly (apart from some minor bugs, not mine of course :lol: ), this morning I rejoiced as rev 8 was out, thinking that...

    Started by bone, 22 Feb 2007 12:27 AM
    • Replies: 9
    • Views: 3,401
    22 Feb 2007 11:11 PM Go to last post
  17. modal dialog and borderlayout inside a borderlayout tab!!!

    Is it possible to do a modal dialog that only impacts its parent? Or are we still forced to place the dialog in the document body? EDIT: I...

    Started by vtswingkid, 22 Feb 2007 10:20 AM
    • Replies: 1
    • Views: 3,791
    22 Feb 2007 4:40 PM Go to last post
  18. Fire clear event when Store is empty?

    Just a suggestion and maybe this doesn't make sense in all cases. But I think it would be useful to fire the clear event on a data store if you...

    Started by aconran, 22 Feb 2007 9:08 AM
    • Replies: 1
    • Views: 2,722
    22 Feb 2007 4:39 PM Go to last post
  19. where is GridView.onRemove ?

    i remove a record in grid using ds.remove(record) method but can't remove record with the same error: l.fireFn has no properties GridView.js ...

    Started by seno, 20 Feb 2007 5:23 AM
    • Replies: 5
    • Views: 2,754
    22 Feb 2007 4:28 PM Go to last post
  20. Minor css bug date icon

    Hi Jack, i think .x-form-date-wrap .x-form-date-icon{ width:16px; height:16px; border:0; --> background:transparent...

    Started by glauff, 22 Feb 2007 7:32 AM
    • Replies: 1
    • Views: 1,870
    22 Feb 2007 4:25 PM Go to last post