Ext GWT: Discussion

Page 10 of 280 FirstFirst ... 8 9 10 11 12 20 60 110 ... LastLast

+ Post New Thread

  1. Views: 293
    25 Apr 2013
  1. Invalid label on load JSON data in ext gwt

    Hello master, I have a problem about loading Json data into my application using ScriptTaxProxy.I have develop application using ExtGWT2.2.5 in...

    Started by aldi_farad, 8 Mar 2012 8:57 PM
    • Replies: 1
    • Views: 734
    14 Mar 2012 12:17 AM Go to last post
  2. Radio/CheckBox event listener onClick fires twice on label

    Hey guys, I have a few Radio and Checkboxes, got a onClick event listener on them. When i click on the radio or CheckBox itself, it works...

    Started by stiptkevin, 3 Mar 2010 3:19 AM
    • Replies: 7
    • Views: 5,218
    13 Mar 2012 4:00 PM Go to last post
  3. TreeGridView missing elements

    When I scroll up and down a long list of items in TreeGrid sometimes I see rows that are rendered incomplete. For example the image shows that Edit...

    Started by iyeh, 13 Mar 2012 10:19 AM
    • Replies: 5
    • Views: 1,277
    13 Mar 2012 12:41 PM Go to last post
  4. CheckBoxListView.setChecked don't work

    I'm using CheckBoxListView ListStore<BaseModel> store = new ListStore<BaseModel>(); for (String value : values){ ...

    Started by batyamit, 12 Mar 2012 12:47 AM
    • Replies: 0
    • Views: 358
    12 Mar 2012 12:47 AM Go to last post
  5. to set percents for y axis in line chart

    Hello I would like to set special format to y axis in line chart. I found that ChartModel has a method setYAxisLabelStyle(); and I guess that it can...

    Started by peterarsentev, 11 Mar 2012 5:33 AM
    • Replies: 0
    • Views: 368
    11 Mar 2012 5:33 AM Go to last post
  6. Question Horizontal+vertical lines within grid

    How I can hide the lines between rows and cols of a grid? Any ideas? ~Andre

    Started by A.Rothe, 28 Feb 2012 12:43 AM
    grid hide lines
    • Replies: 2
    • Views: 901
    8 Mar 2012 1:06 AM Go to last post
  7. TextField setMaxLength validation

    The TextField is restricted with a maxLength: TextField<String> name = new TextField<String>(); name.setMaxLength(10); That validation (of...

    Started by Vesna, 1 Sep 2009 8:15 AM
    • Replies: 8
    • Views: 3,786
    7 Mar 2012 9:46 AM Go to last post
  8. Problem with compiled GXT

    Hi all! I'm having a issue when I run my application as a compiled source. Sometimes if I open a ComboBox and then move mouse pointer over an...

    Started by terciofilho, 23 Nov 2010 11:49 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 2,056
    6 Mar 2012 8:44 PM Go to last post
  9. Ext-Gwt Layouts problem

    Hi, I have a problem with understanding Ext-Gwt Layouts behaviour. My task is following: I would like to put two rows of buttons on the...

    Started by daroo1987, 4 Mar 2012 5:24 AM
    • Replies: 0
    • Views: 450
    4 Mar 2012 5:24 AM Go to last post
  10. missing I18n messages in XMessages_de.properties (german)

    GXT 2.2.1 I have not checked all, but stumbled upon missing DualListField messages. I would suggest: # DualListField...

    Started by javajunkie, 25 Jan 2011 10:36 PM
    • Replies: 7
    • Views: 1,897
    1 Mar 2012 3:52 AM Go to last post
  11. Question List<FilterConfig> to SQL statement?

    Hi, Is there any built-in method or available class to generate a "WHERE ..." SQL statement from a list of FilterConfig, or do we have to do it by...

    Started by $p00ky, 29 Feb 2012 6:35 PM
    filterconfig, sql, statement
    • Replies: 0
    • Views: 449
    29 Feb 2012 6:35 PM Go to last post
  12. Question Red edge on changed grid cells

    Hi, is it possible to set the red edge of an edited cell manually? I change a model and have to re-insert it into the store (see post...

    Started by A.Rothe, 29 Feb 2012 6:48 AM
    • Replies: 0
    • Views: 332
    29 Feb 2012 6:48 AM Go to last post
  13. Question Hashcode() and equals()

    Hi, I have overwritten hashCode() and equals() for subclasses of BaseTreeModel and BaseModelData. It seems, that a lot of methods within TreeGrid...

    Started by A.Rothe, 29 Feb 2012 4:31 AM
    basemodeldata, basetreemodel, equals, hashcode, modeldata
    • Replies: 1
    • Views: 581
    29 Feb 2012 5:57 AM Go to last post
  14. TreeGrid setExpandOnFilter(false) after filtering don't open leafs

    Hello I have a strange behavior in TreeGrid when I set setExpandOnFilter(false). It does not open leafs after filtering. I made a maven project...

    Started by peterarsentev, 17 Feb 2012 2:48 AM
    • Replies: 3
    • Views: 1,468
    29 Feb 2012 5:04 AM Go to last post
  15. Saving order after Drag and drop in a TreePanel<ModelData>

    Hi, I try to save the order of the elements of a treePanel<ModelData> in order to reproduce this ordre later. (I already developpe the server...

    Started by Toams, 28 Feb 2012 9:01 AM
    • Replies: 2
    • Views: 777
    29 Feb 2012 4:55 AM Go to last post
  16. Exclamation Change focus when ComboBox value changes

    Hi, We need to set the focus in combo2 when the value in combo1 changes. Hence we are calling comb2.focus inside the SelectionChangedListener of...

    Started by jyothsna, 22 Jan 2011 9:53 AM
    • Replies: 6
    • Views: 3,862
    28 Feb 2012 5:49 PM Go to last post
  17. Question RemoteFilter with Paging Grid ArrayIndexOutOfBoundsException

    GXT 2.2.4 GWT 2.3.0 If I on the 2. page of pagination grid, when I try to filter something with remote filtering I always get...

    Started by harun, 28 Feb 2012 5:59 AM
    • Replies: 0
    • Views: 343
    28 Feb 2012 5:59 AM Go to last post
  18. PagingToolBar with StoreFilterField

    I want to use PagingToolBar with StoreFilterField. But I have some problem. When I type the text in the filter field in grid nothing happend. Then I...

    Started by FricGeger, 15 Mar 2010 3:23 PM
    • Replies: 8
    • Views: 2,259
    28 Feb 2012 5:49 AM Go to last post
  19. Post Update all rows into a EditorGrid

    I use an EditorGrid with a combo as column. final SimpleComboBox<MyValue> comboBox = new SimpleComboBox<MyValue>(); comboBox.setEditable(false);...

    Started by listirer, 17 Feb 2012 11:19 AM
    • Replies: 4
    • Views: 641
    28 Feb 2012 2:51 AM Go to last post
  20. Problems with close a page

    How i close the page ? Hello guys im starting to learn how to use the ext GWT and i have found a problem after has open a lot of objects i want...

    Started by gmlyra, 27 Feb 2012 6:01 AM
    • Replies: 1
    • Views: 420
    27 Feb 2012 6:16 AM Go to last post


Forum Information and Options

Moderators of this Forum