Ext 3.x: Help & Discussion

+ Post New Thread

  1. Outlook like look.......Is it possible?

    Hi, I want to implement the application whick looks like outlook, I have used Accordian layout to display left panel buttons. Also I want to...

    Started by sanraj, 9 Nov 2009 10:51 PM
    • Replies: 0
    • Views: 536
    9 Nov 2009 10:51 PM Go to last post
  2. set the Title of gridpanel dynamically

    Hi all, I am using grid panel. I want to set the title of the grid panel as the total number of records in a data set. The code is...

    Started by barbara1712, 9 Nov 2009 9:50 PM
    • Replies: 1
    • Views: 734
    9 Nov 2009 10:06 PM Go to last post
  3. how to get the value of datefield

    I've got a problem with the datefield I use datefield.getValue(), but I've got this "Mon Nov 2 00:00:00 EST 2009" and I want "2009/11/02" Can...

    Started by andryi, 9 Nov 2009 10:14 AM
    • Replies: 2
    • Views: 1,039
    9 Nov 2009 9:49 PM Go to last post
  4. Question How to find occurence of a tree node in a tree panel?

    Hi all, I have a Tree panel having few nodes. Each nodes has leafs in it. I have a requirement that when i am adding a leaf in any node i should...

    Started by mrinaljena, 9 Nov 2009 9:34 PM
    • Replies: 0
    • Views: 530
    9 Nov 2009 9:34 PM Go to last post
  5. Grid Panel Toolbar Alignment

    I need help in toolbar alignment. I have a Toolbar for the Grid. The Toolbar has 'Set' - This is a text ...

    Started by extjscrazy, 7 Nov 2009 1:48 PM
    • Replies: 1
    • Views: 842
    9 Nov 2009 8:51 PM Go to last post
  6. RowEditor (RESTful) keeps deleted in the datastore

    Hello All: I followed the example here: (http://www.extjs.com/deploy/dev/examples/restful/restful.html). I implemented here:...

    Started by Natkeeran, 9 Nov 2009 7:19 AM
    • Replies: 1
    • Views: 631
    9 Nov 2009 8:35 PM Go to last post
  7. Ext JS and Microchip MPFS2 Utility

    Hi All - I am developing an embedded Ethernet application using a Microchip ENC424J600 10/100Mbps MAC/PHY. The hardware is proven and I can get...

    Started by KJD, 9 Nov 2009 11:21 AM
    • Replies: 8
    • Views: 2,196
    9 Nov 2009 7:18 PM Go to last post
  8. Overloading Ext.Window

    I'm creating a Window with var a = new Ext.Window({ ... various settings ... myFunction: function(){ Ext.Msg.alert("hello"); }

    Started by silcreval, 9 Nov 2009 12:23 AM
    • Replies: 2
    • Views: 759
    9 Nov 2009 2:57 PM Go to last post
  9. IE body onload is called before Ext.onReady

    Hi I have started using Extjs. I had coded a simple page with border layout and everything worked fine in FF. But when I opened the page in IE...

    Started by jhachetan, 3 Nov 2009 5:36 PM
    • Replies: 8
    • Views: 2,303
    9 Nov 2009 2:55 PM Go to last post
  10. Cannot find API on Element.SlideIn / Out?

    I'm watching Jay Garcia tutorial here: http://tdg-i.com/category/extjs/ext-and-javascript-screencasts/page/3 ...and he references...

    Started by IvanJ, 9 Nov 2009 10:33 AM
    • Replies: 3
    • Views: 873
    9 Nov 2009 2:09 PM Go to last post
  11. BasicForm.getValues() returns undefined!

    Hello List Following is the simplest BasicForm but when getValues() is called on it, it returns 'undefined'. As you can see, it has one value. ...

    Started by super_drone, 9 Nov 2009 12:05 PM
    • Replies: 2
    • Views: 737
    9 Nov 2009 1:41 PM Go to last post
  12. combo Box an Apple Safari

    Hi, I have a little problem with my combo box but only in the Safari Browser. With Firefox or IE everything works fine, but with Safari the combo...

    Started by Nawabu, 8 Nov 2009 2:17 PM
    • Replies: 1
    • Views: 741
    9 Nov 2009 12:52 PM Go to last post
  13. How to get component to completely fill div?

    Lets say I have a 200x200 div on the page, and I render an Ext.Panel to it. How do I tell the Panel to completely fill in the div, accounting for...

    Started by dbassett74, 9 Nov 2009 11:38 AM
    • Replies: 0
    • Views: 558
    9 Nov 2009 11:38 AM Go to last post
  14. Question Problem with a grid CheckboxSelectionModel

    I have a problem with a grid CheckboxSelectionModel. When active the header checkbox and then do a reload the store, the checbox still active. ...

    Started by dark_1001, 9 Nov 2009 10:36 AM
    • Replies: 0
    • Views: 450
    9 Nov 2009 10:36 AM Go to last post
  15. grid ascend/descend event and handle

    is there a way to capture the ascend/descend events of a grid column. also, is there a way to programmatically get a grid column to do ascend or...

    Started by bhomass, 4 Nov 2009 6:26 PM
    • Replies: 2
    • Views: 845
    9 Nov 2009 10:33 AM Go to last post
  16. Ext.Resizable not working correctly in IE6 on Panel

    I am attempting to make a resizable Panel, using the following code: var pnl = new Ext.Panel({ title: "Panel1", layout:...

    Started by dbassett74, 9 Nov 2009 10:23 AM
    • Replies: 0
    • Views: 638
    9 Nov 2009 10:23 AM Go to last post
  17. el is null when I call collape to my GridPanel

    Hi, I get el is null when I call Collapse. Do you have any idea what may cause the problem? When exactly the el is created ? thanks

    Started by dekely, 9 Nov 2009 8:50 AM
    • Replies: 3
    • Views: 826
    9 Nov 2009 9:17 AM Go to last post
  18. Exclamation AutoHeight and browser resize

    Hi. Now I'm too tired looking at this problem, so I am turning to you in hope of a solution. I have a simple panel inside a border-layout. ...

    Started by Chau, 9 Nov 2009 8:40 AM
    • Replies: 4
    • Views: 973
    9 Nov 2009 9:15 AM Go to last post
  19. Post IE7 scroll problem

    Hello everyone, I have a small problem regarding the display of scroll bars on IE7. The code for the test page is: Ext.onReady(function(){...

    Started by vladcd, 9 Nov 2009 2:17 AM
    bug, ie7, overflow, scrollbar
    • Replies: 6
    • Views: 2,647
    9 Nov 2009 9:10 AM Go to last post
  20. how can a grid be notified before the container window resizes

    Hi, I'm working on a grid(using BufferView) that have MANY columns and rows, it's wrapped in a window, so when I resize the window, it'll take long...

    Started by aj3423, 9 Nov 2009 8:21 AM
    • Replies: 2
    • Views: 822
    9 Nov 2009 8:50 AM Go to last post