Ext GWT: Help & Discussion (1.x)

Page 60 of 118 FirstFirst ... 10 50 58 59 60 61 62 70 110 ... LastLast

+ Post New Thread

  1. loader and treetable - help

    if you add this code in the class com.extjs.gxt.samples.client.examples.tree.TreeTableExample loader.addListener(Loader.BeforeLoad, new...

    Started by fother, 26 Jan 2009 3:45 AM
    • Replies: 7
    • Views: 1,185
    26 Jan 2009 4:34 AM Go to last post
  2. Question Expanding panel to height of HorizontalPanel

    Hi all, I'm struggling with a simple layout. Can anyone help? I have a HorizontalPanel with two columns. In the left column, I've inserted a...

    Started by vx220fan, 15 Nov 2008 7:34 AM
    • Replies: 9
    • Views: 3,759
    25 Jan 2009 5:11 PM Go to last post
  3. Form in Window

    Hello! It's really frustrating.. I want to create a login form that's nested in a window. Same like the mail-example, for which the source code...

    Started by Downlord, 25 Jan 2009 4:45 AM
    • Replies: 8
    • Views: 1,693
    25 Jan 2009 12:18 PM Go to last post
  4. mask didnt appear behind modal window

    I have a tabpanel and show modal window dialog on the changing tab, but window dialog appear without mask. Im stuck please help me... My entry point...

    Started by pipoo, 21 Jan 2009 11:20 AM
    • Replies: 8
    • Views: 2,781
    25 Jan 2009 4:14 AM Go to last post
  5. UI Editor for ExtGWT?

    Is there a GUI design tool / WYSIWIG editor for ExtGWT components like NetBeans and GUI Editor, or Visual Basic form editor, that allows one to drag...

    Started by SJrX, 23 Jan 2009 8:08 PM
    • Replies: 2
    • Views: 1,532
    24 Jan 2009 11:23 AM Go to last post
  6. Creating Columns in a Tab Panel

    Hello: I am new to GXT and am trying to create columns in a tab panel, without any luck. Any thoughts on what I am doing wrong in the code below? ...

    Started by ender07, 23 Jan 2009 4:26 PM
    • Replies: 1
    • Views: 1,027
    24 Jan 2009 4:25 AM Go to last post
  7. GWT Customization Help / Advice

    I'm playing around with a UI and the widgets and based on some feedback been making improvements to it. However there are some suggestions that I'm...

    Started by SJrX, 23 Jan 2009 7:05 PM
    • Replies: 0
    • Views: 611
    23 Jan 2009 7:05 PM Go to last post
  8. iframe, shim, managediframe solution

    Hi. I use extGWT for evaluate the implementation of a Help System. The help will be shown as Window over some intranet pages. The pages are the...

    Started by raintrain, 21 Jan 2009 6:56 AM
    • Replies: 4
    • Views: 1,920
    23 Jan 2009 11:45 AM Go to last post
  9. which layout is the more simple(as a div tag) to add component?

    I need the most simple(as a div tag) container to add my components.. and that have support to scroll, this is a LayoutContainer?

    Started by fother, 22 Jan 2009 3:14 AM
    • Replies: 3
    • Views: 1,130
    23 Jan 2009 6:53 AM Go to last post
  10. [CLOSED] Window z-index

    I have 2 windows, one is main and second works link popup, when I popup make show() for popup it views at background of main with less z-index. I...

    Started by someuser, 21 Jan 2009 2:12 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,585
    23 Jan 2009 5:49 AM Go to last post
  11. [CLOSED] Binding ComboBox with RpcProxied Store

    I can find TableBinder, DataListBinder and TreeBinder. Will there be ComboBoxBinder? I am tried to use RpcProxy for loading data to the ComboBox's...

    Started by ashleywong, 11 Jun 2008 10:35 PM
    2 Pages
    1 2
    • Replies: 11
    • Views: 5,308
    23 Jan 2009 5:36 AM Go to last post
  12. TabItem + LayoutContainer + DualList - possible issue

    public void onModuleLoad() { DualListField list = new DualListField(); LayoutContainer container = new LayoutContainer(new FormLayout());...

    Started by fother, 22 Jan 2009 9:15 AM
    • Replies: 2
    • Views: 1,058
    23 Jan 2009 3:04 AM Go to last post
  13. Lightbulb To Help: Putting a panel inside a tabpanel with scrollbar support

    Problem: Need a severals TabPanels with scrollbar support and refresh when the browser window was resized. My solution: public class Main...

    Started by fulvius, 23 Jan 2009 2:32 AM
    • Replies: 0
    • Views: 1,028
    23 Jan 2009 2:32 AM Go to last post
  14. Creative Way to Allow Site Authentication?

    I want to authenticate users to my site. Sounds fairly trivial, right? Well in most cases it is. Disclaimer, I'm using GXT in conjunction with...

    Started by jpnet, 4 Nov 2008 12:59 PM
    • Replies: 7
    • Views: 2,433
    23 Jan 2009 1:57 AM Go to last post
  15. RowLayout question

    Hello. I am investigating the RowLayout behaviour. As the first step I tried the http://extjs.com/examples/layouts/rowlayout.html example and...

    Started by Evgenia, 22 Jan 2009 2:07 AM
    • Replies: 2
    • Views: 982
    23 Jan 2009 1:27 AM Go to last post
  16. Question JSON vs Gris vs Date

    Hi All, I am a new user to GXT but have been around with ext since half year. First I would like to say I really appreciate your work so keep...

    Started by 666ragez666, 22 Jan 2009 6:34 PM
    • Replies: 3
    • Views: 1,254
    22 Jan 2009 9:52 PM Go to last post
  17. Including Non-GWT Libraries

    Ok, I know this is not a GXT specific question, but I have run into this problem several times. I have created a library that is our Bean library...

    Started by LINEMAN78, 22 Jan 2009 12:43 PM
    • Replies: 4
    • Views: 1,071
    22 Jan 2009 2:26 PM Go to last post
  18. remove a grid group from grouping grid

    Is there a way to remove a grid group from the grouping grid. something like clicking a button and a particular selected group is removed from the...

    Started by kolli, 21 Jan 2009 8:50 AM
    • Replies: 4
    • Views: 1,497
    22 Jan 2009 10:41 AM Go to last post
  19. Event.ONCHANGE for ComboBox?

    I'm trying to use Event.ONCHANGE for when a user selects a different option in a combobox but that does not seem to be working ...

    Started by zakabog, 21 Jan 2009 12:21 PM
    • Replies: 4
    • Views: 2,131
    22 Jan 2009 9:37 AM Go to last post
  20. Question how to update the group name in a groupingview

    Hi, I have 2 groupingView and i edit the group name with the method setGroupRenderer (I update the number of row for each group) It works fine...

    Started by michaels, 21 Jan 2009 7:22 AM
    • Replies: 6
    • Views: 2,056
    22 Jan 2009 7:07 AM Go to last post


Forum Information and Options

Moderators of this Forum