Ext 2.x: Help & Discussion

+ Post New Thread

  1. Question 2 Grids, 1 page, 1 datastore

    I'm working with EXTJS 2.2.1 and I have a data store from an XML file using: var store = new Ext.data.Store({ url : 'myxml.xml', ...

    Started by Warebear, 11 Mar 2009 9:49 AM
    • Replies: 7
    • Views: 1,372
    11 Mar 2009 12:45 PM Go to last post
  2. Merging Borders of nested Panels(IE6)

    I have 2 panels 1.)Haivng A BLANK panel 2.)Having a grid Problem is the panel with grid is having borders and the border of Container and Inner...

    Started by abhayarora, 26 Feb 2009 1:55 AM
    • Replies: 7
    • Views: 1,073
    11 Mar 2009 12:42 PM Go to last post
  3. [Solved]Disappearing Combo Box

    I have a combo field in a form panel that is populated from a datastore. It always renders on first opening the "ADD' form, however, if i cancel...

    Started by benmclendon, 2 Dec 2008 2:15 PM
    • Replies: 5
    • Views: 1,353
    11 Mar 2009 11:29 AM Go to last post
  4. Ext.Tree.TreePanel

    For some reason, the layout-browser in the examples does not work for me when I dowloaded ExtJS 2.0 on to my machine. The tree does not render while...

    Started by gnallape, 11 Mar 2009 10:03 AM
    • Replies: 6
    • Views: 1,067
    11 Mar 2009 10:59 AM Go to last post
  5. add Listener to TreeNode

    Hello forum, I have something as: items: { xtype: "treepanel", rootVisible: false, border: false, root: new...

    Started by jeusdi, 10 Dec 2008 1:22 AM
    • Replies: 3
    • Views: 3,246
    11 Mar 2009 10:53 AM Go to last post
  6. International Characters

    Hello, I am coding for web email client. Presently, i am working on reply functionality. All the functionality works fine for plain english....

    Started by ragini707, 11 Mar 2009 10:41 AM
    • Replies: 0
    • Views: 519
    11 Mar 2009 10:41 AM Go to last post
  7. Working with Row actions

    Hi all, I am right now using rowactions in a grid. Is there a way to hide the rowaction column according to where the grid is used. Thanks

    Started by javauser, 8 Mar 2009 12:53 PM
    • Replies: 6
    • Views: 1,313
    11 Mar 2009 10:38 AM Go to last post
  8. JS Binary Date Format

    What is everyone doing to convert the Microsoft Serialized dates? ie: \/Date(12321323143)\/ Currently, we have to data fields. One with that...

    Started by 828, 20 Feb 2009 10:22 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,812
    11 Mar 2009 10:35 AM Go to last post
  9. Use different TreeEditor for different nodes in a TreePanel?

    Hi, I've seen hints that it can be done, but can't find exactly how. TreeEditor takes the TreePanel as it's first argument, thereby linking it...

    Started by jmurrayri, 11 Mar 2009 10:29 AM
    • Replies: 0
    • Views: 543
    11 Mar 2009 10:29 AM Go to last post
  10. ExtJS supports FireFox 1.5+ Linux?

    Does ExtJS officially support FireFox 1.5+ on Linux? The website only mentions FireFox 1.5+ support for PC and Mac. Thanks

    Started by robintan, 6 Mar 2009 7:36 AM
    • Replies: 7
    • Views: 1,306
    11 Mar 2009 10:28 AM Go to last post
  11. Sorting a numerical column from editorGrid not working

    I have an Editor Grid with the first column displaying an order (i.e. 1,2,3....) When I sort via single click on the header the columns sort not...

    Started by Adam W, 11 Mar 2009 8:42 AM
    • Replies: 2
    • Views: 769
    11 Mar 2009 10:09 AM Go to last post
  12. TabPanel parameter not working in IE

    I am using the autoHeight:true parameter in a TabPanel. In ever browser except IE the panel loads as expected, but in IE7 the grid is not fully...

    Started by Adam W, 9 Mar 2009 9:41 AM
    • Replies: 8
    • Views: 1,331
    11 Mar 2009 9:55 AM Go to last post
  13. Question Looking for Suggestion/advice on Formatting Grid data display

    Hi, I am looking for some suggesions on the Ext.Grid (or any equivalent component) for displaying multiple line items that I am receiving from an...

    Started by anshubansal2000, 9 Mar 2009 11:10 AM
    • Replies: 2
    • Views: 752
    11 Mar 2009 9:32 AM Go to last post
  14. get FieldValue in the form.

    hi all i try to get the field value of an TextEdit by this function Ext.getCmp('mat').getValue() mat is the id of my field normaly its correct...

    Started by aityahia, 11 Mar 2009 7:22 AM
    • Replies: 3
    • Views: 644
    11 Mar 2009 9:15 AM Go to last post
  15. How to delete a class?

    I am trying to delete a class instance, but can't seem to get rid of it? How is this best handled? I have a class that extends observable. When I...

    Started by brookd, 11 Mar 2009 8:18 AM
    • Replies: 3
    • Views: 1,001
    11 Mar 2009 9:11 AM Go to last post
  16. Exclamation [2.2][SOLVED] Dataview's XTemplate and Store w/ XMLReader [Advanced Usage]

    I am having problems implementing what seems to be some advanced usage of the XTemplate. I have simplified the problem greatly to the classic Book...

    Started by jbraband, 25 Sep 2008 7:43 AM
    • Replies: 5
    • Views: 3,026
    11 Mar 2009 8:12 AM Go to last post
  17. Question fieldset.remove behaving differently to formpanel.remove

    Hi, All I'm having a problem with formpanels that contain fieldsets given that I'm looking to alter the number of fields in the fieldset at...

    Started by Curtis Fletcher, 11 Mar 2009 4:20 AM
    • Replies: 9
    • Views: 2,633
    11 Mar 2009 8:12 AM Go to last post
  18. Ext.get('id') doesnt work with ManagedIFrame?

    Hi Chaps, Not sure this is in the right forum... :"> ? (Can an admin move it to the Help section if this is wrong? Thanks.) I'm using an...

    Started by njw, 11 Mar 2009 5:56 AM
    • Replies: 1
    • Views: 839
    11 Mar 2009 7:53 AM Go to last post
  19. ComboBox clears what is typed

    I am using a combobox that is remotely loaded with values. The problem I am having is that what is typed in the textbox is immediately cleared when...

    Started by tkirkham, 9 Mar 2009 10:31 AM
    • Replies: 4
    • Views: 983
    11 Mar 2009 7:51 AM Go to last post
  20. Critical!, problem with grid on IE

    Thanyou. I got this error on IE 7 y 8 Webpage error details Message: 'undefined' is null or not an object Line: 9 Char: 169041 Code: 0 URI:...

    Started by sebrojas, 11 Mar 2009 7:34 AM
    • Replies: 1
    • Views: 893
    11 Mar 2009 7:37 AM Go to last post