Ext GWT: Discussion

Page 1 of 280 1 2 3 11 51 101 ... LastLast

+ Post New Thread

  1. Views: 289
    25 Apr 2013
  1. 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
  2. Thumbs up Undo for textArea

    Hi, I wonder how invoke MIDAS command 'Undo' for TextArea for IE I have something like this (see below) which si working but not for FF anyone any...

    Started by 0xFFcz, 6 Oct 2010 5:35 AM
    textare undo
    • Replies: 3
    • Views: 1,059
    6 Oct 2010 8:19 AM Go to last post
  3. EditorGrid with @BEAN BeanModel dirty record marker not displayed

    I'm using GXT 2.1.1 and GWT 2.0.0 I have an EditorGrid with @BEAN BeanModel my problem is: - The record dirty marker is not displayed when cells...

    Started by 17mounir, 22 Feb 2010 8:27 AM
    • Replies: 1
    • Views: 1,105
    23 Feb 2010 5:02 AM Go to last post
  4. Start And Use Ext GWT For 1st Time

    Hi All ... I 'm Java Programmer And I Want Use Ext GWT Java Library For First Time , But I Don't Know Use This Library. Please Tell Me Correct...

    Started by 3rB3r, 18 May 2009 8:50 AM
    • Replies: 2
    • Views: 1,522
    19 May 2009 10:59 PM Go to last post
  5. Grid - Inconsistency of publicity Head class

    GXT 2.2.1. The Head class (nested into com.extjs.gxt.ui.client.widget.grid.ColumnHeader) has a public modifier public class Head extends...

    Started by 4723, 17 Nov 2010 1:20 AM
    • Replies: 0
    • Views: 522
    17 Nov 2010 1:20 AM Go to last post
  6. ColumnConfig and html

    The current implementation public class ColumnConfig (String id, String name, int width) treats the passed text as html. For example, to obtain the...

    Started by 4723, 15 Nov 2010 6:52 AM
    • Replies: 2
    • Views: 828
    15 Nov 2010 10:42 PM Go to last post
  7. Usefulness of GXT.RESOURCES_URL

    GXT 2.2.1. Class GXT in package package com.extjs.gxt.ui.client has a constans: /** * Path to GXT resources (defaults to 'gxt'). */ ...

    Started by 4723, 23 Nov 2010 4:30 AM
    • Replies: 1
    • Views: 738
    23 Nov 2010 4:34 AM Go to last post
  8. FieldBinding and updateOriginalValue issues

    It seems to me that the execution of the fiedls methods: setValue and setOriginalValue in method updateField of FieldBindings class should occur...

    Started by 4723, 17 Jun 2010 1:16 AM
    • Replies: 3
    • Views: 832
    22 Jun 2010 1:13 AM Go to last post
  9. Handle TreePanel's element DoubleClick Event

    This question have already being asked here, but there no answer. So how can i handle this event?

    Started by 4shael, 15 Jul 2009 5:08 AM
    • Replies: 3
    • Views: 2,331
    15 Jul 2009 6:02 AM Go to last post
  10. Restore horizontal scroll after sort

    Hi, I was wondering how can this be done in GXT? In fact I am interested in the 'beforerefresh' and 'refresh' events. I managed to 'capture' the...

    Started by 5hao, 13 Jul 2010 8:10 AM
    • Replies: 5
    • Views: 958
    2 Dec 2010 7:15 AM Go to last post
  11. preventBodyReset in GXT ?

    hello, I want to isolate my ContentPanel from GXT Theme like http://www.extjs.com/deploy/dev/examples/panel/panels.html (see second panel) We can...

    Started by 91dj85, 20 Oct 2009 6:54 AM
    • Replies: 2
    • Views: 1,188
    20 Oct 2009 7:19 AM Go to last post
  12. Question DatePicker language without Locale

    Hi everybody, I am working on a big application which will use GXT. I have many users with different language in the same company. Now I would...

    Started by a.joly, 4 Jul 2011 11:13 PM
    date language datepicker
    • Replies: 4
    • Views: 1,696
    5 Jul 2011 12:40 AM Go to last post
  13. Fields with my own status icon

    Hi, how I can add my own status icon to a field like the validation icon? I would like to set different smilies on the left side of the field when...

    Started by A.Rothe, 28 Sep 2011 2:51 AM
    status icon
    • Replies: 6
    • Views: 952
    19 Oct 2011 12:42 AM Go to last post
  14. TreeStore sorter

    Hi, can I sort the TreeStore with different StoreSorter on some sub-trees? I need a descending sort on level 3 in the tree (a number), on level 2...

    Started by A.Rothe, 18 Nov 2011 6:53 AM
    sort, storesorter, tree grid, treestore
    • Replies: 0
    • Views: 486
    18 Nov 2011 6:53 AM Go to last post
  15. Check valid targets during DnD

    Hi, how I can check, whether or not the user moves the cursor over a valid target during DnD? I would like forbid to use some ModelData as drop...

    Started by A.Rothe, 10 Nov 2011 7:22 AM
    dnd, forbid drop, nodes
    • Replies: 1
    • Views: 605
    17 Nov 2011 12:41 AM Go to last post
  16. 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
  17. Collapsible panels

    Hi, I try to create the following: * a ContentPanel A, which has a Borderlayout * the panel A has on the region SOUTH two panels B and C * B...

    Started by A.Rothe, 28 Nov 2011 1:48 AM
    borderlayout, collapsible panel
    • Replies: 1
    • Views: 648
    2 Dec 2011 7:37 AM Go to last post
  18. Scrolling on TreeGrid

    Hi, I'm using a TreeGrid and try to reorder some data on the tree per DnD. But if I drag some nodes, the tree doesn't scroll vertically :((. Is...

    Started by A.Rothe, 8 Nov 2011 3:51 AM
    drag and drop, scrolling
    • Replies: 3
    • Views: 1,050
    8 Nov 2011 4:26 AM Go to last post
  19. Nested properties within ComboBox

    Hi, I have a ModelData, which uses a property name "foo.bar". Because of the nested property functionality, I have defined a constructor, which...

    Started by A.Rothe, 15 Apr 2013 3:04 AM
    combo box, javascript error, nested property
    • Replies: 1
    • Views: 258
    15 Apr 2013 3:21 AM Go to last post
  20. Close MessageBox

    Hi, I have a MessageBox, which returns a name for my ModelData. My code: final MessageBox box = new MessageBox(); ...

    Started by A.Rothe, 11 Nov 2011 6:47 AM
    close, messagebox
    • Replies: 2
    • Views: 766
    14 Nov 2011 11:47 PM Go to last post


Forum Information and Options

Moderators of this Forum