Ext 2.x: Help & Discussion

+ Post New Thread

  1. 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,675
    5 Mar 2007 7:50 AM Go to last post
  2. 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,816
    5 Mar 2007 7:44 AM Go to last post
  3. 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,545
    5 Mar 2007 4:17 AM Go to last post
  4. 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,405
    4 Mar 2007 7:06 PM Go to last post
  5. [Grid] Ext.data documenation

    I'm porting my grids to use the new Ext 1.0, but I'm finding that the documentation is lacking entries for the Ext.data.Store and Ext.data.XMLReader,...

    Started by jeffiel, 4 Mar 2007 10:25 AM
    • Replies: 4
    • Views: 1,666
    4 Mar 2007 12:24 PM Go to last post
  6. problem qith iframe's

    I want to have dialogs and where each dialog would have it's own iframe inside. Why doesn't this work?<html> <head> <meta...

    Started by albeva, 4 Mar 2007 4:13 AM
    • Replies: 5
    • Views: 1,676
    4 Mar 2007 10:34 AM Go to last post
  7. afteredit event ... new value?

    the new value is not set before the afteredit event is called. so i attempt to get the new value using: afteredit:function(grid, record, field,...

    Started by vtswingkid, 3 Mar 2007 3:07 PM
    • Replies: 1
    • Views: 1,785
    4 Mar 2007 8:13 AM Go to last post
  8. How to test the number of elements in compositeelement?

    Looking through the docs, I can't find a way to find the length of a composite element. var ds = Ext.select("some-class"); alert(ds.length);...

    Started by martin, 3 Mar 2007 8:13 PM
    • Replies: 1
    • Views: 1,325
    3 Mar 2007 11:00 PM Go to last post
  9. How to use Ext.each?

    I'm trying to use Ext.each. It throughs an error: this.el.dom has no properties Here's how I call it: var ds =...

    Started by martin, 3 Mar 2007 7:59 PM
    • Replies: 1
    • Views: 15,819
    3 Mar 2007 10:59 PM Go to last post
  10. [a2-rev6] Borderlayout: South in IE7 but not in FF2

    Hello, the following Borderlayout shows a predefined div 'filter' in south when using IE7, but not when using FF2. FF2 does not show any error in...

    Started by Wolfgang, 3 Mar 2007 9:56 PM
    • Replies: 0
    • Views: 1,566
    3 Mar 2007 9:56 PM Go to last post
  11. grid-header problem, think its css's fault

    this is how it looks like. the header columns position themselves not right, it looks like a css-problem, but i dont know why? my includes: ...

    Started by humpdi, 3 Mar 2007 10:08 AM
    • Replies: 5
    • Views: 1,934
    3 Mar 2007 5:47 PM Go to last post
  12. dateFormat with timezone

    If I create JSON data on server in this format: 2007-03-02T15:00:00+01:00 and have my data record specified with type 'date' and dateFormat:...

    Started by KimH, 2 Mar 2007 5:57 AM
    • Replies: 6
    • Views: 6,927
    3 Mar 2007 4:40 PM Go to last post
  13. Inputs to DatePicker

    I thought I had read that you can unobtrusively convert inputs to DatePickers by passing in the input id when creating a new DateField. I have been...

    Started by alindsay55661, 28 Feb 2007 5:31 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 5,767
    3 Mar 2007 4:23 PM Go to last post
  14. Grid - Custom header renderer?

    Is it possible to create a custom renderer for a column's header-title? Or should it be implemented differently? I wan't to create a table within...

    Started by KimH, 3 Mar 2007 5:24 AM
    • Replies: 2
    • Views: 3,533
    3 Mar 2007 3:28 PM Go to last post
  15. extra 1px space in dialog handle style

    Im developing a new style and having trouble with 1px of padding showing up on my west drag handle. I just cant figure out where its coming from. Any...

    Started by VinylFox, 3 Mar 2007 8:53 AM
    • Replies: 2
    • Views: 3,948
    3 Mar 2007 3:23 PM Go to last post
  16. Grid with autoSizeColumns:true hides sort indicator

    In FF the column header is not wide to show any of the sort arrow. In IE7 it's only partly visible.

    Started by tryanDLS, 2 Mar 2007 3:51 PM
    • Replies: 1
    • Views: 1,773
    3 Mar 2007 2:15 PM Go to last post
  17. boxWrap problem?

    var el = Ext.get('example'); var box = el.boxWrap('x-box'); Firebug says: el.child(cls + "-mc") has no properties In Safari's JavaScript...

    Started by Charles, 3 Mar 2007 11:55 AM
    • Replies: 1
    • Views: 1,141
    3 Mar 2007 1:56 PM Go to last post
  18. x-layout-split image not shown for aero and vista themes

    My workaround is: In ytheme-aero: .x-layout-split-h{ /* add bg image and remove bgcolor */ ...

    Started by waterlowa, 2 Mar 2007 6:08 PM
    • Replies: 5
    • Views: 2,896
    3 Mar 2007 11:42 AM Go to last post
  19. BorderLayout , closeOnTab IE issue

    Hi , I have a BorderLayout with center regin with tabPosition = 'top' and closeOnTab='true' and alwaysShowTabs='true' , with IE6 and IE7 if a...

    Started by nseb, 2 Mar 2007 5:39 AM
    • Replies: 4
    • Views: 2,206
    3 Mar 2007 9:32 AM Go to last post
  20. possible to share Storage for a Grid and Form?

    I think I have a pretty good handle on the the Grid and Store.js but wondering if it's possible to store both Grid data and Form data in the same...

    Started by Draven, 2 Mar 2007 8:57 AM
    • Replies: 7
    • Views: 3,026
    3 Mar 2007 7:18 AM Go to last post