Ext 2.x: Help & Discussion

+ Post New Thread

  1. About Introduction to Ext

    hi jack... i have read 'Introduction to Ext' in http://extjs.com/tutorial/introduction-ext but i can't save this page. and i try to download...

    Started by reang, 6 Mar 2007 9:10 AM
    • Replies: 1
    • Views: 1,606
    6 Mar 2007 9:13 AM Go to last post
  2. Toolbar buttons, CSS, mouseover weirdness

    I have a toolbar with icon-only buttons. This was working with version .4, but breaks in mysterious ways with Ext 1.0alpha2. I have made several...

    Started by dbadke, 5 Mar 2007 2:14 PM
    • Replies: 2
    • Views: 3,328
    6 Mar 2007 8:34 AM Go to last post
  3. dialog in complexlayout

    hey guys! need some help, i have a basic dialog in a complex layout, i open the dialog from a menubar inside a main-panel.. but now the dialog is...

    Started by humpdi, 5 Mar 2007 11:05 PM
    2 Pages
    1 2
    • Replies: 13
    • Views: 2,384
    6 Mar 2007 5:35 AM Go to last post
  4. [a2-rev6]: datepicker getvalue() Format?

    Given: var myDate = new Ext.form.DateField({format: 'Y-m-d', target: 'mytarget'}); mydate.getvalue returns: Wed Mar 07 2007 00:00:00 GMT+0100 ...

    Started by Wolfgang, 3 Mar 2007 7:40 AM
    • Replies: 5
    • Views: 2,694
    6 Mar 2007 5:34 AM Go to last post
  5. CheckItems in toolbar.

    Hi Is it possible to create a toolbar with a toggle button that have the look as the checkItem. I want a toolbar without a drop down, with a...

    Started by gizzmo, 6 Mar 2007 1:22 AM
    • Replies: 1
    • Views: 1,031
    6 Mar 2007 4:06 AM Go to last post
  6. questions on dependency of ext on yui

    I'm just getting back into Ext and have noticed that Ext now has the YUI dependencies as a part of its own distribution. For example the connection,...

    Started by sjivan, 4 Mar 2007 9:44 AM
    • Replies: 7
    • Views: 2,802
    6 Mar 2007 3:14 AM Go to last post
  7. Ext.MessageBox issue after use confirm more than ones

    Hey, first i have to say: nice work!! I have found an issue in Ext.MessageBox. I try to show a simple confirmatíon-box. First time i show it i...

    Started by Choleriker, 25 Feb 2007 5:37 AM
    • Replies: 3
    • Views: 4,151
    6 Mar 2007 2:59 AM Go to last post
  8. DomHelper bug inserting before/after a table element.

    The following code (where "this.table.dom" refers to a table element) Ext.DomHelper.insertBefore(this.table.dom, {tag:"div"}, true) Returns...

    Started by Animal, 1 Mar 2007 3:53 AM
    • Replies: 7
    • Views: 2,922
    6 Mar 2007 2:39 AM Go to last post
  9. NumberField accepts non-numeric characters

    hi jack, the NumberField (alpha 2, rev 6) accepts the following non-numeric characters in FF2 & Opera 9.10: !#$%&( IE behaves well this time...

    Started by mystix, 5 Mar 2007 1:05 AM
    • Replies: 1
    • Views: 1,524
    6 Mar 2007 2:37 AM Go to last post
  10. grid private data

    in grid how to put some private data for each row and this private data not display in the grid, but when selected one row when can get the private...

    Started by lhysn, 5 Mar 2007 10:57 PM
    • Replies: 2
    • Views: 1,391
    5 Mar 2007 11:51 PM Go to last post
  11. Problem use jquery: Unable to load Ext, jQuery not found

    I downloaded ext-1.0-alpha2 and try to replace yui with jquery. I open the docs\index.html file, modify the javascript reference(yui-utilities.js -->...

    Started by fangzhouxing, 5 Mar 2007 5:40 PM
    • Replies: 2
    • Views: 4,698
    5 Mar 2007 6:28 PM Go to last post
  12. Potential bug with BasicDialog?

    I was having issues with passing the element directly to the constructor of basic dialog, but everything worked when I gave the element an id and...

    Started by bluelaguna, 5 Mar 2007 10:36 AM
    • Replies: 4
    • Views: 1,523
    5 Mar 2007 12:31 PM Go to last post
  13. layout grid

    Hi there, I found something weird and hope this is the right place to drop a line. I made a grid and a renderer to format one of the columns. The...

    Started by riets003, 5 Mar 2007 11:32 AM
    • Replies: 1
    • Views: 1,044
    5 Mar 2007 11:35 AM Go to last post
  14. Alpha 2 FitToForm Bug

    Maybe its just me I was using fittoform to make a DIV tag in my case a menu which is a replica of the Docs menu shape itself to the ContentPanel....

    Started by RoadSpike, 2 Mar 2007 6:58 PM
    • Replies: 4
    • Views: 1,634
    5 Mar 2007 10:38 AM Go to last post
  15. Grid context menu

    I've made a grid with a context menu that I show on rowcontextmenu event. My grid allows multiple selection, but when I'm clicking on a row, the...

    Started by mdelanno, 5 Mar 2007 9:39 AM
    • Replies: 0
    • Views: 3,156
    5 Mar 2007 9:39 AM Go to last post
  16. Minor grid paging toolbar issues

    When a grid toolbar is displayed for an empty grid (e.g. before load), the loading indicator is disabled, but spinning. In FF when you click on the...

    Started by tryanDLS, 4 Mar 2007 1:22 PM
    • Replies: 1
    • Views: 1,953
    5 Mar 2007 9:01 AM Go to last post
  17. Bug - reload method of AsyncTreeNode

    Happens when the tree config option 'rootVisible' is set to false when you do a root.reload(); the tree doesnt render and it dissapears

    Started by n01champion, 27 Feb 2007 12:40 PM
    • Replies: 3
    • Views: 2,640
    5 Mar 2007 7:50 AM Go to last post
  18. Ellipsis not showing in overflow columns in Firefox

    USING: 1.0 alpha2 rev.6 In Firefox 2.0.0.1 on WindowsXP ellipsis' is not showing in overflow columns. It is visible in IE.

    Started by KimH, 5 Mar 2007 3:30 AM
    • Replies: 1
    • Views: 2,810
    5 Mar 2007 7:44 AM Go to last post
  19. help!, grid error: invalid flag after regular expression

    Help, im getting this error but havent got a clue what is causing this!! Here is a link: http://www.trendon.nl:9999/origo-dev/index.php, just...

    Started by seldon, 4 Mar 2007 6:37 AM
    • Replies: 6
    • Views: 5,512
    5 Mar 2007 4:17 AM Go to last post
  20. Last column to auto-adjust

    I can't see that this is currently possible, so please enlighten me if you know the answer: I have a grid in a GridPanel where I wan't the last...

    Started by KimH, 2 Mar 2007 12:53 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 4,397
    4 Mar 2007 7:06 PM Go to last post