Ext 2.x: Help & Discussion

+ Post New Thread

  1. internet explorer resize+doLayout problem (bug?)

    Hi there, I've been hanging around this problem for some days now but can't find a solution or workaround: What I want: A TabPanel with the...

    Started by KidCrazy, 17 Mar 2008 2:23 AM
    • Replies: 4
    • Views: 2,407
    8 Jan 2009 5:40 AM Go to last post
  2. Image Load events

    I am using a dom helper to load some images into a panel. How can I listen for the load event of the last image that gets loaded. I need to do...

    Started by sz_146, 7 Jan 2009 6:35 AM
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 4,689
    8 Jan 2009 5:33 AM Go to last post
  3. A Question on EditorGrid

    Hello, I'm using an EditorGrid for the application I'm developing and I noticed something a bit peculiar: on clicking the cells to edit the grid,...

    Started by cdeguzman, 8 Jan 2009 4:40 AM
    • Replies: 1
    • Views: 638
    8 Jan 2009 4:59 AM Go to last post
  4. Why tables are showing two times in extjs 2.2.

    I am using extjs 2.2 and i designed html grid table. If i open this in IE6 or IE7 it is showing table two times and if i put any alert statements...

    Started by sunilraj, 8 Jan 2009 4:25 AM
    • Replies: 1
    • Views: 669
    8 Jan 2009 4:30 AM Go to last post
  5. Qtips....

    Hi I am having a grid and for that i attached a qtip in which it has 3 different lines of data now i want them to be separated.... is it...

    Started by emmadi, 8 Jan 2009 2:43 AM
    • Replies: 2
    • Views: 717
    8 Jan 2009 3:45 AM Go to last post
  6. Ext.data.Field array type / XmlReader with repeating values

    Does Ext.data.Field support array type ? I'm wondering it since I've seen this 'switch()' in ext-all-debug.js : switch(this.type){ ...

    Started by art.home.ext, 7 Jan 2009 7:22 AM
    • Replies: 2
    • Views: 1,330
    8 Jan 2009 3:17 AM Go to last post
  7. getAllWindows()

    Hello, I would like all of the windows to find what there is outside on the screen, but this turned out first with a very tortuous function: ...

    Started by Gabor Turi, 1 Sep 2008 11:00 PM
    • Replies: 8
    • Views: 1,337
    8 Jan 2009 2:12 AM Go to last post
  8. TreeNode loosing ownerTree and parentNode in selectPath call

    Hi folks I 'm using the version 2.1 and yesterday I had a lot of problems dealing with TreePanel and TreeNode... I had this code: node =...

    Started by Maethorin, 29 Jun 2008 8:17 AM
    • Replies: 2
    • Views: 1,672
    8 Jan 2009 1:54 AM Go to last post
  9. Tracing JSON without specifying the root

    can anyone help me with this please. Here's a sample json {"Name":"Mike", "age":"21", "position":} can anyone please help me on how to trace...

    Started by D-L, 8 Jan 2009 1:33 AM
    • Replies: 2
    • Views: 864
    8 Jan 2009 1:48 AM Go to last post
  10. missing split bar color

    hi all, attached "splt.png" shows the split bar with pearly blue color. after moving the component into a TabPanel, it's color turned...

    Started by d0uble_hel1x, 29 Aug 2008 5:32 AM
    • Replies: 4
    • Views: 1,209
    8 Jan 2009 12:32 AM Go to last post
  11. Alignment Issue with grid panel in border layout

    Hi, IE:6.0 ExtJs Version: 2.0.1 I have a window that have two grid panels in west and east region and two bottons (Add & Remove button) in...

    Started by buntyindia, 29 Dec 2008 2:59 AM
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 3,924
    8 Jan 2009 12:26 AM Go to last post
  12. Is it possible to create a JSON file in ext

    Given this JSON can anyone help me on how I can write this on a separate json file? or is it possible to create a json file with ext? To be...

    Started by D-L, 7 Jan 2009 4:12 AM
    • Replies: 5
    • Views: 2,508
    7 Jan 2009 11:22 PM Go to last post
  13. FormPanel with column layout problem

    Hello forum, I have this code: var article_form = new Ext.form.FormPanel({ title: "Panell Visites", bodyStyle: 'padding:15px',...

    Started by jeusdi, 7 Jan 2009 7:30 AM
    • Replies: 3
    • Views: 766
    7 Jan 2009 11:06 PM Go to last post
  14. Getting 'length is null or not an object' error

    I'm getting 'length is null or not an object' error while converting an ordinary HTML combobox into an extjs one. Any suggestions on this will be of...

    Started by Prathima, 7 Jan 2009 3:02 AM
    • Replies: 6
    • Views: 4,765
    7 Jan 2009 10:29 PM Go to last post
  15. [SOLVED] FormPanel with Grid over top of fields

    Got this sample working with my grid and fields fairly easily: http://www.extjs.com/deploy/dev/examples/form/form-grid.html Then I decided to...

    Started by mjhaston, 6 Jan 2009 5:19 PM
    2 Pages
    1 2
    • Replies: 15
    • Views: 2,515
    7 Jan 2009 10:10 PM Go to last post
  16. Conventional yellow alt text tooltip

    How to get the light yellow alt tooltip in extjs. I dont need ext.tooltip widget. I need just the simple text toolip like when you mouse over an...

    Started by mavenn, 7 Jan 2009 7:59 PM
    • Replies: 1
    • Views: 713
    7 Jan 2009 10:07 PM Go to last post
  17. How to use PagingToolbar for grid converted from html

    I am using formmarkup.html and formmarkup.js for converting html table to grid. In this i want to generate the PagingToolbar. Please tell me how to...

    Started by sunilraj, 6 Jan 2009 3:45 AM
    2 Pages
    1 2
    • Replies: 17
    • Views: 2,007
    7 Jan 2009 10:04 PM Go to last post
  18. xtype:editorgrid in xtype:tabpanel

    Hi I have a center region a viewport with a xtype tabpanel on it, I have added a dynamically tab item with a xtype: editorgrid. I have configure the...

    Started by extjs_new, 7 Jan 2009 9:57 AM
    • Replies: 3
    • Views: 1,407
    7 Jan 2009 9:40 PM Go to last post
  19. style for form title

    Is there anyway to add styles to the title of the form?

    Started by chinni_madhu, 7 Jan 2009 9:13 PM
    • Replies: 0
    • Views: 558
    7 Jan 2009 9:13 PM Go to last post
  20. pass value from ext js to jsp

    I want to pass value from ext js to jsp but i don't have an idea. Who have any idea? thank you for your help

    Started by kook_k, 7 Jan 2009 8:26 PM
    • Replies: 1
    • Views: 611
    7 Jan 2009 8:35 PM Go to last post