Ext GWT: Discussion

Page 229 of 280 FirstFirst ... 129 179 219 227 228 229 230 231 239 279 ... LastLast

+ Post New Thread

  1. Views: 509
    25 Apr 2013
  1. grid + selection; before render..

    if needed select one item in a grid before render.. I try the code below... but dont have success... its correct? p.s.: if you click in the first...

    Started by diegolovison, 2 Oct 2009 4:14 AM
    • Replies: 4
    • Views: 1,209
    2 Oct 2009 4:56 AM Go to last post
  2. how to expand groups in GroupingView

    Hi, I am trying to expand groups in a grouping view. I have found the method expandAllGroups(), but I dont want to expand all, but only some of...

    Started by llsand, 2 Oct 2009 4:12 AM
    • Replies: 0
    • Views: 635
    2 Oct 2009 4:12 AM Go to last post
  3. Using GXT components inside Grid expander

    Hello, I have a Grid with an expander and would like to use GXT Components inside the expander part instead of being force to do plan html &...

    Started by oninga, 22 Sep 2009 1:31 AM
    • Replies: 2
    • Views: 1,550
    1 Oct 2009 9:56 PM Go to last post
  4. TreeGrid Store question

    Currently working on a proof of concept with Ext-GWT. Current usability scenario involves using the TreeGrid to manage add/edit/delete (using a...

    Started by ravi116, 1 Oct 2009 8:32 PM
    • Replies: 0
    • Views: 1,431
    1 Oct 2009 8:32 PM Go to last post
  5. HtmlEditor capture escape

    I want to catch the key entry of Escape inside HtmlEditor. override onKeyPress for HtmlEditor, which is a Field does not work. The actual textarea is...

    Started by bhomass, 1 Oct 2009 6:23 PM
    • Replies: 0
    • Views: 842
    1 Oct 2009 6:23 PM Go to last post
  6. Question Tabscroll problem with the TabPanel inside ViewPort

    Hi, i have a problem using the TabPanel with the TabScroll-Feature, inside a ViewPort-Layout. I am using the standard BorderLayoutExample and added...

    Started by msauter, 2 Sep 2009 3:56 AM
    • Replies: 2
    • Views: 1,275
    1 Oct 2009 12:28 PM Go to last post
  7. combo box + selection change

    hosted mode xp gxt 2.0.1 gwt 1.7.0 @Override public void onModuleLoad() { final ListStore<Country> store = new...

    Started by diegolovison, 1 Oct 2009 11:07 AM
    • Replies: 1
    • Views: 847
    1 Oct 2009 11:20 AM Go to last post
  8. Post Portlet rendering issue

    I have the following issue with my portal. Add portlets Save Configuration Delete some portlets Reload portlets When I reload the portal...

    Started by cnestor, 1 Oct 2009 10:17 AM
    • Replies: 0
    • Views: 622
    1 Oct 2009 10:17 AM Go to last post
  9. combo box + proxy + form reset fail

    gxt 2.0 gwt 1.7 create a combo box with a remote proxy select one item click in the button for reset the form will see that the the value...

    Started by diegolovison, 1 Oct 2009 6:18 AM
    • Replies: 3
    • Views: 1,076
    1 Oct 2009 10:10 AM Go to last post
  10. combo box + proxy + open new window in hosted mode

    hosted mode win xp gxt: 2.0.1 gwt: 1.7.0 create a combo with a proxy, loader and store press the key "down", select one item using the key...

    Started by diegolovison, 1 Oct 2009 8:32 AM
    • Replies: 1
    • Views: 973
    1 Oct 2009 8:49 AM Go to last post
  11. Stop row from selecting in a grid?

    I have a grid and within the grid I have two columns, the first column is rendered using a LabelField. I would like that upon clicking on the label...

    Started by carlos.aguayo, 1 Oct 2009 7:51 AM
    • Replies: 4
    • Views: 1,730
    1 Oct 2009 8:26 AM Go to last post
  12. Strange behavior attaching Listener to a WidgetComponent

    This is a continuation of previous post about turning an icon into a WidgetComponent. Here's the basic code setup: WidgetComponent w = new...

    Started by cpopp, 1 Oct 2009 7:48 AM
    • Replies: 2
    • Views: 826
    1 Oct 2009 7:55 AM Go to last post
  13. RE: How to create a custom tooltip icon?

    i can not post in the premium threads... so i answer here. maybe some place a backlink from there to this thread. How to create a custom tooltip...

    Started by Arno.Nyhm, 1 Oct 2009 1:22 AM
    • Replies: 3
    • Views: 1,458
    1 Oct 2009 7:02 AM Go to last post
  14. extracting the column content

    I would like the column not to get sorted if it contains the same data throughout, but I would certainly like the header to get highlighted in case...

    Started by karansardana, 16 Sep 2009 4:40 PM
    • Replies: 1
    • Views: 587
    1 Oct 2009 5:29 AM Go to last post
  15. Exception in Groupped Grid

    Hello guys. I have a problem with a grouping grid and I do not know how to fix it. I am creating a grid which has a grouping view associated. The...

    Started by danic, 30 Sep 2009 12:33 AM
    • Replies: 9
    • Views: 1,135
    1 Oct 2009 3:23 AM Go to last post
  16. How to load a birt report in EXtjs?

    hi, I need to disply my birt report in a tabpanel Can someone help me?

    Started by maren, 22 Jun 2009 7:02 AM
    • Replies: 2
    • Views: 2,108
    30 Sep 2009 11:42 PM Go to last post
  17. columnconfig.setFixed(true) does not work in 2.0

    any one else noticed that columnconfig.setFixed(true) no longer works in 2.0?

    Started by bhomass, 30 Sep 2009 8:30 PM
    • Replies: 0
    • Views: 541
    30 Sep 2009 8:30 PM Go to last post
  18. whatever happened to the HeaderDoubleClick event for grids?

    after upgrade to 2.0.1, the HeaderDoubleClick event disappeared. I worked around by myGrid = new EditorGrid<RecordRow>(recordStore, recordCm) {...

    Started by bhomass, 30 Sep 2009 8:07 PM
    • Replies: 0
    • Views: 524
    30 Sep 2009 8:07 PM Go to last post
  19. Lightbulb [SOLVED]removeAll() issue in portal with portlets.

    I am trying to remove all portlets from my portal and add new ones. The remove part works fine: portal.removeAll(); The issue occurs when I try to...

    Started by cnestor, 30 Sep 2009 10:35 AM
    • Replies: 0
    • Views: 524
    30 Sep 2009 10:35 AM Go to last post
  20. Question [2.0.1] Height of component with scrollbar

    Hi All I have a TreeGrid in a LayoutContainer with a default height. When I start expanding the nodes in the treeGrid I want to resize the...

    Started by klausg, 30 Sep 2009 6:42 AM
    • Replies: 4
    • Views: 1,104
    30 Sep 2009 8:26 AM Go to last post


Forum Information and Options

Moderators of this Forum