Ext GWT: Discussion

Page 21 of 280 FirstFirst ... 11 19 20 21 22 23 31 71 121 ... LastLast

+ Post New Thread

  1. Views: 291
    25 Apr 2013
  1. Gxt widgets do not resize with the browser window

    I have recently built up a view using gxt grids and fieldsets etc. I have used gxt containers for these, such as contentpanel and layoutcontainers,...

    Started by e99cog, 1 Nov 2011 12:56 AM
    • Replies: 4
    • Views: 1,372
    3 Nov 2011 10:43 AM Go to last post
  2. Exclamation Receiving a selected value from ComboBox fails

    Hello, I created a ComboBox<ModelData> and fill values with the .setStore() method. It's about 1000 entries. The showing of the entries plus the...

    Started by EXT-Assel, 14 Sep 2011 1:28 AM
    combobox, get property, quick, setstore, values
    • Replies: 6
    • Views: 1,222
    3 Nov 2011 1:42 AM Go to last post
  3. GWT Dev mode Changes in the Java class is not reflecting when refresh the browser

    Hi, I have an issue with GWT development mode. Recently I migrated grom GWT 1.6 to GWT 2.0.4 in my current project. I also use Eclipse 3.5, GXT...

    Started by mari.anandan, 27 Sep 2010 1:54 PM
    • Replies: 4
    • Views: 1,474
    2 Nov 2011 12:01 PM Go to last post
  4. Question How to setup default checked tree.

    I found the method: tree.setChecked(new FolderDto(2,"Beethoven"), true); Only take effect after the treeNode registered( the method register(M m)...

    Started by LoriSun, 2 Nov 2011 2:11 AM
    • Replies: 0
    • Views: 462
    2 Nov 2011 2:11 AM Go to last post
  5. Alert message when navigating away GWT Roweditor without save/discard changes

    I go into editing mode of the row. If I click anywhere in the row, I get the message that I need either to save or cancel, which is fine. But if I...

    Started by swathirai, 31 Oct 2011 7:20 PM
    • Replies: 1
    • Views: 660
    1 Nov 2011 5:33 PM Go to last post
  6. Question Generating and Rendering Grid rows from a sequence column in underlying Store

    Hello all, I'm using GXT 2.2.4 under GWT 2.4.0... All things are working as expected, but I am struggling with two aspects of a new app I'm...

    Started by RCobb1, 31 Oct 2011 5:40 AM
    • Replies: 5
    • Views: 888
    1 Nov 2011 6:41 AM Go to last post
  7. Question HTML5 in Ext GWT

    Hi, Is there any widgets/components that support HTML5 capabilities in Ext GWT? Is this planned to extend the library to create HTML 5 elements?...

    Started by Alona Oz, 2 Sep 2010 5:18 AM
    • Replies: 7
    • Views: 3,323
    31 Oct 2011 4:06 PM Go to last post
  8. Get all the values from a selected row on a grid?

    Get all the values from a selected row on a grid? I am using GXt GWt and am trying to get the values from a selected row in a tree grid, but can't...

    Started by Rory7902, 30 Oct 2011 2:56 AM
    • Replies: 3
    • Views: 1,082
    31 Oct 2011 5:51 AM Go to last post
  9. XTemplate variables with spaces

    XTemplate doesn't evaluate if the variables name has spaces <span style="font:bold 12px;color:red">{MY CODE}</span> It just returns the template...

    Started by gbegley, 14 Oct 2010 11:17 AM
    • Replies: 8
    • Views: 1,587
    29 Oct 2011 12:16 PM Go to last post
  10. Question How to create ComboBox field with additional button

    Hello, I need a ComBobox component which has an additional button on the right side of the default arrow button. The button is to be used for...

    Started by Maxim.Zakharenkov, 27 Jan 2011 7:35 AM
    combobox button
    • Replies: 6
    • Views: 2,834
    28 Oct 2011 4:44 AM Go to last post
  11. Exclamation BUG - Column Header Rendering in IE8

    Hi, the problem is shown in the image below. the grid column header is not show in IE8 My code for the column is : column = new...

    Started by easytech, 6 Oct 2011 6:36 AM
    • Replies: 3
    • Views: 1,123
    28 Oct 2011 4:41 AM Go to last post
  12. why BaseTreeLoader doesn't override newLoadConfig() method?

    When using BaseTreeLoader I always get "null" as loadConfig: /** * Template method to allow custom BaseLoader subclasses to provide their...

    Started by modelka, 28 Oct 2011 3:28 AM
    loader, treegrid
    • Replies: 0
    • Views: 416
    28 Oct 2011 3:28 AM Go to last post
  13. Grid Header and Cell contents are not aligned on Scroll

    Hi, I am using GXT 2.2.5 version and IE 8 web browser. I have a GXT grid which is embeded in a Content Panel, This Content Panel is embed in an...

    Started by skmd, 27 Oct 2011 1:32 PM
    • Replies: 1
    • Views: 758
    28 Oct 2011 2:08 AM Go to last post
  14. Adding a row in a grid with GroupingView scrolls to top and back

    In IE8 and IE9, if you add a new row to a grid that uses a GroupingView and you don't have your scroll bar scrolled to the top of the grid, the grid...

    Started by minusForty, 27 Oct 2011 10:47 AM
    • Replies: 0
    • Views: 354
    27 Oct 2011 10:47 AM Go to last post
  15. AdvancedChart shape.txt not found

    Hello community. im new in this platform and need help. im trying to print an AdvancedChart with gxt 2.2.0 and gwt 2.1.1 version. Here is the...

    Started by ugurbyrm, 25 Mar 2011 1:14 PM
    • Replies: 2
    • Views: 946
    26 Oct 2011 9:49 PM Go to last post
  16. setMessage() doesn't work upon MessageBox reuse

    Upon reuse of an existing MessageBox, setMessage() doesnt work. The newly added message doesn't get updated to the message box.Eventhough there is a...

    Started by jait.thomas, 6 Oct 2011 9:03 AM
    messagebox, setmessage, updatetext
    • Replies: 3
    • Views: 1,057
    26 Oct 2011 4:08 PM Go to last post
  17. DateField issue in Menu

    Hello, I have a LayoutContainer that contains radio buttons and DateFields. This container is in a Menu. I press a DateField and a DatePicker...

    Started by tp_blue, 26 Oct 2011 7:01 AM
    • Replies: 0
    • Views: 388
    26 Oct 2011 7:01 AM Go to last post
  18. paging in treegrid?

    Is it possible to add paging to TreeGrid? There are two different loaders BaseTreeLoader and BasePagingLoader. How to have both? Thanks

    Started by modelka, 25 Oct 2011 9:10 AM
    paging, treegrid
    • Replies: 0
    • Views: 593
    25 Oct 2011 9:10 AM Go to last post
  19. trying to understand async treegrid example

    Hi Q1: I don't understand where do we print Size and Date in this example http://extjs.com/examples/#asynctreegrid i.e. who prints "2011 Sep...

    Started by modelka, 24 Oct 2011 1:21 PM
    treegrid
    • Replies: 8
    • Views: 1,053
    25 Oct 2011 6:30 AM Go to last post
  20. I set setDefaultSort for GroupingStore , it doest work at all

    I set setDefaultSort("Label" column with up arrow) for GroupingStore , it does not work at all , u need to click "Label" column to resort , that's...

    Started by vicre, 25 Oct 2011 12:29 AM
    • Replies: 0
    • Views: 328
    25 Oct 2011 12:29 AM Go to last post


Forum Information and Options

Moderators of this Forum