Ext GWT: Help & Discussion (1.x)

Page 69 of 118 FirstFirst ... 19 59 67 68 69 70 71 79 ... LastLast

+ Post New Thread

  1. Form with HTMLPanel?

    Hello! I think that it is difficult to build not-trivial form layouts using FormLayouts embedded in other layouts. For example if I want...

    Started by snorbicet, 17 Dec 2008 1:35 AM
    • Replies: 2
    • Views: 1,228
    17 Dec 2008 2:36 AM Go to last post
  2. Radio label text, should be easy

    I'm trying to change the font-family on a Radio. I've tried a variety of things: radio.setLabelStyle(..) radio.addStyleName(..)...

    Started by n0thing, 15 Dec 2008 9:16 AM
    • Replies: 3
    • Views: 1,060
    17 Dec 2008 2:16 AM Go to last post
  3. Window hides a widget

    I'm using the Window widget (com.extjs.gxt.ui.client.widget.Window) for a popup window. One of the widget inside is a date picker (thapar's). When...

    Started by mramadoss, 5 Nov 2008 3:15 PM
    • Replies: 5
    • Views: 1,598
    16 Dec 2008 11:06 PM Go to last post
  4. Question TreeTable within TabPanel -- possible bug

    Hi Guys, I've been playing around with TreeTable and found that when it's added to a GWT TabPanel, the table data isn't displayed. Taking a peak...

    Started by dpcowx, 15 Dec 2008 4:36 PM
    • Replies: 1
    • Views: 955
    16 Dec 2008 11:36 AM Go to last post
  5. Question Populating Tree with XML File

    Hi there, got some problems filling a Tree Store by xml using the XmlReader. Tree tree = new Tree(); RequestBuilder builder = new...

    Started by TheLord, 1 Dec 2008 2:30 AM
    • Replies: 2
    • Views: 1,606
    16 Dec 2008 8:40 AM Go to last post
  6. Problem with Grid and Scrollbar

    Hi all, I'm having a bit of a problem with the height of a grid and the vertical scrollbar. Somehow, the bottom of the grid falls of the screen,...

    Started by jippeh, 12 Dec 2008 8:32 AM
    • Replies: 1
    • Views: 1,007
    15 Dec 2008 5:20 AM Go to last post
  7. AccordionLayout bug?

    GWT 1.5.3 GXT 1.1.3 I have created an AccordionLayout in the centre pane of a BorderLayout, the BorderLayout in in a tab panel. If I have 4...

    Started by timefortea, 18 Nov 2008 8:18 AM
    • Replies: 2
    • Views: 1,343
    13 Dec 2008 12:09 PM Go to last post
  8. MVC

    Hi everyone, I've been trying to write my application based on the MVC structure and I have a few questions about the client side. Currently my...

    Started by amirs, 5 Dec 2008 10:58 PM
    • Replies: 3
    • Views: 1,173
    13 Dec 2008 10:04 AM Go to last post
  9. MVC For GXT

    Does anyone have any advice as to where I can find any documentation or tutorials of the MVC framework in GXT? So far, the only thing I've found is...

    Started by rak, 11 Dec 2008 5:52 PM
    • Replies: 3
    • Views: 5,278
    13 Dec 2008 2:36 AM Go to last post
  10. issue in Tab Scroll

    Hi all, I am using the TabPanel.setTabScroll(true) to set scrolls on tab if tabpanel's width is less than that of all the sum of the width of its...

    Started by nitipatil, 9 Jun 2008 1:12 AM
    2 Pages
    1 2
    • Replies: 14
    • Views: 3,715
    12 Dec 2008 8:31 AM Go to last post
  11. SelectionChangedListener ClassCastException

    Hi. I have a grid which is Grid<SomeModel>. When I try to add a SelectionChangedListener to that grid's SelectionModel, then I have a...

    Started by micgala, 12 Dec 2008 3:38 AM
    • Replies: 0
    • Views: 681
    12 Dec 2008 3:38 AM Go to last post
  12. RadioGroup Validator

    Hi, How is it possible to validate a RadioGroup to know if at least one Radio Button has been selected? I have tried setValidator with no...

    Started by willome, 12 Dec 2008 1:44 AM
    • Replies: 0
    • Views: 748
    12 Dec 2008 1:44 AM Go to last post
  13. XTemplate Neste objects

    Hi, I need a help on XTemplate, I have a nested object (beansModel) and I need the name and confirmation, the confirmation is working, but the...

    Started by imesper, 11 Dec 2008 1:38 PM
    • Replies: 0
    • Views: 663
    11 Dec 2008 1:38 PM Go to last post
  14. Deleting cookie not working in Firefox

    Hi, I'm using the CookieProvider class for cookie handling. My code works fine in hosted mode and in Internet Explorer, but for some reason I...

    Started by MartinElkjaer, 11 Dec 2008 12:53 PM
    • Replies: 0
    • Views: 976
    11 Dec 2008 12:53 PM Go to last post
  15. Keep toolbar in contentpanel header visible

    I have a ToolBar in the Header of a collapsible ContentPanel. When the ContentPanel is collapsed, I'd like for the ToolBar to remain visible (same...

    Started by dmysticd, 10 Dec 2008 4:15 PM
    • Replies: 2
    • Views: 1,265
    11 Dec 2008 11:43 AM Go to last post
  16. Event KeyCode Help

    Can someone please tell me where the KeyCode static integers are defined? Also, if any of the GXT developers read this, can you please explain to me...

    Started by LINEMAN78, 11 Dec 2008 11:19 AM
    • Replies: 0
    • Views: 1,103
    11 Dec 2008 11:19 AM Go to last post
  17. Question ForwardToView question

    Hi all i've created a little window for search some features in my database. Using FormPanel and some textField when i click on search button i call...

    Started by mannobug, 11 Dec 2008 9:28 AM
    • Replies: 1
    • Views: 855
    11 Dec 2008 10:00 AM Go to last post
  18. Why don't we have setLeaf(false) functionality for TreeModel

    I use TreeStore and TreeBinder, and BaseTreeModel to populate the Tree. I want a tree item to be a non-leaf item (a folder) without children. I want...

    Started by suvarnal, 11 Dec 2008 1:42 AM
    • Replies: 1
    • Views: 741
    11 Dec 2008 8:12 AM Go to last post
  19. Bug in getcursorPos of Textarea gxt 1.1.3 ?

    Hi. I'm using the textarea, and every time i use the method getCursorPos is gives me the wrong position, at start if I'm at position 0 it says...

    Started by edfimasa, 11 Dec 2008 6:22 AM
    • Replies: 0
    • Views: 743
    11 Dec 2008 6:22 AM Go to last post
  20. How to set the TableHeader height

    I'm trying to set the table header height but unable to do so without screwing up the CSS. I tried both table.getTableHeader().setHeight(30); ...

    Started by Kutu, 29 Jul 2008 1:43 PM
    • Replies: 2
    • Views: 1,236
    11 Dec 2008 5:59 AM Go to last post


Forum Information and Options

Moderators of this Forum