Ext 1.x: Help & Discussion

Page 14 of 507 FirstFirst ... 4 12 13 14 15 16 24 64 114 ... LastLast

+ Post New Thread

  1. Wrap text in a treenode

    Hi, I'm currently trying to use a treepanel. I use : treeWindow = new Ext.tree.TreePanel({ loader: new...

    Started by hugo, 14 Mar 2008 3:07 PM
    • Replies: 7
    • Views: 3,754
    11 Aug 2009 4:12 AM Go to last post
  2. YAHOO.widget.Dialog and complex layouts

    Hi I have recently modified an existing application to use a complex layout similar to the one within the demo. One problem that I have is that...

    Started by ismoore, 9 Feb 2007 4:32 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 6,466
    6 Aug 2009 8:24 AM Go to last post
  3. Exclamation datefield and datepicker firefox issues

    I'm trying to implement a datefield into a form and the it's behaving rather strange. It only happens in firefox - in fact the same issue occurs if...

    Started by talshadar, 4 Mar 2009 6:23 AM
    • Replies: 6
    • Views: 4,018
    4 Aug 2009 7:18 PM Go to last post
  4. How to display a row of data once selected

    Hi, I am completely new to ExtJS. I have gone through various tutorials and examples of the Ext.grid.Grid component but I am still confused on one...

    Started by DantesInferno, 31 Jul 2009 6:04 AM
    • Replies: 4
    • Views: 2,107
    31 Jul 2009 6:53 AM Go to last post
  5. changing the grid column header color

    I am new to ext and i need to change the color of few grid column header, to mark that the fields are required fields. Any pointers/links will be of...

    Started by stmgold, 29 Sep 2007 9:14 AM
    • Replies: 4
    • Views: 6,560
    30 Jul 2009 9:51 AM Go to last post
  6. Question Add button to paging toolbar in live search demo

    Hi, This is my first post. I'm just finding my feet in what looks like an fantastic web ui framwork. I'm just trying out some of the demos to see...

    Started by dam1an, 22 Jun 2007 11:24 PM
    • Replies: 5
    • Views: 6,417
    29 Jul 2009 5:28 AM Go to last post
  7. exist something like Ext.Form.Field.hasFocus()?

    exist something like Ext.Form.Field.hasFocus()? thanks

    Started by piskui07, 29 Oct 2007 7:09 AM
    • Replies: 3
    • Views: 2,772
    25 Jul 2009 8:12 AM Go to last post
  8. HtmlEditor key event help

    Hi, I am trying to listen for certain key events (like pressing enter, esc, etc) when the HtmlEditor is being used. I do not see anything in the...

    Started by MoShAn480, 21 Aug 2007 12:14 PM
    • Replies: 8
    • Views: 5,565
    23 Jul 2009 10:09 PM Go to last post
  9. Menu with too many options

    Hi, I have a menu with many options/items inside. Since it has no vertical scrollbar - the user can't access all options. Is there an Ext...

    Started by maya, 26 Sep 2007 12:53 AM
    • Replies: 2
    • Views: 1,598
    23 Jul 2009 5:49 PM Go to last post
  10. Paged Grid: How to keep selections over multiple pages?

    Hi everybody, i am currently encountering this problem: I have a paged grid with 5 pages. The user needs to select certain rows within that...

    Started by Preston, 30 Jan 2007 12:32 PM
    3 Pages
    1 2 3
    • Replies: 26
    • Views: 11,748
    23 Jul 2009 6:18 AM Go to last post
  11. Combo with first entry "null"

    Sometimes I want to use combo for displaying options taken from one database table to be entered as values to another database table. It is often...

    Started by jsakalos, 8 May 2007 2:06 PM
    3 Pages
    1 2 3
    • Replies: 25
    • Views: 9,065
    20 Jul 2009 12:57 PM Go to last post
  12. ComboBox Paging - Need Help Understanding...

    I have a ComboBox that is using an DataStore using an HttpProxy and JsonReader. When I click the down arrow on the ComboBox, an ajax call is made...

    Started by PFM, 22 May 2007 9:11 AM
    • Replies: 7
    • Views: 6,478
    19 Jul 2009 1:31 AM Go to last post
  13. Cool extjs2+tapestry5.11+spring+hibernate(grid,paging.. ....)

    just finish it today,a feeling well day!! grid.tml(used in tapestry 5,tamplete file),very simple!!;) <html...

    Started by fanzhen.meng@gmail.com, 27 Mar 2008 4:06 AM
    • Replies: 2
    • Views: 7,724
    18 Jul 2009 10:13 AM Go to last post
  14. Saving grid data on row change and focus lost

    jack suggested (wisely) that i move this here to see if the community at large has any ideas on how to handle the situation... OK, so the way i...

    Started by evankstone, 6 Jul 2007 11:00 AM
    • Replies: 3
    • Views: 4,067
    17 Jul 2009 5:03 PM Go to last post
  15. Modifiying queries to retrieve data for paging grid

    I have a paging grid instance on a page and wish to allow users to enter parameters into a form on the same page which I wish to pass as parameters...

    Started by Dr.T, 11 Dec 2007 3:59 PM
    • Replies: 4
    • Views: 2,362
    15 Jul 2009 2:25 AM Go to last post
  16. FitToFrame property for a TabPanel ?

    Does it exist a FitToframe property for a TabPanel ? In fact, when i put a tabpanel in a ContentPanel, the tabPanelItems force the ContentPanel to...

    Started by ines, 12 Dec 2006 2:33 AM
    • Replies: 4
    • Views: 2,322
    10 Jul 2009 8:51 AM Go to last post
  17. Minimum number of rows in a grid

    I would like to specify a minum number of rows to be displayed in a grid. So if I have 5 items to display (JSONDataModel), and I want to display a...

    Started by INeedADip, 22 Jan 2007 11:57 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 3,634
    7 Jul 2009 10:10 AM Go to last post
  18. Persist grid columns' sequence

    Hello, I want to persist changes made to the grid column sequence by drag and drop by the user. If user moves on to other page and comes...

    Started by samjoshi263, 9 Oct 2007 4:40 AM
    • Replies: 2
    • Views: 1,901
    5 Jul 2009 5:38 PM Go to last post
  19. How to add additional parameters to the renderer function

    When I define the column model in the grid, is it possible to add additional parameters to the renderer function? Thanks.

    Started by tookoo, 1 Feb 2007 2:32 PM
    • Replies: 3
    • Views: 4,938
    3 Jul 2009 4:38 PM Go to last post
  20. How do I get TreeFilter matches to show parents

    using 1.0.1a release I've been working with a TreeFilter and I must say this tool is really great. It's doing most of what I need done. Namely,...

    Started by Rewand, 9 Jul 2007 10:52 AM
    • Replies: 6
    • Views: 6,022
    3 Jul 2009 7:46 AM Go to last post