Ext GWT: Help & Discussion (1.x)

Page 40 of 118 FirstFirst ... 30 38 39 40 41 42 50 90 ... LastLast

+ Post New Thread

  1. Horizontal Collapse Behavior for Content Panels?

    There's a desire to have our navigation tree panel, which is a content panels, collapse horizontally as opposed to the default Vertical. Does...

    Started by jmhwhite2001, 2 Mar 2009 2:08 PM
    • Replies: 1
    • Views: 830
    19 Mar 2009 6:43 AM Go to last post
  2. Inline multiple TableLayout LayoutContainers in IE

    The below code works how i want (and would expect) it to in Firefox, but crashes in IE. If I change the display style attribute to inline instead of...

    Started by Cputerace, 18 Mar 2009 4:47 PM
    • Replies: 0
    • Views: 1,133
    18 Mar 2009 4:47 PM Go to last post
  3. TriggerField where I am wrong ?

    Hi, I tried to use TriggerField widget and tried to add style to it like below final TriggerField<String> filter = new TriggerField<String>();...

    Started by ram.ghadiyaram@gmail.com, 25 Feb 2009 9:36 AM
    • Replies: 1
    • Views: 701
    18 Mar 2009 12:19 PM Go to last post
  4. Question UI MVC Design Question - Multiple Tabs

    Greetings, everyone! I hope your day is going well. My team is developing an application that, among other things, tracks inventory. The main UI...

    Started by BinaryMuse, 18 Mar 2009 7:10 AM
    • Replies: 0
    • Views: 987
    18 Mar 2009 7:10 AM Go to last post
  5. How to force rendering of Component to use in GWT AbsolutePanel

    Hi, My application contains a 'map' (like a google map one) and i have a transparent absolute panel over it so that i can place widgets floating...

    Started by seb2nim, 18 Mar 2009 5:42 AM
    • Replies: 1
    • Views: 1,519
    18 Mar 2009 6:19 AM Go to last post
  6. AsyncCallback creation of Accordion contents not displayed

    It seems that when I populate the contents of an Accordion panel they are not displayed until I do a window resize. eg: I load a set of...

    Started by Datagenn, 18 Mar 2009 12:25 AM
    • Replies: 4
    • Views: 2,413
    18 Mar 2009 4:02 AM Go to last post
  7. Question about form binding and validating

    Hi, I've got two questions: 1. Is it possible to run an event after a model has been bound to the form? I want to do a selectAll() on the first...

    Started by Pandakopanda, 5 Mar 2009 6:50 AM
    • Replies: 5
    • Views: 2,073
    18 Mar 2009 3:07 AM Go to last post
  8. Smile can I create a Grid with String[][] (without ModelData)?

    hi, I'm migrating my app. from GWT-Ext to GXT. In GWT-Ext I filled a Grid with an array of arrays of String (String data). It contains a list...

    Started by pepgrifell, 18 Mar 2009 1:41 AM
    • Replies: 0
    • Views: 507
    18 Mar 2009 1:41 AM Go to last post
  9. textField.setValidator

    Hi, In GWT 1.5 & GXT 1.0.1, I'm trying to create a form that requires an email address to be entered twice with a validator that matches the two...

    Started by md10024, 2 Aug 2008 9:37 AM
    • Replies: 3
    • Views: 3,470
    18 Mar 2009 12:41 AM Go to last post
  10. Grid/XmlReader/HttpProxy Example Here

    I have created a little example for those who are new to GXT that might want to use the Grid/HttpProxy/XmlReader. Hopefully this will supplement the...

    Started by jpnet, 22 Sep 2008 2:17 PM
    2 Pages
    1 2
    • Replies: 17
    • Views: 10,140
    17 Mar 2009 3:51 PM Go to last post
  11. Post Providing Exception Handling in GXT client w/ Pagination...

    Ok, I'm in the process of providing exception handling to the client-side components. I have a grid that uses pagination and connects to a service...

    Started by jmhwhite2001, 16 Mar 2009 10:03 AM
    • Replies: 2
    • Views: 1,824
    17 Mar 2009 5:50 AM Go to last post
  12. Skin GWT EXT or EXT JS Toolkit

    Hi, I am wanting to put a better look and feel to the apps my developers are creating, aside from the included themes, and they said we would need...

    Started by wbweston, 11 Mar 2009 12:44 PM
    • Replies: 2
    • Views: 1,673
    17 Mar 2009 5:26 AM Go to last post
  13. shortcut keys in showmodal window

    i used DOM.addEventPreview and i implemented this code only one time at EntiryPoint DOM.addEventPreview(new EventPreview(){ public boolean...

    Started by olcaygursel, 17 Mar 2009 2:00 AM
    • Replies: 1
    • Views: 726
    17 Mar 2009 3:58 AM Go to last post
  14. Style problem with GWT ?

    Hi all, I'm using Gxt with Gwt under Eclipse, and working on a portal. So, I'm checking portal example, but I have not exactly the same result. ...

    Started by guillaumeh, 16 Mar 2009 10:51 PM
    • Replies: 2
    • Views: 1,255
    17 Mar 2009 3:03 AM Go to last post
  15. Scroll Bar Position in the RichTextArea

    Hi, I am using RichTextArea(GWT) & it has a lot of contents which brings a vertical scroll. By default it shows the lower most position of the...

    Started by Nisha, 17 Mar 2009 2:13 AM
    • Replies: 0
    • Views: 1,131
    17 Mar 2009 2:13 AM Go to last post
  16. Question SimpleComboBox size issue within a form

    Hi, I'm attempting to create a form where the TextField control is the same size as the SimpleComboBox control within the LayoutContainer. It...

    Started by michaelcgale, 2 Mar 2009 8:50 AM
    • Replies: 8
    • Views: 1,800
    17 Mar 2009 1:27 AM Go to last post
  17. GXT TabPanel + TabItem+ Scrolling issues

    Hello, I have the following issue. I have a TabPanel and three TabItems on it. TabItems contains FlexTable (from GWT library). I want width off...

    Started by smfed, 13 Mar 2009 5:12 AM
    • Replies: 3
    • Views: 5,513
    17 Mar 2009 12:55 AM Go to last post
  18. Unlock form and grid validation

    Hi, I want to edit a grid via a popup form. The reason being that I need to validate the field values when the form is completely filled. ...

    Started by netname, 16 Mar 2009 6:18 PM
    • Replies: 0
    • Views: 909
    16 Mar 2009 6:18 PM Go to last post
  19. Html layer only partially renders

    Hi, If I have a small window, my Html layer will only render up to the size of the window. If I resize the window (bigger), there is much...

    Started by Shawn.in.Tokyo, 16 Mar 2009 1:50 PM
    • Replies: 3
    • Views: 988
    16 Mar 2009 2:26 PM Go to last post
  20. Form submit of grid row data

    I would like to perform a form submit for each row defined in a grid. My idea was to create a new form, add a TextField for each value in the row...

    Started by hartwigpl, 16 Mar 2009 2:13 PM
    • Replies: 0
    • Views: 941
    16 Mar 2009 2:13 PM Go to last post


Forum Information and Options

Moderators of this Forum