Ext GWT: Help & Discussion (1.x)

Page 16 of 118 FirstFirst ... 6 14 15 16 17 18 26 66 116 ... LastLast

+ Post New Thread

  1. how to select some rows in grid by default?

    I am using a CheckBoxSelectionModel in a grid. I would like to select some rows by default. How can i do this? is there a way to bind this column to...

    Started by madhu_g, 27 Aug 2009 4:43 AM
    • Replies: 1
    • Views: 1,142
    27 Aug 2009 8:33 AM Go to last post
  2. [1.2.4] exception with click on TextToolItem to close it

    We recently upgraded to gxt 1.2.4 and now when clicking on a TextToolItem to close it it now throws a javascript error in both firefox 3.5 and Safari...

    Started by admeld, 25 Aug 2009 9:02 AM
    • Replies: 1
    • Views: 1,110
    25 Aug 2009 9:22 AM Go to last post
  3. Question AjaxLogin based on FormPanel via URL(setAction)

    Hej guys, my second posting. I have used the search, couldn't find anything about that topic. Iam currently creating a web portal. ...

    Started by EagleEye666666, 10 Nov 2008 4:07 AM
    • Replies: 5
    • Views: 3,302
    25 Aug 2009 8:17 AM Go to last post
  4. Tree Drag and Drop very slow on IE 7

    Hi, I am using GXT 1.2.4 and I have added a TreeDragSource to my TreeBinder. All in all, my dnd works pretty well, but in IE (or in hosted mode...

    Started by Beren77, 25 Aug 2009 12:11 AM
    • Replies: 0
    • Views: 1,403
    25 Aug 2009 12:11 AM Go to last post
  5. help on grid

    hi to all you can make in a grid when you click on different lines all remain selected, as if I press ctrl? thanks for the answers!

    Started by rizla, 16 Aug 2009 2:29 AM
    • Replies: 2
    • Views: 1,658
    24 Aug 2009 5:41 AM Go to last post
  6. Combo and EditorGrid focus

    I have an combo box in and EditorGrid. If I change the value, and immediately click the Commit button, GXT does not record the new value. If I click...

    Started by buzzterrier, 17 Aug 2009 10:44 AM
    • Replies: 1
    • Views: 1,435
    22 Aug 2009 5:48 AM Go to last post
  7. Shindig with GXT Portal

    Hi there, We are looking into making GXT portal compatible with open social standards so that we can seamlessly integrate the various gadgets...

    Started by glidealong, 16 Feb 2009 3:03 AM
    • Replies: 2
    • Views: 2,456
    22 Aug 2009 12:31 AM Go to last post
  8. Strange KeyNav behaviour or Bug?

    Hi, I have a strange KeyNav problem. When I declare a KeyNav as a class member field inside of my Controller the events change behaviour and...

    Started by jRon, 21 Aug 2009 3:06 AM
    • Replies: 0
    • Views: 1,571
    21 Aug 2009 3:06 AM Go to last post
  9. RowDoubleClick doesn't fire an event on IE 8.0

    Hi, I'm using gwt 1.5.3 and ext gwt 1.4.2.. I have a paging grid that needs to fire row double click events. ......

    Started by LauraT, 19 Aug 2009 5:16 AM
    • Replies: 1
    • Views: 1,332
    19 Aug 2009 5:18 AM Go to last post
  10. web desktop help

    Hi, I'm new to gwt and have only a small experience in web app development, I'm rather a java developer. I would like to try the webdesktop...

    Started by mfm, 18 Aug 2009 7:39 AM
    • Replies: 1
    • Views: 1,043
    19 Aug 2009 5:01 AM Go to last post
  11. what is this ARIA/Section 508 accessibility improvements???

    what is this ARIA/Section 508 accessibility improvements???

    Started by fother, 18 Dec 2008 4:37 AM
    • Replies: 2
    • Views: 3,986
    18 Aug 2009 6:11 AM Go to last post
  12. Question Tree Rendering in Hosted Mode & IE not in Firefox

    Hi All, I am using GWT 1.7 and ExtGwt 1.2.4 versions , i have a problem in rendering of the Tree in my GWT Application. My problem is the tree is...

    Started by sivarao24, 18 Aug 2009 4:05 AM
    • Replies: 0
    • Views: 855
    18 Aug 2009 4:05 AM Go to last post
  13. 1.2.3: Grid column and header misaligned when sorting

    Hi, cc.setRenderer(new GridCellRenderer<BaseModelData>() { public String render(BaseModelData model, String property, ColumnData...

    Started by mbazs, 16 Aug 2009 4:44 AM
    • Replies: 1
    • Views: 1,311
    17 Aug 2009 5:42 AM Go to last post
  14. Who sets the dirty css on CellEditor?

    Hi, I'm trying to find out who sets the dirty css on CellEditor. I looked at Editor.java but couldn't find anything. Currently I'm using a...

    Started by Kutu, 8 Jan 2009 9:15 AM
    • Replies: 2
    • Views: 1,228
    17 Aug 2009 5:12 AM Go to last post
  15. CheckColumnConfig Event

    there is an event associated whit this class? I need that once clicked the checkbox in a grid can know the number of row of grid ... grazie a tutti...

    Started by rizla, 15 Aug 2009 12:12 PM
    • Replies: 1
    • Views: 1,524
    17 Aug 2009 3:23 AM Go to last post
  16. CheckBoxSelectionModel dont select!!

    Hello guys. I making a test here and to select rows onload...but nothing happens. public BasePagingLoader getLoader() { if (loader ==...

    Started by vanderbill, 8 Jan 2009 3:40 AM
    • Replies: 4
    • Views: 1,787
    15 Aug 2009 2:44 AM Go to last post
  17. GWT empty String GeneralComboBox rendering error

    I have a combo with values for "", "Yes, "No". I am using the NameModel Class with the GeneralComboBox. When i click the Combo to see the options,...

    Started by marman, 14 Aug 2009 6:12 AM
    • Replies: 3
    • Views: 1,370
    14 Aug 2009 9:51 AM Go to last post
  18. date field text input

    How do you disable text input on a datefield without disabling the date picker?

    Started by Noolaan, 14 Aug 2009 3:49 AM
    • Replies: 1
    • Views: 1,413
    14 Aug 2009 9:34 AM Go to last post
  19. Question ComboBox with TypeAhead - can someone help me?

    Hi guys, I'm playing with GXT 1.1 and ComboBox with TypeAhead enabled. I already got something working (ComboBox + ListStore + BaseListLoader +...

    Started by Cypher, 18 Sep 2008 12:02 PM
    • Replies: 2
    • Views: 3,392
    13 Aug 2009 8:25 PM Go to last post
  20. Question CSS conflict problem

    I have a web page with background colour of gray. When i include gxt-all.css, the background colour become white. How can i fix this? I have 2 css...

    Started by ang89, 12 Aug 2009 9:31 PM
    • Replies: 2
    • Views: 1,589
    13 Aug 2009 9:15 AM Go to last post


Forum Information and Options

Moderators of this Forum