Ext GWT: Discussion

Page 228 of 280 FirstFirst ... 128 178 218 226 227 228 229 230 238 278 ... LastLast

+ Post New Thread

  1. Views: 300
    25 Apr 2013
  1. Pagination Concern

    Hello, I have a concern handling next/previous in pagination. Since I cant keep an instance variable in my servlet that holds the letter...

    Started by stan229, 6 Oct 2009 8:24 AM
    • Replies: 0
    • Views: 500
    6 Oct 2009 8:24 AM Go to last post
  2. tab panel + form validation

    click in the button "validate" will return false... open the other tab and click in the button "validate" will return true.. its correct? xp...

    Started by diegolovison, 2 Oct 2009 5:57 AM
    • Replies: 5
    • Views: 2,152
    6 Oct 2009 6:53 AM Go to last post
  3. Moved: Window.setAutoHide() closes window on window moving

    Started by sorrro, 6 Oct 2009 4:49 AM
    • Replies: -
    • Views: -
    6 Oct 2009 6:50 AM Go to last post
  4. Question GXT 2.0.2 and GWT 1.7

    Does GXT 2.0.2 officially support GWT 1.7? I am evaluating GXT; tried GXT 2.0.1 with GWT 1.7, it seems Menu is broken on IE6, which 40% of our...

    Started by r4nd7263, 5 Oct 2009 4:39 PM
    • Replies: 2
    • Views: 1,236
    6 Oct 2009 4:31 AM Go to last post
  5. Form submit causes window to open in IE

    Hello. I created a simple form that takes username and password. Works fine in FF and Safari, but in IE 6-8, when i click a buttom to submit the...

    Started by cbruno, 31 Aug 2009 10:42 PM
    6 Pages
    1 2 3 ... 6
    • Replies: 55
    • Views: 10,017
    5 Oct 2009 11:40 AM Go to last post
  6. Different style tree nodes/items ?

    Is it possible to have differently styled tree items/nodes, using GXT 2 M3 ? Depending on a model's property I would like to give it a different...

    Started by sz_146, 19 Jun 2009 5:44 AM
    • Replies: 5
    • Views: 1,205
    5 Oct 2009 11:07 AM Go to last post
  7. GXT and GWT 2.0 : Cannot reduce the visibility of the inherited method from Widget

    Hello, I just download GWT 2.0, build 6252 and I would like to build my GXT application. Unfortunately, i get the following error: gwt-compile:...

    Started by maticpetek, 5 Oct 2009 10:01 AM
    • Replies: 3
    • Views: 3,546
    5 Oct 2009 10:15 AM Go to last post
  8. GXT Loading Panel

    Hi everyone, I'm trying to understand how the GXT loading panel works. I saw the Mail App example but was not clear to me because the only...

    Started by cristianGXT, 5 Oct 2009 4:50 AM
    • Replies: 2
    • Views: 3,899
    5 Oct 2009 9:54 AM Go to last post
  9. Password filed with constant number of displayed dot

    Hi everybody, all is in the title :) private TextField<String> m_password = new TextField<String>(); ...

    Started by rakir, 2 Oct 2009 12:33 AM
    • Replies: 3
    • Views: 975
    5 Oct 2009 3:09 AM Go to last post
  10. Exclamation RE-POST: Bug in SimpleComboBox and FormBinding?

    Hi all, Two weeks ago, I posted a thread indicated that the SimpleComboBox maybe work incorrect with a FormBinding. But the post was closed by...

    Started by flyinghang, 28 Jul 2009 6:10 PM
    • Replies: 8
    • Views: 2,638
    4 Oct 2009 8:50 AM Go to last post
  11. Question SHA1 hashing

    Does anybody know if there is support for SHA1 hashing in GWT-EXT. I saw an example for EXT-JS here:...

    Started by sape, 1 Oct 2009 6:18 AM
    • Replies: 6
    • Views: 2,588
    2 Oct 2009 12:36 PM Go to last post
  12. Red face FormPanel with Orientation.HORIZONTAL does not shrink or grow

    Hi, I have a simple FormPanel height of which should be determined automatically. However, my FormPanel has about 1 px of height, if setHeight...

    Started by MickeyMiner, 2 Oct 2009 7:44 AM
    • Replies: 0
    • Views: 1,106
    2 Oct 2009 7:44 AM Go to last post
  13. Display like in ListView

    Hi All, Using GXT I am trying to display some ContentPanels like in the ListView samples, which means that they will be displayed side by side...

    Started by rafkad, 2 Oct 2009 6:53 AM
    • Replies: 0
    • Views: 577
    2 Oct 2009 6:53 AM Go to last post
  14. ColumnFooter using Model for Aggregation

    GXT version: 2.0.1 Detailed description of the problem: In the ColumnFooter.refresh method, the code for models must have never been used. The...

    Started by richardbowman, 1 Oct 2009 2:40 PM
    • Replies: 3
    • Views: 933
    2 Oct 2009 5:56 AM Go to last post
  15. 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,196
    2 Oct 2009 4:56 AM Go to last post
  16. 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: 631
    2 Oct 2009 4:12 AM Go to last post
  17. 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,537
    1 Oct 2009 9:56 PM Go to last post
  18. 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,423
    1 Oct 2009 8:32 PM Go to last post
  19. 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: 837
    1 Oct 2009 6:23 PM Go to last post
  20. 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,268
    1 Oct 2009 12:28 PM Go to last post


Forum Information and Options

Moderators of this Forum