Ext GWT: Help & Discussion (1.x)

Page 78 of 118 FirstFirst ... 28 68 76 77 78 79 80 88 ... LastLast

+ Post New Thread

  1. OnMouseOver event on a listView

    is it just me or is the OnMouseOver event on a listView just about the most useless thing ever? Am I missing something? What use is it to get...

    Started by applesauce49, 13 Nov 2008 10:47 AM
    • Replies: 0
    • Views: 1,030
    13 Nov 2008 10:47 AM Go to last post
  2. debugging in hosted mode

    i am getting this error when i try to compile. The problem is that i don't know how to debug this or what it means. can i get some help please....

    Started by ricobaby, 13 Nov 2008 3:01 AM
    • Replies: 4
    • Views: 1,214
    13 Nov 2008 10:17 AM Go to last post
  3. How do I listen for mouse clicks on a widget?

    Hi, I would like to catch a mouse click on a Html or a HtmlContainer. There is no MouseEvent class... I saw an Events.OnClick but I can't get it...

    Started by slupix, 24 Jul 2008 1:32 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 2,491
    13 Nov 2008 8:56 AM Go to last post
  4. Grid horizontal scrolling

    I am on GXt 1.1 and am creating a Grid with RowExpander, but can't get he horizontal scrollbar to showup. Has anyone run into this? Thanks. Here's...

    Started by nagate, 7 Nov 2008 3:44 PM
    • Replies: 1
    • Views: 1,000
    13 Nov 2008 8:32 AM Go to last post
  5. Label of TextField do not appear

    Hi, I'm a newbie in Ext-GWT and in GWT in general. I did try to develop a form with two fields. The form will be located in a <div> of my html...

    Started by eldontc, 7 Nov 2008 8:10 AM
    • Replies: 5
    • Views: 4,419
    13 Nov 2008 8:22 AM Go to last post
  6. ComboBox with Paging, Layout Bug?

    I'm trying to use paging with a ComboBox, but when the filter matches only a couple items the layout is completely screwed. See the following...

    Started by n0thing, 11 Nov 2008 6:59 AM
    • Replies: 1
    • Views: 772
    13 Nov 2008 8:17 AM Go to last post
  7. Basic array grid - howto?

    Hi, I have one particular requirement where the grid is built dynamically (including header and body). It means, from server one will get...

    Started by fargo, 12 Nov 2008 2:03 AM
    • Replies: 2
    • Views: 836
    13 Nov 2008 8:12 AM Go to last post
  8. Error in sample examples

    Hi, I deployed examples application that comes with Gxt 1.1 on the server. All samples are running fine but getting following error in Grid...

    Started by sachinsurvase, 12 Nov 2008 10:42 PM
    • Replies: 1
    • Views: 799
    13 Nov 2008 7:36 AM Go to last post
  9. Smile assurance

    can it be guaranteed that, gxt is easy to debug. would be embarking on a project very soon and would definitely like to know how easy debugging is...

    Started by ricobaby, 13 Nov 2008 6:48 AM
    • Replies: 1
    • Views: 615
    13 Nov 2008 7:26 AM Go to last post
  10. rejectchanges empty columns remaining (editable grid)

    i am currently using gxt 1.1.3 just released. I am using an editable grid, and when ever i dont need the values, i was trying to discard them using...

    Started by kolli, 13 Nov 2008 7:20 AM
    • Replies: 0
    • Views: 629
    13 Nov 2008 7:20 AM Go to last post
  11. How to find out the ID of the component when clicked?

    Hi. I have the following: CP is a content Panel with the id "Test" cp.el().addEventsSunk(Event.ONMOUSEDOWN); ...

    Started by edfimasa, 13 Nov 2008 3:24 AM
    • Replies: 0
    • Views: 707
    13 Nov 2008 3:24 AM Go to last post
  12. Hello,

    Started by Lolovich, 13 Nov 2008 3:10 AM
    • Replies: 0
    • Views: 712
    13 Nov 2008 3:10 AM Go to last post
  13. Caching the BasePagingLoader

    Hi, For a paging loader I am trying to cache the results. The goal is that when a page is visited it should not be retrieved from the server...

    Started by chriswesdorp, 13 Nov 2008 12:19 AM
    • Replies: 0
    • Views: 859
    13 Nov 2008 12:19 AM Go to last post
  14. Question Opaque pannel concealing center of border layout

    I am experiencing an issue where my border layout will occasionally have an opaque pane concealing the central section. The panel has an x in the...

    Started by RFtwatkins, 12 Nov 2008 2:57 PM
    • Replies: 0
    • Views: 640
    12 Nov 2008 2:57 PM Go to last post
  15. Question Tree not visible

    Hi The problem is on showing tree in ContentPanel after ContentPanel.removeAll() and then adding new tree. Added tree is not visible. public...

    Started by lichnost, 12 Nov 2008 11:30 AM
    • Replies: 0
    • Views: 547
    12 Nov 2008 11:30 AM Go to last post
  16. Grid - Java Bean - Problem

    Someone have a example that I can use to create a grid using java ben? I'm using the example in the "samples" folder but not had success. Libs:...

    Started by fother, 5 Nov 2008 5:25 AM
    • Replies: 7
    • Views: 3,617
    12 Nov 2008 10:02 AM Go to last post
  17. Panel with HTML and list

    This is from a Ext Js newbie. I wanted to create simple Panel with HTML. HTML has UL items with a style 'list-style-image' . However extjs panel...

    Started by manoj123, 12 Nov 2008 3:36 AM
    • Replies: 0
    • Views: 638
    12 Nov 2008 3:36 AM Go to last post
  18. nerd question ;P

    TreeLoader<ModelData> loader = new BaseTreeLoader(new TreeModelReader()); return this warning: Type safety: The expression of type...

    Started by fother, 7 Nov 2008 10:25 AM
    • Replies: 3
    • Views: 966
    12 Nov 2008 2:46 AM Go to last post
  19. Animation Que?

    Is there some sort of animation cue built in to GXT? I have an automatically scrolling RSS ticker at the bottom of my page and I am having problems...

    Started by LINEMAN78, 11 Nov 2008 2:13 PM
    • Replies: 0
    • Views: 668
    11 Nov 2008 2:13 PM Go to last post
  20. EditorGrid Events Order (probably a bug)

    I have not added code due I think that the problem it's related to the way of the EditorGrid is implemented. The EditorGrid, after the edition of...

    Started by mdellano, 10 Nov 2008 6:18 PM
    • Replies: 2
    • Views: 1,123
    11 Nov 2008 5:44 AM Go to last post


Forum Information and Options

Moderators of this Forum