Ext 2.x: Help & Discussion

+ Post New Thread

  1. Upload File IE problem?

    Hello people. I have the following code: form = new Ext.FormPanel({ id: 'AddLogo', labelAlign:"left", labelWidth: 80, ...

    Started by Janachi, 25 Jul 2008 12:54 AM
    • Replies: 3
    • Views: 976
    25 Jul 2008 6:45 AM Go to last post
  2. ColumnModel Confusion

    Ok, I really don't understand what's going on with this one, so any help will be greatly appreciated. I've searched the forum for help on this, and...

    Started by RPow, 24 Jul 2008 2:08 PM
    • Replies: 2
    • Views: 707
    25 Jul 2008 6:43 AM Go to last post
  3. Cool Embedding the plotr charts with extjs

    I have created the pie chart using plotr and i am not able to fit the chart exactly in a panel. please help me with sample code for embedding plotr...

    Started by mallik, 24 Jul 2008 1:56 AM
    • Replies: 4
    • Views: 1,691
    25 Jul 2008 6:43 AM Go to last post
  4. unexpected behavour from field.getName()

    Can anyone explain why field.getName() only returns its name after rendering? and if no hiddenName has been set, it prefers to rerturn '' above...

    Started by lvanderree, 25 Jul 2008 4:58 AM
    • Replies: 2
    • Views: 825
    25 Jul 2008 6:38 AM Go to last post
  5. Dispalyin object properties with an XTemplate

    How does one display the properties of an object in an XTemplate, if one doesn't know what the object will look like. Basically I want to treat the...

    Started by jfb_1973, 30 Jun 2008 9:23 PM
    • Replies: 1
    • Views: 827
    25 Jul 2008 6:37 AM Go to last post
  6. DataView contextmenu event doesnt work

    I am trying to catch contextmenu event for my dataview, but nothings happend. Someone help me plz. FolderData = function(){ ...

    Started by dejanr, 25 Jul 2008 6:01 AM
    • Replies: 2
    • Views: 833
    25 Jul 2008 6:10 AM Go to last post
  7. Question [SOLVED] Ext.form.Label setValue ??

    Hi, how do i change the value of Label component ? i cant find a "setValue" method on API... thanks

    Started by Daniel Schmitz, 25 Jul 2008 5:54 AM
    • Replies: 2
    • Views: 2,021
    25 Jul 2008 6:03 AM Go to last post
  8. Question What is the minimal set of files required for Ext JS to run?

    I just downloaded the Ext JS 2.1 SDK. After unzipping, the total size of the SDK was around 23 MB. This distribution includes folders like adapter,...

    Started by parampreet, 25 Jul 2008 5:42 AM
    • Replies: 2
    • Views: 1,307
    25 Jul 2008 5:45 AM Go to last post
  9. Values 0, '0' and false return ComboBox to emptyText

    I have a ComboBox tied to a Store with integers as the value field. In my case, zero is a valid value for the ComboBox and is not the same as the...

    Started by wwarby, 25 Jul 2008 5:00 AM
    • Replies: 0
    • Views: 577
    25 Jul 2008 5:00 AM Go to last post
  10. TabPanel re-render issue

    I have a tab panel with two form panels inside. 'Internal' and 'External' forms. When I call the page the first time it shows the internal form...

    Started by Dariusz, 25 Jul 2008 1:04 AM
    • Replies: 1
    • Views: 696
    25 Jul 2008 4:26 AM Go to last post
  11. Thumbs up DragDrop selected node displays id only

    My ui has a tree on the left of the page and a grid on the right. The functionality calls for dragging the items in the grid onto the tree. It...

    Started by jeremyrd, 25 Jul 2008 3:18 AM
    • Replies: 1
    • Views: 965
    25 Jul 2008 4:03 AM Go to last post
  12. TabPanel simple question.

    I have TabPanel with already created Tab there, then some time later I need to create form and show it in this specific Tab. {xtype:'tabpanel', ...

    Started by Chemist, 25 Jul 2008 2:37 AM
    • Replies: 2
    • Views: 678
    25 Jul 2008 3:51 AM Go to last post
  13. checkbox on focus event

    hi all, i'm new in ext, just want to ask 'bout focus event on checkbox. i just want to do some function when we click (focus) on specific...

    Started by napolennon, 25 Jul 2008 3:38 AM
    • Replies: 0
    • Views: 729
    25 Jul 2008 3:38 AM Go to last post
  14. Question Grid Body Row

    Hi, I have set up a grid with a gridView that has enableBodyRow enabled. The body row consists of multiple html elements, one of which is a link...

    Started by ernst96, 22 Jul 2008 1:15 PM
    • Replies: 8
    • Views: 1,679
    25 Jul 2008 3:33 AM Go to last post
  15. Problems with IE

    I used the tutorial on setting up a workable PHP/SQL/Ext Grid at http://extjs.com/learn/Tutorial:Grid_PHP_SQL_Part1 and have a big problem with IE 7....

    Started by scooterx, 25 Jul 2008 2:40 AM
    • Replies: 2
    • Views: 712
    25 Jul 2008 3:30 AM Go to last post
  16. Question [2.0rc1]how to get a hidden field in a form without use Ext.getCmp() func?

    I've tried this way: Ext.getCmp(formid).findById(hiddenid).setValue('a'); but it's failed... Cause there might be some hidden inputs with the...

    Started by King, 25 Jul 2008 2:40 AM
    • Replies: 2
    • Views: 942
    25 Jul 2008 3:08 AM Go to last post
  17. Strange behaviour of collapsed fielsets in IE 6

    Hi, i have a problem with my fieldsets in IE6. My Code works correctly in FF and IE7. If collapsed=false it displays all columns, but if it is...

    Started by Tomxp, 25 Jul 2008 2:53 AM
    • Replies: 0
    • Views: 429
    25 Jul 2008 2:53 AM Go to last post
  18. Question How update Params in Store for new request

    Dear colleagues, mycode: //------------------------------------------ var combo_realworldsplitting_worldregion = new Ext.form.ComboBox({ ...

    Started by peter seliger, 25 Jul 2008 2:46 AM
    • Replies: 0
    • Views: 588
    25 Jul 2008 2:46 AM Go to last post
  19. Question How to display XML tags directly in the grid Panel as one of the columns

    Hi, I have a requirement of displaying the XML tags from the response XML. The issue is that the store is not recongnising the tags to be...

    Started by kckc1234, 25 Jul 2008 2:44 AM
    • Replies: 0
    • Views: 578
    25 Jul 2008 2:44 AM Go to last post
  20. How to set the draggable property dynamic?

    The panel is draggable and then I click a button to make it static, how to do?

    Started by uclali1986, 25 Jul 2008 12:52 AM
    • Replies: 1
    • Views: 676
    25 Jul 2008 2:24 AM Go to last post