Ext GWT: Help & Discussion (1.x)

Page 3 of 118 FirstFirst 1 2 3 4 5 13 53 103 ... LastLast

+ Post New Thread

  1. how to listen a TextField get or lost focus?

    how to listen a TextField get or lost focus? i want to hide it, after it lost focus.

    Started by cqiao, 4 Jul 2008 6:51 AM
    • Replies: 5
    • Views: 13,328
    13 Dec 2011 6:17 AM Go to last post
  2. GXT and applet integration

    Hi alls, I try to integrate an applet to my GXT portal but sometimes when I hide or show applet's portlet applet state is not restore. Any idea ?...

    Started by vassilux, 6 Dec 2011 3:23 AM
    • Replies: 0
    • Views: 703
    6 Dec 2011 3:23 AM Go to last post
  3. Pagination with RPC

    Using GWT RPC mechanism to load data in grid with pagination ... It is giving following error .... Also Like to mention that I am using https...

    Started by sachinsurvase, 12 Nov 2008 6:24 AM
    • Replies: 3
    • Views: 3,085
    5 Dec 2011 5:56 PM Go to last post
  4. Changing empty text of a grid when store is already empty?

    I have a grid that displays search results. Initially the empty text of the grid is set to "No results for search". This works fine on startup. When...

    Started by gelgey, 6 Feb 2009 3:15 PM
    • Replies: 4
    • Views: 3,449
    28 Nov 2011 1:17 PM Go to last post
  5. Xtemplate + Hashmap

    Hello, I need to use an hashMap in my combobox's template. Map map = new HashMap<String,String>(); map.put("test","it works!"); ...

    Started by valery.stroeder, 25 Nov 2011 5:15 AM
    • Replies: 0
    • Views: 689
    25 Nov 2011 5:15 AM Go to last post
  6. Exclamation SlideIn effect problem

    I am using gxt2.2.5 and when i do first SlideOut on layout container and then slide in on the same layout container,at the time of slide in layout...

    Started by srikanth152, 16 Nov 2011 11:08 PM
    • Replies: 0
    • Views: 848
    16 Nov 2011 11:08 PM Go to last post
  7. How to properly implement custom widgets: onRender vs constructor?

    Hello everyone, I'm currently evaluating gxt and for that purpose I want to create some new widgets. These widgets are just composed of existing...

    Started by googelybear, 19 Nov 2008 2:30 AM
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 9,435
    16 Nov 2011 7:07 PM Go to last post
  8. How to detect which button was pressed in MessageBox.confirm

    I want to use MessageBox.confirm to confirm a user action. In the explorer demo there is an example, but it is using the text of the button to...

    Started by Daniel Kurka, 29 Jul 2008 12:08 AM
    • Replies: 4
    • Views: 6,218
    16 Nov 2011 9:19 AM Go to last post
  9. GXT Grid horizontal scrollbar

    Hi, How do I get a horizontal scrollbar for the grid when I resize the window (to smaller size). I cant get to show the horizontal scroll bar. I...

    Started by ramkiciti, 14 Nov 2011 3:13 PM
    • Replies: 0
    • Views: 1,187
    14 Nov 2011 3:13 PM Go to last post
  10. FormPanel simple submit

    Hi, I'm trying to find out how to implement a simple submit (i.e. to a servlet without using RPC). I came across this post dated August 2008:...

    Started by Algiano, 11 Jan 2009 7:31 AM
    5 Pages
    1 2 3 ... 5
    • Replies: 46
    • Views: 31,885
    11 Nov 2011 11:51 AM Go to last post
  11. GXT auto resizing tabs

    is there any way to be able to have a tabpanel automatically resize the width of a tab to match the length of the tab title. I didn't see a method...

    Started by karacutey, 2 Dec 2008 11:46 AM
    • Replies: 6
    • Views: 3,607
    6 Nov 2011 5:12 PM Go to last post
  12. ComboBox Loader mode local

    Hi, Can you please help me to set the mode of the Combobox to 'local'. Its default is set to 'remote'. When a user types in the combobox, it goes...

    Started by athir.gillani, 16 May 2011 11:45 AM
    combobox, gwt, local combobox loader
    • Replies: 1
    • Views: 2,385
    4 Nov 2011 4:40 AM Go to last post
  13. Width of ComboBox in GXT

    I would like to ask how to change, width of GXT's ComboBox (com.extjs.gxt.ui.client.widget.form.ComboBox). I thought it's trivial but after few...

    Started by cookie, 20 Apr 2009 10:55 AM
    • Replies: 2
    • Views: 2,622
    2 Nov 2011 10:37 AM Go to last post
  14. Package com.extjs.gxt.samples.resources.client -Bean BeanModelLookup

    Hello I am trying to use the gxt technology to draw some beautiful screens. I took the source code of this page...

    Started by lafrik1, 10 Feb 2009 6:04 AM
    • Replies: 3
    • Views: 4,085
    27 Oct 2011 12:25 AM Go to last post
  15. Wait Message box close cause IE progress bar to start

    I have a Grid showing set of records. I am trying to import a set of data from file. I am using a FormPanel to choose the file and submit it to...

    Started by choar02, 18 Oct 2011 5:16 AM
    gxt, messagebox wait
    • Replies: 0
    • Views: 732
    18 Oct 2011 5:16 AM Go to last post
  16. All TabItems should be in single row in TabPanel

    Hi, If we see example http://www.sencha.com/examples/pages/tabs/advanced.html where we can add tabs, after adding 60tabs the newley added items...

    Started by aonjavadev, 12 Oct 2011 6:35 AM
    • Replies: 0
    • Views: 554
    12 Oct 2011 6:35 AM Go to last post
  17. How to fetch values from an Html tag?

    StringBuffer sb = new StringBuffer(); sb.append("<span id='name' ><input type='hidden' id='name' name='"+i+"'/>"); i want to fetch the value of...

    Started by srikanth152, 4 Oct 2011 1:44 AM
    • Replies: 0
    • Views: 793
    4 Oct 2011 1:44 AM Go to last post
  18. Wink Ext GWT(Gxt) vs GWT-Ext

    Hi, Very new to GWT. Looking around I found Ext GWT(Gxt), GWT-Ext. Can any one describe me whats the difference between these two? Which one...

    Started by rahulmca1@gmail.com, 1 Dec 2008 4:01 AM
    • Replies: 5
    • Views: 4,254
    30 Sep 2011 2:24 AM Go to last post
  19. How to set font color white for Button by overriding button css class in ExtGwt

    i have successfully ovverride button classes for changing userdefine background color. but i can't change Button font color as White instedof black...

    Started by jeelan, 26 Sep 2011 6:34 AM
    • Replies: 0
    • Views: 862
    26 Sep 2011 6:34 AM Go to last post
  20. Question How can I align buttons on a panel like...

    how can I align buttons on panel like this:

    Started by ITS_luka, 26 Sep 2011 2:25 AM
    • Replies: 0
    • Views: 557
    26 Sep 2011 2:25 AM Go to last post


Forum Information and Options

Moderators of this Forum