Ext GWT: Discussion

Page 1 of 280 1 2 3 11 51 101 ... LastLast

+ Post New Thread

  1. Views: 266
    25 Apr 2013
  1. Question Deferred binding failed for 'com.extjs.gxt.ui.client.image.XImages'

    For some reason my module doesn't start up in hosted mode and I get the following exception: Unable to load module entry point class...

    Started by sape, 13 Sep 2009 11:42 PM
    • Replies: 7
    • Views: 4,877
    15 May 2013 1:07 PM Go to last post
  2. How to commit several Store Records to server for one time?

    In two GridPanels ,i have a master store and a slave store, after updating several records, how to commit those changed records to server? Besides,...

    Started by jackson.iggy.joe, 10 May 2013 2:19 PM
    • Replies: 0
    • Views: 220
    10 May 2013 2:19 PM Go to last post
  3. Question Drag n Drop Tab Panel

    Hello guys, hopefully you can push me in the right direction. I would like to use a Tab Panel in my application, where you can drag and drop...

    Started by remuera78, 15 Aug 2010 9:04 AM
    tab panel drag drop dnd
    • Replies: 1
    • Views: 877
    8 May 2013 3:04 PM Go to last post
  4. GXT Grid Header Height Always Increase

    Hi, sorry if this is off topic or someone has asked this before, below is my code on gxt grid List<ColumnConfig> configs = new...

    Started by anjingbabi, 7 May 2013 4:56 AM
    • Replies: 0
    • Views: 105
    7 May 2013 4:56 AM Go to last post
  5. Whiteness

    Hi there, I'm having problem with the look&feel in my app. As you can see in the attached screenshot, the background of the widgets is white,...

    Started by meliniak, 2 Nov 2010 2:46 AM
    • Replies: 7
    • Views: 1,329
    7 May 2013 12:11 AM Go to last post
  6. Deselect problem

    Hi. I've been trying to deselect the selected element of a list by tapping on the selected element. It's obvious that default components dont...

    Started by Lachance, 5 May 2013 11:06 PM
    • Replies: 0
    • Views: 110
    5 May 2013 11:06 PM Go to last post
  7. DualListField and labels

    Hi, I need a label above the "from" and "to" list, but I only see the label of the MultiField object. Is it possible to display the sub-labels...

    Started by A.Rothe, 23 Apr 2013 12:29 AM
    duallistfield, labels
    • Replies: 1
    • Views: 622
    2 May 2013 4:05 AM Go to last post
  8. how to force the grid to scroll to the selected row

    I am trying to force the grid to scroll down to the selected row, and I can't figure it out. I tried grid.getView().focusRow(index); Witch seems...

    Started by aminef, 15 Dec 2010 1:01 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 4,700
    1 May 2013 6:47 AM Go to last post
  9. Remove borders between tab and panel

    I'm doing an example like explorer but i got a problem. My tabitens have fitlayout instead flowlayout. I have a grid+toobar inside contentpanel...

    Started by ghooost, 2 May 2010 7:40 AM
    • Replies: 1
    • Views: 715
    16 Apr 2013 4:00 AM Go to last post
  10. Nested properties within ComboBox

    Hi, I have a ModelData, which uses a property name "foo.bar". Because of the nested property functionality, I have defined a constructor, which...

    Started by A.Rothe, 15 Apr 2013 3:04 AM
    combo box, javascript error, nested property
    • Replies: 1
    • Views: 238
    15 Apr 2013 3:21 AM Go to last post
  11. Image within Grid cell

    Hi, I try to display an image within a Grid cell, but it doesn't work. First I have an Enum, which defines an image for every code: ...

    Started by A.Rothe, 31 Mar 2013 4:22 AM
    clientbundlewithlookup, grid, image
    • Replies: 3
    • Views: 1,064
    4 Apr 2013 11:06 PM Go to last post
  12. MessageBox.QUESTION on Dialog

    Hi, how I can add an image like MessageBox.QUESTION to an existing instance of Dialog? I have to use Dialog, because I need as superclass Window...

    Started by A.Rothe, 25 Mar 2013 2:41 AM
    dialog, image, messagebox
    • Replies: 4
    • Views: 371
    29 Mar 2013 7:06 AM Go to last post
  13. How to add an empty value to ComboBox

    Hi, I want to add an empty value in the dropdown to the combobox. I have tried with “” and “ “ but they don’t work. Thanks in advance

    Started by Sophos, 27 Aug 2009 11:28 PM
    • Replies: 9
    • Views: 9,107
    28 Mar 2013 3:21 AM Go to last post
  14. MessageBox not appearing until work is done on grid

    I'm having trouble getting any type of messagebox to appear. I have a tree grid that with this UI can contain hundreds of nodes. The current example...

    Started by nmb1106, 18 Feb 2013 12:06 PM
    • Replies: 3
    • Views: 507
    26 Mar 2013 11:35 AM Go to last post
  15. When I can access Window.getHeader().getTools() ?

    Hi, I have seen in the code, that Window.initTools() is called during onRender(). Which is the earliest time, I can access...

    Started by A.Rothe, 25 Mar 2013 6:18 AM
    events.attach, gettools, inittools, onrender, window
    • Replies: 2
    • Views: 301
    26 Mar 2013 1:05 AM Go to last post
  16. Problem with MenuItem Icon placing/alignment

    The icon in my menuitem overlaps with the text moreButton = new Button("More"); moreButton.setMenu(new Menu()); MenuItem xMenuItem = new...

    Started by helplessdeveloper, 18 Mar 2013 8:28 PM
    icon, menu item
    • Replies: 1
    • Views: 404
    25 Mar 2013 7:28 AM Go to last post
  17. ContentPanel scrolling problems

    i have a Window instance with a BorderLayout. a ContenPanel is nested with its CENTER section, and its scrolling is set to AUTO. that ContentPanel...

    Started by Bill_Gates, 5 Mar 2013 3:30 PM
    scroll resize
    • Replies: 1
    • Views: 485
    13 Mar 2013 9:29 PM Go to last post
  18. Portail and the right space for scroll bar

    Hi Alls, I look for a possibility to hide the reserved scroolbar place on the right of my portail. I can force setAdjustForScrool(false) but if I...

    Started by vassilux, 11 Mar 2013 7:31 AM
    • Replies: 0
    • Views: 331
    11 Mar 2013 7:31 AM Go to last post
  19. Where do gwt user and dev jars belong in project?

    I'm running an ant script to build the war file. It compiles fine when the gwt-user.jar and gwt-dev.jar are in the web-inf/lib directory. However,...

    Started by nmb1106, 11 Mar 2013 4:06 AM
    • Replies: 1
    • Views: 397
    11 Mar 2013 4:30 AM Go to last post
  20. reflecting form's field reset in a store

    i have a simple BaseModelData super class with a single property.. i used FormBinding to create a typical relation betwteen a FormPanel, a TextField...

    Started by Bill_Gates, 28 Feb 2013 12:51 AM
    binding, form, gxt 2.1, store
    • Replies: 1
    • Views: 637
    7 Mar 2013 6:47 PM Go to last post


Forum Information and Options

Moderators of this Forum