Ext 2.x: Help & Discussion

+ Post New Thread

  1. Best component/control for file upload

    Hi, What whould you recommend as a simple/stable file upload control/extjs component? I have seen in several threads that there 1-2...

    Started by baki12, 18 Jun 2008 7:28 AM
    • Replies: 4
    • Views: 1,164
    18 Jun 2008 9:17 AM Go to last post
  2. Ajax.request retrieving JavaScript file

    Hi all, In my application I

    Started by rafael.rech, 18 Jun 2008 3:47 AM
    • Replies: 6
    • Views: 1,292
    18 Jun 2008 9:12 AM Go to last post
  3. Dynamic Panel Content

    OK i have a panel that the content is dynamic depending on a session variable. If the session variable is not set then it return a form, if it is...

    Started by dorgan, 16 Jun 2008 10:15 AM
    • Replies: 2
    • Views: 828
    18 Jun 2008 9:10 AM Go to last post
  4. column lock plugin with Dynamic column model plugin

    can you plz tell me how to use the column lock plugin with Dynamic column model plugin..

    Started by stephen.lordson, 18 Jun 2008 8:42 AM
    • Replies: 0
    • Views: 1,035
    18 Jun 2008 8:42 AM Go to last post
  5. Two Ajax one first and the other second?

    Hi i have two ajax... How can do when finish the first continue with the second ajax, but, i don

    Started by Capi666, 18 Jun 2008 8:04 AM
    • Replies: 1
    • Views: 700
    18 Jun 2008 8:19 AM Go to last post
  6. howto get tab components in FormPanel ?

    Hi guys, How would I go about to get the tab components in a FormPanel with a x-type tabpanel var crm = new Ext.FormPanel({ cls ...

    Started by o5iri5, 18 Jun 2008 6:11 AM
    • Replies: 6
    • Views: 865
    18 Jun 2008 8:08 AM Go to last post
  7. Field not POSTing

    I am attempting to create a new instance of a text area, and add it to an existing BasicForm. The field seems to add correctly. It does not error...

    Started by _robby, 17 Jun 2008 10:59 AM
    • Replies: 4
    • Views: 904
    18 Jun 2008 7:59 AM Go to last post
  8. Lightbulb [Working] Two subclasses with the same functions (inheritance and JS OOP)

    Hi all, Truly speaking I have following subclasses: - Ext.ux.zn.Article.Version - Ext.ux.zn.Article.VersionDraft -...

    Started by Evolic, 16 Jun 2008 4:32 AM
    • Replies: 4
    • Views: 1,090
    18 Jun 2008 7:49 AM Go to last post
  9. Question DateField / datepicker: default year/month?

    I have a datefield which is empty. However, I would still like the calendar to be set to a certain year/month when showing up. In other words, I'd...

    Started by dante, 18 Jun 2008 1:23 AM
    • Replies: 2
    • Views: 1,461
    18 Jun 2008 7:32 AM Go to last post
  10. Ext.data.Store, remoteSort:true and method:'get'

    Hi all, Newb ExtJS (2.1) user here, but enjoying it so far. Had a quick question, not sure if it's a bug or not, but wanted to ask to be sure -- ...

    Started by pbarnes, 18 Jun 2008 7:06 AM
    • Replies: 3
    • Views: 4,205
    18 Jun 2008 7:20 AM Go to last post
  11. How to populate a SELECT element

    Using ExtJS, is there an efficient way to take an array or hashmap of values and populate a SELECT element (i.e. add OPTION child elements)?

    Started by hdsllc, 9 Jun 2008 1:59 PM
    • Replies: 7
    • Views: 1,606
    18 Jun 2008 7:04 AM Go to last post
  12. Filtering Question

    I saw an example on the examples website. Is there a way to filter searches inside the grid automatically (or using the built in jsext coding). Or...

    Started by businessman332211, 18 Jun 2008 6:39 AM
    • Replies: 2
    • Views: 713
    18 Jun 2008 6:58 AM Go to last post
  13. Cool preloading of an iframe in a tabpanel - Desktop

    UserTabs = new Ext.TabPanel({ activeTab:0, items: }) i dont know how to bite this...

    Started by m0d, 13 Dec 2007 4:15 PM
    • Replies: 5
    • Views: 1,781
    18 Jun 2008 6:57 AM Go to last post
  14. XmlReader getting to attributes with colon in it

    I am rather new to Ext-JS, and having fun with it.. I have a question about how to retrieve an XML attributes that have a colon in it. Below is...

    Started by myj, 18 Jun 2008 6:46 AM
    • Replies: 0
    • Views: 523
    18 Jun 2008 6:46 AM Go to last post
  15. Question 2.1 Migration Issue (Fieldset)

    I'm having some issues moving from 2.0 to 2.1 due to field sets not seeming to render anything inside them on 2.1. The fieldset is inside a...

    Started by InFloW, 18 Jun 2008 6:11 AM
    • Replies: 1
    • Views: 597
    18 Jun 2008 6:37 AM Go to last post
  16. including data.record definition in pre-conf. class?

    How can I include this data.Record definition into my pre-configure class? Thanks. //@Description: map xml fields var dataRecentlyVisited =...

    Started by blancomario, 18 Jun 2008 6:30 AM
    • Replies: 0
    • Views: 520
    18 Jun 2008 6:30 AM Go to last post
  17. Dragging something over a window, z-index woes.

    I have a very basic window: var win = new Ext.Window({ title: 'Node Window!', collapsible: false, //manager: testMan, closable: false,...

    Started by Orion, 16 Jun 2008 9:35 PM
    • Replies: 2
    • Views: 875
    18 Jun 2008 5:50 AM Go to last post
  18. Pageloader like in the "Examples"-page

    I'd like to have a pageloader for both website initial load and other pages while clicking on links. The pageloader in the ExtJS "Examples" page...

    Started by alexinm, 18 Jun 2008 4:56 AM
    • Replies: 1
    • Views: 1,035
    18 Jun 2008 5:47 AM Go to last post
  19. form get submitted in FF even when the calling function returns false.

    Hi my form gets submitted even when the event associated the button return false. Below is the sample code. The code below just works fine in IE. Any...

    Started by rahul1976, 17 Jun 2008 1:16 PM
    • Replies: 2
    • Views: 838
    18 Jun 2008 5:39 AM Go to last post
  20. store and listeners...

    @Marcello -- study my comments inline: Pro.HeaderBar = Ext.extend(Ext.Toolbar, { //pre-item to show loading items : , // store ...

    Started by dop3, 18 Jun 2008 5:18 AM
    • Replies: 5
    • Views: 990
    18 Jun 2008 5:38 AM Go to last post