Ext GWT: Discussion

Page 62 of 280 FirstFirst ... 12 52 60 61 62 63 64 72 112 162 ... LastLast

+ Post New Thread

  1. Views: 281
    25 Apr 2013
  1. FormPanel Submit recevied events

    Hi, We have the method sumbit in formpanel to to submit the request in GXT. what is the events/method to receive the response? can you please...

    Started by bhaskar1484, 3 Mar 2011 8:59 PM
    • Replies: 1
    • Views: 763
    5 Mar 2011 2:01 AM Go to last post
  2. Looking for documentation/examples

    I am looking for any documentation/examples on how to add Ext GWT to an existing mature J2EE application. We currently have two products on the...

    Started by GMowery, 4 Mar 2011 9:20 AM
    • Replies: 0
    • Views: 404
    4 Mar 2011 9:20 AM Go to last post
  3. Line chart tooltip

    Hi! I have a line chart and I'd like to customize tooltip for it. Default is #val#, but calling eg. setToolTip("$ #val#") doesn't work, and when I...

    Started by jjczopek, 27 Jul 2010 1:56 PM
    • Replies: 1
    • Views: 1,166
    4 Mar 2011 7:44 AM Go to last post
  4. Question Accessing the 'expand panel button' from a collapsed panel.

    Hello all, We are using Selenium to test our product and we are having a bit of a problem with collapsible panels. We can set an Id OK on the main...

    Started by rasto1968, 4 Mar 2011 6:58 AM
    expand panel button
    • Replies: 0
    • Views: 814
    4 Mar 2011 6:58 AM Go to last post
  5. How to Select text from non editable grid for copy

    Hello. I have tried to look for the answer in the forum, but found no real help. So I try to ask once more: How can I enable text selection in...

    Started by micgala, 2 Oct 2009 6:39 AM
    • Replies: 7
    • Views: 3,015
    4 Mar 2011 6:11 AM Go to last post
  6. How to remove default errorr tooltip in RowEditor???

    How can i remove the default error tooltip that roweditor shows for required fields??? i want to remove only the tooltip mantaining the property...

    Started by DaRkViDe, 18 Feb 2011 8:01 AM
    • Replies: 2
    • Views: 1,011
    4 Mar 2011 3:42 AM Go to last post
  7. WebDesktop Shortcut Problem

    May I know how to put that shortcut to a new position like I pointed in the following picture? Because I have created many shortcuts, but they do...

    Started by sing0920, 1 Mar 2011 3:04 AM
    • Replies: 1
    • Views: 1,069
    4 Mar 2011 3:31 AM Go to last post
  8. Load TreeStores through RPC services

    Hi there, I was writing a RPC service that generates a whole TreeStore on-the-go, and suddenly realized that TreeStore was not a serializable...

    Started by cyChop, 2 Mar 2011 6:34 AM
    • Replies: 1
    • Views: 474
    4 Mar 2011 2:59 AM Go to last post
  9. Question How to catch Ctrl+UP combination pressed on Grid

    Hello, everyone! I try to do like this: grid.addListener(KeyboardEvents.Control, new Listener<ComponentEvent>() { @Override public void...

    Started by kirikol, 14 Feb 2011 7:21 AM
    • Replies: 4
    • Views: 877
    4 Mar 2011 2:50 AM Go to last post
  10. How to restore grid to take effect of filter

    Hi i m new to EXT GWT and i have saved filter data in my database and now i want to restore grid according to saved filters.I have String ,numeric...

    Started by Monika Sachdev, 3 Mar 2011 9:51 PM
    • Replies: 0
    • Views: 792
    3 Mar 2011 9:51 PM Go to last post
  11. GXT BeanModelTag and model creation issue

    Hi there, I'm presently having an issue with GXT around its BeanModel architecture. To associate a list of objects with a store I'm using a...

    Started by huntc, 3 Mar 2011 2:16 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 2,254
    3 Mar 2011 4:45 PM Go to last post
  12. Store.Add fires for all sub nodes

    Hello, Store.Add fires for all sub nodes when a node is drag and drop to other node level for a TreePanel. Is there any event to fire only once...

    Started by dhruv.shukla, 2 Mar 2011 9:49 AM
    • Replies: 3
    • Views: 660
    3 Mar 2011 3:56 PM Go to last post
  13. Panel or Container to Auto Resize

    Hello, I am having a Layout Container with Border Layout. Trying to use it as an explorer where left side (WESTLAYOUT) indicates the folders and the...

    Started by dhruv.shukla, 3 Mar 2011 3:39 PM
    • Replies: 0
    • Views: 1,301
    3 Mar 2011 3:39 PM Go to last post
  14. Swapping rows in a TreeGrid

    Hi, Could anybody please suggest a way of swapping rows in a TreeGrid that would affect the underlying model? (no drag&drop is required, you can...

    Started by hicnar, 3 Mar 2011 8:56 AM
    • Replies: 0
    • Views: 481
    3 Mar 2011 8:56 AM Go to last post
  15. Keeping the model and the view in synch (TreeStore & TreeGrid)

    Hi all, I'm a newbie to GWT/GXT and unfortunately I've been thrown into deep water straight away. The description of the problem is the...

    Started by hicnar, 3 Mar 2011 8:53 AM
    • Replies: 0
    • Views: 517
    3 Mar 2011 8:53 AM Go to last post
  16. GXT Grid doesn't contract when Collapsible panels expand on grid.getView().refresh()

    The Portal is designed with Two collapsible panels on the left/right and a Grid displayed the Tree Data. As the User collapses the Two side Panels, I...

    Started by Prabhav, 3 Mar 2011 4:39 AM
    collapsible panel, grid, grid autoexpand columns, grid expand, grid refresh
    • Replies: 0
    • Views: 893
    3 Mar 2011 4:39 AM Go to last post
  17. FormPanel error if insert to Gwt verticalPanel or contentPanel inside verticalPanel

    I get the umbrella exception if i add the formpanel. Why? VerticalPanel v = new VerticalPanel(); final FormPanel panel = new FormPanel();...

    Started by jimmy6, 2 Mar 2011 7:51 PM
    • Replies: 1
    • Views: 1,323
    2 Mar 2011 11:55 PM Go to last post
  18. SimpleComboBox assumes that type is String in getSimpleValue when getValue is null

    I've been using SimpleComboBox to display enums but I've been getting ClassCastExceptions on and off when binding stuff to forms (I have a custom...

    Started by kjordan2001, 2 Mar 2011 8:42 PM
    • Replies: 0
    • Views: 868
    2 Mar 2011 8:42 PM Go to last post
  19. Question Combo with Templates and Ajax with RPC proxy

    Hi all, is it possible to make the Advanced combobox example with RPC proxy? I've been trying to do it but no use :( can any one help me?

    Started by cutout33, 10 Dec 2009 11:16 AM
    • Replies: 5
    • Views: 1,841
    2 Mar 2011 3:08 PM Go to last post
  20. passing data from handleEvent to another class

    im trynig to pass data from this event public void handleEvent(ButtonEvent e) { DataBean dataBean = new DataBean(null, null, null, null, null,...

    Started by miko5054, 2 Mar 2011 8:39 AM
    • Replies: 0
    • Views: 687
    2 Mar 2011 8:39 AM Go to last post


Forum Information and Options

Moderators of this Forum