Ext GWT: Discussion

+ Post New Thread

  1. Views: 291
    25 Apr 2013
  1. Question BrowserEvent does not fire on some GXT components

    Hi experts, Like Html, LayoutContainer, ContentPanel, I can't catch BrowserEvent on these components. But these components inherit the event...

    Started by sidney, 14 Apr 2010 5:34 AM
    • Replies: 2
    • Views: 1,138
    14 Apr 2010 6:48 PM Go to last post
  2. Binding help

    I realized that gxt have a Bindings class that will bind fields to a modeldata I am wondering is there a two way to make the fields update if the...

    Started by TheBuzzer, 12 Apr 2010 8:53 AM
    • Replies: 4
    • Views: 1,043
    14 Apr 2010 11:32 AM Go to last post
  3. Question Runtime IO exception

    Please, I was trying to execute my project and this is the error that is shown on the console: INFO: Logging to JettyLogger(null) via...

    Started by efsiken, 13 Apr 2010 9:25 AM
    • Replies: 1
    • Views: 807
    14 Apr 2010 7:50 AM Go to last post
  4. EXt GWT documentation

    Hi, there are books for that widgets? Thank you.

    Started by fabio@beoni.net, 8 Apr 2010 6:50 AM
    • Replies: 4
    • Views: 1,734
    14 Apr 2010 7:08 AM Go to last post
  5. [Solved] How do I change the View og TabItems with css?

    Hi I am finding it hard to change the view of my TabItems, I´ve been using css to change my Widget´s and I have managed fine so far, but when it...

    Started by hraing, 14 Apr 2010 6:27 AM
    • Replies: 0
    • Views: 514
    14 Apr 2010 6:27 AM Go to last post
  6. Question What is the lost of valid setStyleAttribute() params?

    I'm new to GXT, I see the following in your showcase. What is the list of valid params for setStyleAttribute()? The problem with String params is...

    Started by DavidHoffer, 14 Apr 2010 3:51 AM
    • Replies: 0
    • Views: 527
    14 Apr 2010 3:51 AM Go to last post
  7. No DateFieldBinding?

    Nm, I could just use fieldbinding. I was getting an error somewhere else

    Started by TheBuzzer, 13 Apr 2010 3:00 PM
    • Replies: 0
    • Views: 671
    13 Apr 2010 3:00 PM Go to last post
  8. Question ComboBox "clear" event

    Hi i have a SimpleComboBox with a selectionchangelistener and work ok, the problem i have is i want to know when the combo doesnt have any selection,...

    Started by foxcet, 13 Apr 2010 11:12 AM
    combobox event
    • Replies: 1
    • Views: 713
    13 Apr 2010 12:41 PM Go to last post
  9. Problem expanding grid to fill all available space

    Hi all I have a problem with a grid, it has three columns and i want one of the columns (headline) to use as much width as possible, and the two...

    Started by ole.spielberg, 12 Apr 2010 11:44 AM
    editorgrid width auto
    • Replies: 5
    • Views: 2,698
    13 Apr 2010 8:20 AM Go to last post
  10. Question getElement().setAttribute("qtip", "tip") is not active before the component render

    Hi experts, Before rendered, the method getElement() on Component will return dummy element, so method setAttribute() is not active. How to set...

    Started by sidney, 13 Apr 2010 4:14 AM
    • Replies: 1
    • Views: 1,380
    13 Apr 2010 4:30 AM Go to last post
  11. null-pointer exception in radio.onClick

    Hello, i found a solution but i don't know if it's a bug or is there a reason to do it like that. I rendered a "Radio" in a grid and don't set...

    Started by flyingbo, 31 Mar 2010 12:39 AM
    • Replies: 2
    • Views: 1,322
    12 Apr 2010 10:32 AM Go to last post
  12. Help! how to implement paging in the MVC model ?

    I have a big data with millions of records. Should I use any method of paging? I will use liveGrid. but I do not know how to use it in the MVC...

    Started by dta4c, 12 Apr 2010 8:49 AM
    • Replies: 0
    • Views: 666
    12 Apr 2010 8:49 AM Go to last post
  13. How to bind a collection to form?

    Hello. Is it possible to bind List<X> from the pojo to ListFiled? I have a User bean with List<Group> groups property Need to bind this groups...

    Started by John99, 10 Apr 2010 1:07 PM
    • Replies: 0
    • Views: 444
    10 Apr 2010 1:07 PM Go to last post
  14. Selecting Text from a Grid Column

    Hi, I need to allow users to copy text from a certain column in my Grid. I tried to use EditorGrid, but I don't want users to be able to edit the...

    Started by rubinsh, 10 Apr 2010 12:59 AM
    grid
    • Replies: 0
    • Views: 509
    10 Apr 2010 12:59 AM Go to last post
  15. How to call widget popup from a Grid column as a hyperlink or button image?

    How can i call a widget popup from a grid column as a hyperlink or a button imgage. For example, i need edit a record or view record on widget popup...

    Started by dta4c, 6 Apr 2010 9:00 PM
    • Replies: 2
    • Views: 1,097
    9 Apr 2010 9:14 PM Go to last post
  16. Cannot work with gwt2.0

    Env : GWT2.0.0, gxt-2.1.1-gwt2.zip, eclipse-jee-galileo-SR1-win32, jdk1.5.0_08 When I visit...

    Started by hiyyaaww, 8 Apr 2010 2:03 AM
    • Replies: 2
    • Views: 1,010
    9 Apr 2010 11:44 AM Go to last post
  17. Moved: One click to restore border layout?

    Started by lingz_public, 9 Apr 2010 8:39 AM
    • Replies: -
    • Views: -
    9 Apr 2010 8:39 AM Go to last post
  18. Grid ColumnFooter specific height

    Is there a way to set the Column footer (the bottom of the grid that displays the aggregate rows) to a specific height and set overflow as auto? ...

    Started by kolli, 9 Apr 2010 6:02 AM
    • Replies: 0
    • Views: 515
    9 Apr 2010 6:02 AM Go to last post
  19. CenterLayout of Image in Chrome

    CenterLayout fails in Chrome when rendering LayoutContainer with Image import com.extjs.gxt.ui.client.widget.LayoutContainer; import...

    Started by emka, 9 Apr 2010 6:02 AM
    • Replies: 0
    • Views: 559
    9 Apr 2010 6:02 AM Go to last post
  20. Exclamation session problem

    privatevoid setUserInSession(Account user) { HttpSession session = getThreadLocalRequest().getSession(); ...

    Started by Estefan, 23 Mar 2010 8:23 AM
    • Replies: 2
    • Views: 1,540
    9 Apr 2010 3:45 AM Go to last post


Forum Information and Options

Moderators of this Forum