Ext GWT: Help & Discussion (1.x)

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

+ Post New Thread

  1. Question Quick launch in desktop taskbar

    Anybody know how to include quick launch in the desktop taskbar? I would like to put in an icon to minimize all the opened windows like the one in...

    Started by Raulvadillo, 28 Oct 2009 5:46 AM
    • Replies: 0
    • Views: 1,201
    28 Oct 2009 5:46 AM Go to last post
  2. Hidding a column and its header in a grid

    Hi, I would like to know how hidding completely a column in a grid When I set column.setHidden(true), data in the column don't appeared but the...

    Started by sarsipius, 9 Dec 2008 11:26 PM
    • Replies: 2
    • Views: 1,584
    26 Oct 2009 11:03 AM Go to last post
  3. How to find view has been loaded completly in a grid

    Hi all, In a grid I want to set a flag after my view has been completed. In my grid, i m rendering some componetns using GridCellRenderer.Once my...

    Started by lal, 23 Oct 2009 5:22 AM
    • Replies: 0
    • Views: 782
    23 Oct 2009 5:22 AM Go to last post
  4. Exclamation Window visualization problem

    Hi all. I don't know why but all the windows i put in my GXT desktop shows wrong as the capture i've included in this post. The close button moves...

    Started by Raulvadillo, 21 Oct 2009 4:34 AM
    • Replies: 0
    • Views: 844
    21 Oct 2009 4:34 AM Go to last post
  5. newbie can't get ProgressBar to work

    I can get Dialog to work but not ProgressBar: pb = new ProgressBar().auto(); pb.updateText("hi"); pb.show(); Also,...

    Started by notcourage, 17 Oct 2009 8:57 PM
    • Replies: 0
    • Views: 916
    17 Oct 2009 8:57 PM Go to last post
  6. Tree/TreeViewer Icons/Lines

    I'm using the AsyncTreeViewer example to create a tree widget that fetches child nodes and the parent nodes are expanded. Is it possible to make the...

    Started by ccocco, 29 Apr 2008 11:14 AM
    • Replies: 9
    • Views: 4,465
    12 Oct 2009 5:25 AM Go to last post
  7. Node expansion question

    Hello, Is there a way to know if a node has been expanded? (I mean to know if it opens for the first time – I don’t care if it close now but I want...

    Started by yehuda, 8 Oct 2009 9:00 AM
    • Replies: 1
    • Views: 1,088
    11 Oct 2009 12:51 AM Go to last post
  8. Grid sort type?

    I know there must be a way to configure a grid so that particular columns are sorted as numeric instead of as ascii text, which appears to be the...

    Started by mabco, 25 Mar 2009 12:23 PM
    • Replies: 4
    • Views: 2,925
    8 Oct 2009 11:53 AM Go to last post
  9. Red face Global CSS Problem - Reg

    Hi All, I am creating a proto using EXT GWT, in that i am using ext-all.css and i am writing custom css in the name of demo.css. My problem is i...

    Started by sundhar_v, 30 Sep 2009 9:54 PM
    • Replies: 0
    • Views: 720
    30 Sep 2009 9:54 PM Go to last post
  10. Smile Button Action

    Hi All, I am creating a proto in EXT GWT. In this i want to navigate to other page when i click the "Submit Button" like what we use to do in...

    Started by sundhar_v, 30 Sep 2009 9:29 PM
    • Replies: 0
    • Views: 967
    30 Sep 2009 9:29 PM Go to last post
  11. Question Colapse animated on fieldset.

    There is a type of fieldset wich can be colapsed. How can i animate this fieldset to do it sliding?

    Started by Raulvadillo, 28 Sep 2009 4:15 AM
    • Replies: 3
    • Views: 1,678
    29 Sep 2009 11:42 PM Go to last post
  12. Transfer BaseModel object via RPC?

    Hello all, Although the subject have been discussed in earlier posts, i could not get it to work. The problem is quite simple: - Is possible...

    Started by jfeid, 12 Nov 2008 12:25 PM
    • Replies: 5
    • Views: 4,047
    29 Sep 2009 9:25 AM Go to last post
  13. Close or Invalidate session with RemoteServiceServlet

    Hi, I am trying to invalide a session with a "Log out" button. But i get this exception : <pre>java.lang.NullPointerException ...

    Started by G.edwin, 28 Sep 2009 2:00 AM
    • Replies: 7
    • Views: 4,930
    29 Sep 2009 3:54 AM Go to last post
  14. Exclamation GXT - Hibernate

    I have a problem using hibernate with GXT. It displays a message "The call failed on the server, see server log for details" when the application...

    Started by Raulvadillo, 28 Sep 2009 8:36 AM
    • Replies: 1
    • Views: 1,541
    28 Sep 2009 1:08 PM Go to last post
  15. Question Dynamic Grid Tooltip

    Hello, I am currently implementing an EditorGrid whose values I validate in the server-side via a RPC call. Once I receive the errors back from...

    Started by cuetumayu, 25 Sep 2009 5:11 AM
    • Replies: 8
    • Views: 4,112
    25 Sep 2009 6:33 AM Go to last post
  16. XTemplate use conditional logic

    hi, i want to use some conditional logic in my XTemplate code like this, ... '<tpl for="." if="premium == true">', ...but i recognize that...

    Started by friedc, 13 May 2009 12:02 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 9,158
    25 Sep 2009 1:30 AM Go to last post
  17. modalPanel and browser resize problem

    I noticed the following in my app: * I open the browser window and resize it to be quite small * I open a modal dialog: the background is grayed...

    Started by Martin.Trummer, 10 Dec 2008 8:32 AM
    • Replies: 3
    • Views: 2,046
    24 Sep 2009 3:44 AM Go to last post
  18. Unable to get Multi Level grouping working in GXT

    I am unable to get unable multi level grouping working in GXT , I dont want to use Tree Grid becasue I have to Pagination , Summary Collumn . ...

    Started by myworld100us, 22 Sep 2009 1:00 PM
    • Replies: 0
    • Views: 1,042
    22 Sep 2009 1:00 PM Go to last post
  19. Question Desktop: Grid & window visualizatrion problem

    I have a desktop with some icons with different listeners to open windows each one. I've put a grid into one of this windows, this grid has a...

    Started by Raulvadillo, 17 Sep 2009 11:58 PM
    • Replies: 2
    • Views: 1,377
    21 Sep 2009 8:33 AM Go to last post
  20. Making a TextArea a required field

    I am trying to make a TextArea a required field. Here is my code: ... notes = new TextArea(); notes.setFieldLabel( "Notes" );...

    Started by marman, 11 Sep 2009 10:37 AM
    • Replies: 2
    • Views: 1,567
    21 Sep 2009 7:38 AM Go to last post


Forum Information and Options

Moderators of this Forum