Ext 3.x: Help & Discussion

+ Post New Thread

  1. Checking If Panel Is Already Open

    Hi guys, i have a javascript function that creates a new panel, however i wanted to check and make sure its not already open, before it opens. ...

    Started by joefox, 17 Aug 2010 5:55 AM
    • Replies: 5
    • Views: 681
    17 Aug 2010 6:56 AM Go to last post
  2. Wizard using CardLayout

    Hi, I'm trying to create a simple Wizard using the CardLayout: <script type="text/javascript"> var cardPanel = new Ext.Panel({ title:...

    Started by eztam, 17 Aug 2010 6:23 AM
    • Replies: 2
    • Views: 778
    17 Aug 2010 6:52 AM Go to last post
  3. Accessing Combobox values

    Hello, I am trying to access the different columns (using json as source) of my combobox. Do I have any chance to access the different columns?...

    Started by bujo, 16 Aug 2010 1:19 PM
    • Replies: 1
    • Views: 387
    17 Aug 2010 6:41 AM Go to last post
  4. Ext shims Google Earth Plugin

    Greetings, A colleague of mine is working with Ext 3.0 Coolite 0.8.1 in asp environment along with the Google Earth 5.1.3509.4636 plugin. He's run...

    Started by Brendan Carroll, 27 Oct 2009 6:03 AM
    • Replies: 4
    • Views: 1,770
    17 Aug 2010 6:37 AM Go to last post
  5. Clearing and Reusing a Form Panel?

    Ok, i have hacked my way around ExtJS in the past but google and the forum search function are just not aiding me with this. I'm sure the answer is...

    Started by stevebaynet, 17 Jul 2010 3:25 PM
    • Replies: 7
    • Views: 1,221
    17 Aug 2010 5:47 AM Go to last post
  6. Checkboxgroups and fieldsets

    Hi! I'm working to configure the example desktop as I have to use. So I've got a fieldset in a windows borderLayout center region. in this...

    Started by bauchinj, 17 Aug 2010 4:41 AM
    checkboxgroups, fieldsets
    • Replies: 1
    • Views: 491
    17 Aug 2010 5:32 AM Go to last post
  7. ComboBox Selection Not Working (When XML Node Contains '-' Symbol)

    Hi all, I have use ComBoxBox with Ext.data.Store. My ComboBox works without any problem unless until my XML doesn't have '-' symbol in its...

    Started by sam.arulprakash, 17 Aug 2010 4:01 AM
    • Replies: 1
    • Views: 631
    17 Aug 2010 5:10 AM Go to last post
  8. Question How do i display the datatip on thd column chart all the time?

    How do i display the datatip on thd column chart all the time?

    Started by redhuman, 16 Aug 2010 2:11 AM
    chart datatip display
    • Replies: 4
    • Views: 950
    17 Aug 2010 4:34 AM Go to last post
  9. Animate a Panel through setHeight

    Hi again :D i was wondering, is there a reason for this odd behaviour ? the following does animate.. this.setWidth(10, {duration:10}); ...

    Started by Boy.Kortman, 17 Aug 2010 4:21 AM
    • Replies: 0
    • Views: 357
    17 Aug 2010 4:21 AM Go to last post
  10. Redraw after custom animation

    Hi folks! I have setup a custom animation which is setup as followed : header.setHeight(60, { easing: 'easeIn', duration:.3 ...

    Started by Boy.Kortman, 17 Aug 2010 3:34 AM
    • Replies: 2
    • Views: 585
    17 Aug 2010 3:51 AM Go to last post
  11. ComboBox.setValue () doesn't set the value as intended

    Hey there, I have a little problem with my ComboBox. I have a ArrayStore applied to it, and now I want to pre-select one item with the...

    Started by DHainzl, 17 Aug 2010 12:04 AM
    • Replies: 5
    • Views: 809
    17 Aug 2010 3:51 AM Go to last post
  12. Various Ext.Chart questions

    Hi, 1. Im using a data.Store for populating my columnchart var testStore = new Ext.data.Store ({ proxy: new...

    Started by Shaguar, 17 Aug 2010 2:39 AM
    • Replies: 3
    • Views: 1,007
    17 Aug 2010 3:23 AM Go to last post
  13. Havent used ExtJs for a year now need some help recaping basic adding

    Hi guys I used extjs a while back it was done all wrong back then i done xtypes for the whole program. i have defined my view port and added...

    Started by nadeemshafi9, 17 Aug 2010 3:19 AM
    • Replies: 1
    • Views: 553
    17 Aug 2010 3:22 AM Go to last post
  14. Reg. Moving items inside a panel

    Hi friends, I have a panel that contain three child panels panel1, panel2 and panel2. How I could programatically swap the position of...

    Started by After2050, 1 Aug 2010 3:19 AM
    swapping panels
    • Replies: 4
    • Views: 644
    17 Aug 2010 3:12 AM Go to last post
  15. Post Ext.ux.Portlet IconCls - Icon not show

    The Icon is not displayed. Code : var newPortlet = new Ext.ux.Portlet ({ iconCls : 'add' title : 'title' }); Icon Cls

    Started by uptodate, 17 Aug 2010 1:15 AM
    • Replies: 2
    • Views: 531
    17 Aug 2010 2:38 AM Go to last post
  16. alternative lightbox?

    I am wondering if there is another lightbox that can use external link site or flash in the ext grid? I really really tried to get it working, I...

    Started by omegafox, 8 Jun 2009 8:26 AM
    • Replies: 9
    • Views: 2,345
    17 Aug 2010 2:32 AM Go to last post
  17. how to get a list of dates between two dates

    can anybody tell me how to get a list of dates between two dates using extjs clientside script.. example startDate, endDate

    Started by stehen09, 17 Aug 2010 12:25 AM
    • Replies: 2
    • Views: 949
    17 Aug 2010 2:23 AM Go to last post
  18. [Solved] Combobox is not selecting the chosen value

    Hello, I am generating some comboboxes dynamically. This works fine, the values are also loaded. However, I cannot select a specific value of the...

    Started by mannyk, 17 Aug 2010 1:54 AM
    • Replies: 2
    • Views: 562
    17 Aug 2010 1:58 AM Go to last post
  19. Question Ext.Loader

    Hi everyone I'm trying to use Ext.Loader but I'm just getting error messages. Did anyone use this one ?? By my firebug is not defined. I'm using...

    Started by faktum, 1 Jun 2010 6:40 AM
    ext.loader
    • Replies: 2
    • Views: 1,356
    17 Aug 2010 1:37 AM Go to last post
  20. adding button to htmleditor

    hi, i've searched forum but found nothing to help me exactly. i'm using extjs 3 and i have an htmleditor. i'm wondering if there is a way to add a...

    Started by zamkinos, 20 May 2010 10:25 PM
    • Replies: 2
    • Views: 665
    17 Aug 2010 1:36 AM Go to last post