Ext 2.x: Help & Discussion

+ Post New Thread

  1. exts20 vs ext11

    I]m not very happy with the new ext20, and integration details with 1.1. A simlpe grid in ext11 does not work in 2.0. Core developers had to be...

    Started by filipe_c, 1 Oct 2007 9:34 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 2,826
    2 Oct 2007 5:30 AM Go to last post
  2. bodyresize: clientWidth lags behind?

    Hello, when I listen for a bodyresize event on a tabPanel, the event comes in already but the clientWidth and clientHeight of the div have not...

    Started by bartvde, 2 Oct 2007 4:19 AM
    • Replies: 1
    • Views: 1,650
    2 Oct 2007 5:18 AM Go to last post
  3. Column Model from JSON without AutoGrid

    In the past, I used the Ext.AutoGrid to build a CustomModel from PHP. But in Ext 2.0 the "new" AutoGrid doesn't support the EditorGrid and I also...

    Started by gelleneu, 1 Oct 2007 1:00 PM
    • Replies: 1
    • Views: 1,310
    2 Oct 2007 4:21 AM Go to last post
  4. Accordion - active index

    Hi, i wan

    Started by Dumbledore, 1 Oct 2007 8:39 AM
    • Replies: 1
    • Views: 1,112
    1 Oct 2007 11:40 PM Go to last post
  5. Borderlayout and alwaysShowTabs

    Hi, in ext1.1 the i can set alwaysShowTabs:false to disable the tab-buttons when more then on panel is in the center region. I found no way for...

    Started by Dumbledore, 1 Oct 2007 10:59 PM
    • Replies: 0
    • Views: 656
    1 Oct 2007 10:59 PM Go to last post
  6. Api Docs runs error locale?

    I have download the ext2.0alpha1 and unzip to e:\extjs, when i runs the examples, it works right, but the api docs can't run, there's a js error...

    Started by xiaocase, 1 Oct 2007 8:40 PM
    • Replies: 2
    • Views: 875
    1 Oct 2007 10:00 PM Go to last post
  7. [Ext 2.0 alpha1] Missing content from panel

    Hi all, I'm not sure what I'm doing wrong here, this is a cut-down version of a layout that I'm trying to work on, however I can't seem to get the...

    Started by FreeBaseBuzz, 30 Sep 2007 5:40 PM
    • Replies: 1
    • Views: 787
    1 Oct 2007 7:55 PM Go to last post
  8. treenode href on click popups a new window

    Hi every one i ve been about 4 hours fighting with this I created a layout like the one in Complex Layout samples but also i added a tree view...

    Started by cmendez21, 1 Oct 2007 7:36 PM
    • Replies: 0
    • Views: 2,179
    1 Oct 2007 7:36 PM Go to last post
  9. How to change the DnD proxy for a grid?

    Sorry, this is probably a dumb question, but I can't figure out how to change the proxy for dragging a row from a grid. When the user clicks and...

    Started by derek, 1 Oct 2007 6:45 PM
    • Replies: 0
    • Views: 636
    1 Oct 2007 6:45 PM Go to last post
  10. Question Using ext in stand-alone Browser app

    Hi, Execuse the extreme newby question but I'm interested in using ext or something similar in stand-alone browser style app. Basically I'll create...

    Started by nevf, 30 Sep 2007 8:49 PM
    • Replies: 3
    • Views: 1,598
    1 Oct 2007 3:55 PM Go to last post
  11. Question [SOLVED][2.0a1] Checkbox in front of fieldset caption, not a member of form?

    Hey there, hope that someone knows. If i got Fieldset and toggleCheckbox is true, checkbox is rendered. Next i got checkboxName set. Problem is that...

    Started by 72, 30 Sep 2007 9:05 PM
    • Replies: 1
    • Views: 953
    1 Oct 2007 3:43 PM Go to last post
  12. [ext2.0-alpha1] Problem when submitting a FormPanel

    this is the error: jQuery(E.dom || E).formSerialize is not a function getViewWidth(form#ext-gen33.x-form)ext-jquery-adapte... (line 10)...

    Started by StErMi, 1 Oct 2007 11:11 AM
    • Replies: 3
    • Views: 1,152
    1 Oct 2007 2:28 PM Go to last post
  13. change row color on hover in grid

    Can anyone tell me how I can change the color of a row when I hover over it? I try to change the css with: . x-grid3-row-over { ...

    Started by lvanderree, 1 Oct 2007 6:44 AM
    • Replies: 3
    • Views: 2,058
    1 Oct 2007 12:57 PM Go to last post
  14. [Ext 2.0] Deep find id of (form)field instance

    Hi all, I was wondering if there already is a method to deep-find an object belonging to a form field. If not, I provided one below. Of course, I...

    Started by Ronaldo, 30 Sep 2007 5:28 AM
    • Replies: 4
    • Views: 1,413
    1 Oct 2007 12:56 PM Go to last post
  15. my first test for Ext 2 Alpha

    Hi I have a small form code that I use it with "Ext 1.1" for login, I tried to test it with "Ext 2Alpah" and I got the following error Error:...

    Started by ahmadt, 1 Oct 2007 10:25 AM
    • Replies: 2
    • Views: 1,252
    1 Oct 2007 11:10 AM Go to last post
  16. [Ext 2.0 alpha] - portlets

    With portlets: WOW genius Thank you people.

    Started by mlarese, 25 Sep 2007 2:36 PM
    • Replies: 8
    • Views: 1,953
    1 Oct 2007 8:19 AM Go to last post
  17. Exclamation [Solved][2.0a1] FormPanel remove, unexpected behaviour.

    ------- UPDATE-------------------------- Markup doesn't belong to the component. ...

    Started by zeroc, 1 Oct 2007 7:41 AM
    • Replies: 0
    • Views: 668
    1 Oct 2007 7:41 AM Go to last post
  18. How does one auto hide the tab panel if it has only one tab?

    Oldschool: layout = new Ext.BorderLayout(document.body, { north: { split:false, initialSize: 29, titlebar: false...

    Started by jay@moduscreate.com, 1 Oct 2007 7:21 AM
    • Replies: 0
    • Views: 1,040
    1 Oct 2007 7:21 AM Go to last post
  19. [Ext2.0a1] Edit not working in EditorGrid after sorting

    I have built an EditorGrid with paging and remote sorting. Whenever I edit a field, and then sort, the editing for exact only the column of the first...

    Started by spacyspacy, 1 Oct 2007 5:51 AM
    • Replies: 0
    • Views: 598
    1 Oct 2007 5:51 AM Go to last post
  20. Moved: Congratulations on the 2.0 alpha1 release!!!!

    Started by jay@moduscreate.com, 1 Oct 2007 7:44 AM
    • Replies: -
    • Views: -
    1 Oct 2007 5:01 AM Go to last post