Ext 2.x: Help & Discussion

+ Post New Thread

  1. Preventing a TreeNode from displaying the +/-

    All, I know this should be possible, but I can't find it in the docs. I have a tree structure that has a couple of elements that have children,...

    Started by ahillman3, 3 Mar 2008 5:29 AM
    • Replies: 2
    • Views: 768
    5 Aug 2009 1:10 AM Go to last post
  2. custom renderer

    i have a custom renderer call on my grid column function comp(v, params, data) { return ((v === 0 || v > 1) ? '<a...

    Started by ByteLess, 8 Jul 2009 12:57 PM
    3 Pages
    1 2 3
    • Replies: 25
    • Views: 3,926
    5 Aug 2009 12:29 AM Go to last post
  3. adding event "unload" doesn't work

    Hi, I nwould like to add the event "unload" to the body. But this code here doesn't work. Ext.EventManager.addListener(...

    Started by chrizmaster, 4 Aug 2009 11:52 PM
    • Replies: 3
    • Views: 1,153
    5 Aug 2009 12:15 AM Go to last post
  4. Question How to handle close event in grid.EditorGridPanel

    I want to do something while the close event is fired in Ext.grid.EditorGridPanel.I do like this: grid.on("close",CloseWriteCookie,grid); function...

    Started by showker, 4 Aug 2009 9:17 PM
    • Replies: 2
    • Views: 1,256
    4 Aug 2009 10:12 PM Go to last post
  5. Two DataViews in a TabPanel, only first renders

    I have a class called ImagePanel, which is basically a tabPanel with two DataViews in it. All the ImagePanels are contained inside a bigger TabPanel...

    Started by hdx_hoffman, 4 Aug 2009 12:21 PM
    • Replies: 3
    • Views: 967
    4 Aug 2009 9:22 PM Go to last post
  6. [SOLVED] A general question on validation

    Imagine I have a simple number field on a form. This number field has a div defined as it's msgTarget for validation error messages and it has a...

    Started by Jangla, 29 Jul 2009 2:01 AM
    • Replies: 9
    • Views: 1,258
    4 Aug 2009 1:53 PM Go to last post
  7. Yellow Page Background onrender

    For some reason when the page renders it will render with a yellow background at first and then switch to the proper background as its rendering all...

    Started by kenton, 4 Aug 2009 12:39 PM
    • Replies: 1
    • Views: 779
    4 Aug 2009 1:17 PM Go to last post
  8. Question Ext.Panel "Items" parameters

    Hello everyone, this is a very green question, but after looking through the ext api I can't seem to find my solution. I am working with an...

    Started by ssawchenko, 4 Aug 2009 9:11 AM
    • Replies: 2
    • Views: 1,521
    4 Aug 2009 12:15 PM Go to last post
  9. ScriptTagProxy generates a warning

    Hi, The use of "ScriptTagProxy" causes a warning by generating a query string with a "&" without parameters Here is my code: ...

    Started by brasmouk, 4 Aug 2009 5:53 AM
    • Replies: 5
    • Views: 1,510
    4 Aug 2009 11:52 AM Go to last post
  10. Conditional Display of Gridpanel Expander

    Hello, Is there a way to only display the expander row icon for certain rows? I'd like to only have the expander row be available when the...

    Started by jmeyer09, 4 Aug 2009 10:17 AM
    • Replies: 0
    • Views: 698
    4 Aug 2009 10:17 AM Go to last post
  11. Help with Ext.DomHelper.append

    Hello everyone, I am having this very strange problem with the length of the url in Ext.DomHelper.append method. When I pass more than 736...

    Started by msairam.28@gmail.com, 4 Aug 2009 8:43 AM
    • Replies: 0
    • Views: 849
    4 Aug 2009 8:43 AM Go to last post
  12. DateField format from IE and FF

    I am an EXTJS learner. I used many DateFields in several EditorGridPanels for one of my projects. These DataFields are defined similiarly as follows:...

    Started by kumo, 19 Jun 2009 4:36 PM
    • Replies: 5
    • Views: 2,067
    4 Aug 2009 8:01 AM Go to last post
  13. Element focus problem on 'show' event

    Hello guys, So here's my problem, I have a window with a form inside. The form contains several textfields. What I'm trying to do is, whenever I...

    Started by rendianmendian, 24 Jun 2008 3:55 AM
    • Replies: 6
    • Views: 2,925
    4 Aug 2009 7:55 AM Go to last post
  14. Don't open new tab on browser

    Hi, my problem is when I click on some links of my desktop application opens a new tab on the browser, but I want only open a new window in my...

    Started by Datenshi, 3 Aug 2009 11:49 PM
    • Replies: 1
    • Views: 1,097
    4 Aug 2009 6:02 AM Go to last post
  15. Question How can i liberate my FormPanel ?!

    I've got an FormPanel in a window which have in this property : padding_left : 105pxSee on the screenshot this property tracked by firebug. I want to...

    Started by freepopo, 4 Aug 2009 5:22 AM
    • Replies: 2
    • Views: 796
    4 Aug 2009 5:43 AM Go to last post
  16. Checkboxgroup validation

    I have a checkboxgroup of days of the week. I've defined the msgTarget as a div on the form. Still, when it runs through the validation function,...

    Started by Jangla, 28 Jul 2009 6:50 AM
    • Replies: 2
    • Views: 1,605
    4 Aug 2009 5:12 AM Go to last post
  17. Question Hierarchical JSON => Ext.data.Record

    Hi there, Is it possible to retrieve data from a hierarchical Json array ? My Record is like this : var Record_annees =...

    Started by freepopo, 3 Aug 2009 5:50 PM
    • Replies: 6
    • Views: 2,528
    4 Aug 2009 5:11 AM Go to last post
  18. firebug "({success:false}"

    Hello guys, I need some help about Ext - PHP return value. I made a simple Ext and PHP uploader there seems to be a problem with the PHP return...

    Started by dlastkazzam, 1 Aug 2009 4:32 PM
    • Replies: 9
    • Views: 1,907
    4 Aug 2009 4:52 AM Go to last post
  19. Doubt in onreadystatechange

    Hi, Can anyone pls tel me how to use onreadystatechange while submitting a form using ExtJs 2.0?

    Started by frank_ash, 4 Aug 2009 2:56 AM
    • Replies: 1
    • Views: 845
    4 Aug 2009 3:00 AM Go to last post
  20. Changing the imageicon of a folder in a tree

    Hi, I am creating a tree asynchonous from the server. Now the thing is, that in some folders, there are files, in some not. I would like to mark...

    Started by chrizmaster, 3 Aug 2009 6:16 AM
    • Replies: 5
    • Views: 1,458
    4 Aug 2009 2:44 AM Go to last post