Ext GWT: Discussion

Page 49 of 280 FirstFirst ... 39 47 48 49 50 51 59 99 149 ... LastLast

+ Post New Thread

  1. Views: 272
    25 Apr 2013
  1. Adding Model To TreeGrid Doesn't Always Work

    What is the recommended way to add a row to a local TreeGrid once it's been rendered (e.g. via an Add button)? Is doing an add/insert into the...

    Started by ccocco_dw, 5 May 2011 3:48 AM
    • Replies: 0
    • Views: 465
    5 May 2011 3:48 AM Go to last post
  2. TextField, empty text - bug in IE??

    I´m using a TextField which i´ve given a empty text(see code below) It´s works in every browser except in Internet Explorer The bug is that...

    Started by hraing, 5 May 2011 3:41 AM
    • Replies: 1
    • Views: 1,303
    5 May 2011 3:46 AM Go to last post
  3. When user keep entering something during the previous filter is still proceeding

    http://www.sencha.com/forum/showthread.php?112742-FNR-PagingToolBar-isn-t-BeforeLoad-cancel-aware Hi, has this issue been fixed? I'm using GXT...

    Started by KeanuLee, 5 May 2011 2:48 AM
    • Replies: 3
    • Views: 687
    5 May 2011 3:29 AM Go to last post
  4. Radio Button in a Grid Cell appears only on Mouse Over in IE

    HI , I have a grid, in which one column displays a radio group. I have created the a cell Renderer for the same. The problem is that, when i...

    Started by archana11, 7 Jul 2010 4:29 AM
    • Replies: 3
    • Views: 1,718
    4 May 2011 10:21 PM Go to last post
  5. Examples Drag and Drop Does Not Work In IE9 Standards Mode

    The Basic DnD example does not work with IE9 Standards mode (Works with the other standard modes) ...

    Started by chad.hutchins, 4 May 2011 2:40 PM
    drag and drop, ie9
    • Replies: 1
    • Views: 2,098
    4 May 2011 4:43 PM Go to last post
  6. ColumnModel setHidden(...) does not work anymore

    We just upgraded to GXT 2.2.3 and calls to ColumnModel setHidden(...) do not work anymore. We are using: cm.setHidden(2, true); The current...

    Started by tamsler, 19 Apr 2011 7:21 PM
    columnmodel, sethidden
    • Replies: 1
    • Views: 1,396
    4 May 2011 2:51 PM Go to last post
  7. Grid KEY_ENTER handling in onEditorKey() doesn't the cell edit anymore

    After upgrading to GXT 2.2.3, the grid onEditorKey() handling for KEY_ENTER doesn't start the next cell edit anymore. Now the user has to click on...

    Started by tamsler, 3 May 2011 1:28 PM
    • Replies: 1
    • Views: 2,896
    4 May 2011 12:59 PM Go to last post
  8. NullPointerException whith Grid / FormBinding

    Hi all, I've just migrated my application on conf : GXT2.2.3 GWT2.3 (same probleme with GWT2.2) I was before on GXT2.0 / GWT1.7 and my app...

    Started by cgasnier, 4 May 2011 6:54 AM
    • Replies: 0
    • Views: 771
    4 May 2011 6:54 AM Go to last post
  9. Beginner: Using Icons: Different methods

    Hi, I'm currently playing round with the samples, trying to incorporate parts of them in my sample projects etc...and have a question about the...

    Started by toriacht, 4 May 2011 4:57 AM
    iconhelper, icons
    • Replies: 1
    • Views: 963
    4 May 2011 5:20 AM Go to last post
  10. Smile Loading Tree With huge data

    Hi, I am trying to load a tree with huge data within it... The data might get into thousands somewhere around 40-50k. Now with this kind of data...

    Started by yogu13, 27 Mar 2010 9:44 AM
    • Replies: 5
    • Views: 2,050
    3 May 2011 9:22 PM Go to last post
  11. resizable button for L10N/I18N

    I'm working on a fairly large GXT application. There are several buttons in several forms that get laid out properly. However, in order for them to...

    Started by kddubb, 3 May 2011 3:10 PM
    • Replies: 0
    • Views: 470
    3 May 2011 3:10 PM Go to last post
  12. How to add treePanel to tabItem ?

    Hello, I'm trying to add a TreePanel to a TabItem but without any success. I'm new to GWT and please sorry if this question has already been ask...

    Started by bijop, 3 May 2011 5:38 AM
    • Replies: 0
    • Views: 703
    3 May 2011 5:38 AM Go to last post
  13. Question DateField flickers and disappears under IE8?

    Dear All, I am trying to upgrade Metawidget to ExtGWT 2.x, to take advantage of the new Slider control. It seems to work well under Firefox and...

    Started by Kennard Consulting, 17 Aug 2009 9:32 PM
    • Replies: 7
    • Views: 3,511
    3 May 2011 4:12 AM Go to last post
  14. Question Advanced Combobox Key Listener

    Hello, I have an advanced combo box with a pagingtoolbar and would like to add a key listener so that when the advanced combo displays the lists, a...

    Started by Yodakoda, 3 May 2011 1:58 AM
    • Replies: 1
    • Views: 1,473
    3 May 2011 3:42 AM Go to last post
  15. How to abbreviate a string as the width of a column grid?

    Hi all. In my project, I have a grid and its columns has no fixed size and I can resize the columns. In each column I have a div that contains a...

    Started by elloa, 19 Apr 2011 8:57 AM
    string-manipulation
    • Replies: 3
    • Views: 1,262
    3 May 2011 3:36 AM Go to last post
  16. howto get Data from TreeStore<ModelData>

    Hi all, i need to get records from TreeStore<ModelData>. All what i have is just a "GridEvent<BaseModel> be ". How do i can do that ? <code> ...

    Started by treblereel, 3 May 2011 3:15 AM
    • Replies: 1
    • Views: 1,821
    3 May 2011 3:26 AM Go to last post
  17. Loading inherited module 'com.extjs.gxt.ui.GXT' ** com/google/gwt/core/ext/Generator

    Hi, I used the excellent ExtGwt beginner tutorial to get going and everything worked a treat ref:...

    Started by toriacht, 30 Apr 2011 6:32 AM
    • Replies: 1
    • Views: 1,826
    3 May 2011 2:44 AM Go to last post
  18. before paste in gxt

    Hello, I need to fire a "beforepaste" event on a text field. Anyone have an idea about its implementation? Thank you a lot for your support.

    Started by sbarakat, 24 Nov 2009 3:35 AM
    • Replies: 1
    • Views: 830
    2 May 2011 9:49 PM Go to last post
  19. TreePanel selection with Selenium?

    Does anyone know how to select a node from a treepanel with Selenium? I have gotten it to select the "row" in the tree, but I have a click...

    Started by jadrake75, 6 Jul 2009 4:19 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 6,213
    2 May 2011 7:18 PM Go to last post
  20. Question How toFront works with multiple windows

    Hi all! I can't understand how Window.toFront() behave... How to get this example to work? Button 1 -> Window 1 active Button 2 -> Window 2...

    Started by francesco.calabri, 2 May 2011 6:13 AM
    • Replies: 0
    • Views: 821
    2 May 2011 6:13 AM Go to last post


Forum Information and Options

Moderators of this Forum