Ext GWT: Discussion

Page 42 of 280 FirstFirst ... 32 40 41 42 43 44 52 92 142 ... LastLast

+ Post New Thread

  1. Views: 307
    25 Apr 2013
  1. Exclamation Please need a final answer, does latest version of GXT work with GWT 2.2 or 2.3

    I get the java.lang.IncompatibleClassChangeError, please let me know once and for all if I can get GWT 2.x or 2.3 to work with the...

    Started by greggeorges, 9 Jun 2011 12:53 PM
    • Replies: 2
    • Views: 1,166
    9 Jun 2011 1:26 PM Go to last post
  2. Bug with grid when started hidden

    Hi, I think there is a bug with grids when they start as hidden. In such a case, when you programatically show the grid the autoExpandColumn width is...

    Started by cimballi, 8 Jun 2011 2:59 PM
    • Replies: 1
    • Views: 609
    9 Jun 2011 3:02 AM Go to last post
  3. Question Create global listeners for whole application

    I would like to implement 'GLOBAL" key listener. I want to implement a key binding to my while application that works regardless which widget is...

    Started by zenqw1988, 5 Jun 2011 11:51 PM
    • Replies: 3
    • Views: 1,301
    9 Jun 2011 1:52 AM Go to last post
  4. Set Default Value in ComboBox when data comes from server side

    private ComboBox<KeyValue> maturity = new ComboBox<KeyValue>(); private ListStore<KeyValue> maturityStore = new ListStore<KeyValue>();...

    Started by nrb2451986, 9 Jun 2011 1:12 AM
    • Replies: 1
    • Views: 786
    9 Jun 2011 1:37 AM Go to last post
  5. Pre render some fields in the DUALLISTFIELD on the other side

    Hello, I have a duallistfield which has 9 fields. Now what i want is that, whenever a user loads my page 5 of those 9 fields should automatically...

    Started by nrb2451986, 6 Jun 2011 11:13 PM
    • Replies: 2
    • Views: 785
    9 Jun 2011 1:07 AM Go to last post
  6. Split textfield

    I wonder if its possible to split a textfield.. I have a formpanel and Im adding some textfields..but I would like for my texfield with the label...

    Started by eyez, 7 Jun 2011 1:51 PM
    split, textfield
    • Replies: 1
    • Views: 1,101
    7 Jun 2011 11:09 PM Go to last post
  7. Why Ext.ux.grid.GridSummary got error "this.ds.fields is undefined"

    I checking all my import javascript file url is correct.And all the file is exists in my folder.I still having this type of error "this.ds.fields is...

    Started by kent-111, 7 Jun 2011 6:43 PM
    • Replies: 1
    • Views: 449
    7 Jun 2011 11:05 PM Go to last post
  8. Keep selection with LiveGridView

    Hi Now my LiveGridView displays data perfectly but I have some troubles with the selection The user wants to select multiple rows but due to...

    Started by sarsipius, 20 Oct 2010 1:42 AM
    3 Pages
    1 2 3
    livegridview, paging, selection
    • Replies: 21
    • Views: 5,168
    7 Jun 2011 10:06 PM Go to last post
  9. Question Disabled combobox value is invisible in IE

    Hi All, I have a bug (bug in my system, not in GXT): the value in combobox is invisible in IE, if combobox is disabled. But if you hang your...

    Started by zeroed, 6 Jun 2011 7:23 AM
    combobox
    • Replies: 2
    • Views: 1,238
    7 Jun 2011 11:09 AM Go to last post
  10. XML source in TreeGrid

    Hello, I'm using Ext GWT 2.2.3 and I am trying to read a XML as a string and display it as a TreeGrid. The XML is in a form like: <a> ...

    Started by mgnann, 7 Jun 2011 6:00 AM
    • Replies: 0
    • Views: 572
    7 Jun 2011 6:00 AM Go to last post
  11. Imported component and anchorSpec

    Hi, my problem is the following. I have two components. Widget.java(It's a GXT composite) and SupplierChooser.java(It's a GXT MultiField). My goal is...

    Started by SmokerQC, 2 Jun 2011 1:16 PM
    • Replies: 5
    • Views: 1,550
    6 Jun 2011 11:21 PM Go to last post
  12. Show Dynamic Page

    Hello. I create website on GXT. I have, main class /* * To change this template, choose Tools | Templates * and open the template in the...

    Started by vscorpion, 6 Jun 2011 6:04 PM
    • Replies: 1
    • Views: 710
    6 Jun 2011 6:34 PM Go to last post
  13. Post portal and portlets positioning

    I have report list in west region in tree with checkboxes and I have portal in center region. I have functionality - when i click on chechbox in...

    Started by vijaypatil12, 6 Jun 2011 5:15 AM
    • Replies: 0
    • Views: 479
    6 Jun 2011 5:15 AM Go to last post
  14. Live Grid demo broken ?

    Looking at it, the scroll bars are disabled and page down, down arrow don't do anything to refresh the data. Does it need fixing ?. I want to use...

    Started by bobpardoe, 6 Jun 2011 1:25 AM
    • Replies: 2
    • Views: 1,137
    6 Jun 2011 1:45 AM Go to last post
  15. TExtField, get if its empty

    Im trying to figure out, if a textfield is empty. I already searched on the internet and I found to use a code like this: TextField field = new...

    Started by eyez, 5 Jun 2011 10:23 AM
    empty, exception, nullpointerexception, text, textfield
    • Replies: 2
    • Views: 1,713
    5 Jun 2011 11:07 AM Go to last post
  16. Problem with RPC / Java SocketPermission

    Hello, Im having this error trying to use Hibernate 3 with MySQL in my project: Someone know what is this? I already have changed the...

    Started by Renan Cunha, 5 Jun 2011 6:26 AM
    • Replies: 0
    • Views: 666
    5 Jun 2011 6:26 AM Go to last post
  17. Problem with RPC / Java SocketPermission

    Hello, Im having this error trying to use Hibernate 3 in my project: Someone know what is this? I already have changed the java.policy in...

    Started by Renan Cunha, 5 Jun 2011 6:26 AM
    • Replies: 0
    • Views: 1,137
    5 Jun 2011 6:26 AM Go to last post
  18. Window object reloads content on move, resize

    I am using a window object to display some query results in the form of html. The problem is that each time the user moves the window the contents...

    Started by Manuel Elaraj, 2 Jun 2011 12:35 PM
    • Replies: 1
    • Views: 1,041
    5 Jun 2011 4:10 AM Go to last post
  19. Question How can I add key listener to whole application for keys F1, F2 etc.

    Hello, I would like to add shortcuts to some functions to whole application. For example when I press F1, some window pops up. Is there a...

    Started by zenqw1988, 4 Jun 2011 3:12 AM
    function keys, key event, listener
    • Replies: 0
    • Views: 1,148
    4 Jun 2011 3:12 AM Go to last post
  20. MessageBox close automaticaly??

    Is it possible to modify that the MessageBox.alert closes automaticaly for example after 2 seconds without pressing the button ok.. I´m using it...

    Started by eyez, 31 May 2011 11:02 AM
    close automaticaly, messagebox, messagebox ext.window, thread
    • Replies: 6
    • Views: 1,661
    4 Jun 2011 1:25 AM Go to last post


Forum Information and Options

Moderators of this Forum