Ext 3.x: Help & Discussion

+ Post New Thread

  1. web desktop example - how to implement???

    I was going through some of the EXTJS examples. I came across the "Web Desktop" example which I thought was pretty cool and may be pretty useful...

    Started by ext123, 31 Jul 2009 1:13 AM
    • Replies: 2
    • Views: 1,443
    12 Aug 2009 12:09 PM Go to last post
  2. Red face add textarea in gridpanel

    Ok.. I got this working. I wanted to add a textarea in gridpanel column.. I used a renderer method on the column and that worked fine.

    Started by ubuntuRocks, 12 Aug 2009 11:57 AM
    • Replies: 0
    • Views: 801
    12 Aug 2009 11:57 AM Go to last post
  3. viewport +'document.body is null'

    I have code from Learning ExtJS book: var viewport = new Ext.Viewport({ layout: 'border', renderTo: Ext.getBody(), ...

    Started by lszk, 12 Aug 2009 11:46 AM
    • Replies: 1
    • Views: 1,383
    12 Aug 2009 11:50 AM Go to last post
  4. dealing with SQL automatic values

    Hi the forum. I'm looking to understand the Ext way of handling SQL default values. Say I have the following table structure: Table 'foo'...

    Started by abeal, 12 Aug 2009 11:30 AM
    • Replies: 0
    • Views: 503
    12 Aug 2009 11:30 AM Go to last post
  5. Autoload Tabs From C# Function

    Hello, i'm trying to load into my tabs a string that contains the HTML code but it loads only the string and doesnt interpret the HTML it self ...

    Started by brizardh, 12 Aug 2009 10:59 AM
    • Replies: 0
    • Views: 618
    12 Aug 2009 10:59 AM Go to last post
  6. Getting blank page on initiating HybridSummary class

    Hi , I am trying to add group summary like in http://extjs.com/deploy/dev/examples/grid/totals-hybrid.html .But when I intiates the class...

    Started by chullan, 11 Aug 2009 4:10 PM
    • Replies: 6
    • Views: 1,203
    12 Aug 2009 10:42 AM Go to last post
  7. Referencing the Ext object in RAD

    I am using RAD with the Aptana plug-in. When I try referencing the Ext object for a javascript file, I get a referencing error. Is there a way to...

    Started by bossong, 12 Aug 2009 10:09 AM
    • Replies: 0
    • Views: 551
    12 Aug 2009 10:09 AM Go to last post
  8. Need help modifying this "Image Button" extension

    I have the following ImageButton extension that works great. However, I need to extend it a bit to provide the following functionality: 1) Hard...

    Started by dbassett74, 12 Aug 2009 7:58 AM
    • Replies: 0
    • Views: 528
    12 Aug 2009 7:58 AM Go to last post
  9. Grid grouping

    Hello I want to leave one of both messages of grouping * Grouper par ce champ OR * Afficher par groupe

    Started by issameddine, 12 Aug 2009 12:52 AM
    • Replies: 4
    • Views: 917
    12 Aug 2009 7:51 AM Go to last post
  10. Window resizing by its child components

    Hi! I need to resize my Window accordingly with new size of its child component (Panel for example, window layout == fit) How can I do that? I can...

    Started by g2mac, 12 Aug 2009 6:54 AM
    • Replies: 2
    • Views: 972
    12 Aug 2009 7:38 AM Go to last post
  11. Question Creating multiple panels inside an ext form

    What I need to do is create a regular form that will post back to the server. The only difference is that the form has a couple of isolated blocks,...

    Started by kvorion, 12 Aug 2009 6:16 AM
    • Replies: 1
    • Views: 526
    12 Aug 2009 7:37 AM Go to last post
  12. IE6 message box render problem

    In firefox this works fine but in IE 6, the message box renders really weird. I attached a screenshot. <link rel="stylesheet" type="text/css"...

    Started by dirtdevil, 12 Aug 2009 6:52 AM
    • Replies: 2
    • Views: 783
    12 Aug 2009 7:07 AM Go to last post
  13. ColumnTree renderer for component

    I have looked through a lot through in the forum but was not able to find a simple way to bind a ext component to a tree column. I was hoping...

    Started by mikegiddens, 12 Aug 2009 6:56 AM
    • Replies: 0
    • Views: 507
    12 Aug 2009 6:56 AM Go to last post
  14. How To: Remove Collapse Button on a collapseable Panel

    Hi All, I have a border layout with Center and East regions , Eact region is set to be collapsible. Please see the screen shot attached for the...

    Started by rehanazher, 11 Aug 2009 8:07 PM
    • Replies: 2
    • Views: 968
    12 Aug 2009 3:52 AM Go to last post
  15. Proxies?

    Hi, I just started working with ExtJS and its absolutly great and meets everything I need. First of all I have a simple question to you: For...

    Started by dimebag, 11 Aug 2009 10:11 PM
    • Replies: 8
    • Views: 1,010
    12 Aug 2009 3:44 AM Go to last post
  16. reset not working in combo combobox

    Hii, I have a combo like that: var storeSiteWideFontSize = new Ext.data.SimpleStore({ fields:, data:, , , ,...

    Started by emredagli, 12 Aug 2009 12:42 AM
    • Replies: 4
    • Views: 1,998
    12 Aug 2009 3:37 AM Go to last post
  17. reordering in TreePanel inside own level

    If I specify: enableDD: true DD works with any objects inside treepanel. I need that it will works only inside own level. How I can do it?

    Started by Hacker-CB, 10 Aug 2009 2:15 AM
    • Replies: 8
    • Views: 1,357
    12 Aug 2009 3:34 AM Go to last post
  18. borderLayout

    could every one help me? i was using ext 2 and wrote a form with borderLayout and has been working properly, now i updated to ext 3 and exception...

    Started by imankhdprst, 12 Aug 2009 2:46 AM
    • Replies: 3
    • Views: 930
    12 Aug 2009 3:32 AM Go to last post
  19. How can I insert button in mini-bar

    Today, I see the ext designer preview version. When Toolbox is collapsed mode, it shows button for floating mode. How can I do same thing? I...

    Started by i1befree, 11 Aug 2009 11:10 PM
    • Replies: 1
    • Views: 710
    12 Aug 2009 3:30 AM Go to last post
  20. Style problems with ComboBox

    Hello, I want to put a 5px margin on a ComboBox... The problem is that the margin will be put between the textfield and the little combobox...

    Started by casbar, 11 Aug 2009 3:25 AM
    • Replies: 9
    • Views: 1,205
    12 Aug 2009 2:12 AM Go to last post