Ext GWT: Discussion

+ Post New Thread

  1. Views: 266
    25 Apr 2013
  1. viewport e.g. layout problem

    Hallo, I would like to switch between the different views by klicking the buttons. There are three different views: 1) view One =...

    Started by stockhausen, 19 Mar 2010 2:00 AM
    • Replies: 3
    • Views: 932
    6 May 2010 7:52 AM Go to last post
  2. Scrollbar not working in FireFox

    Hi, I am using gxt 2.1.1 and gwt 1.7.1. when using Firefox, all the scrollbar (from browser and widgets) are not response to mouse clicks. I can...

    Started by yanfa01, 5 May 2010 9:30 PM
    • Replies: 3
    • Views: 1,770
    6 May 2010 6:41 AM Go to last post
  3. Wrog GXT JAR

    Hello, Just to notice you that the GXT 2.1.1 Jar stored in maven repository is wrong. Please try Thanks dialloma

    Started by dialloma, 5 May 2010 1:14 PM
    • Replies: 3
    • Views: 841
    6 May 2010 4:07 AM Go to last post
  4. BorderLayout is not woking setAnimCollapse.

    Hi. Plain ContentPanel is wokikng setAnimCollapse. but ContentPanel is not woking setAnimCollapse in BorderLayout. (Collapse is worikng,...

    Started by yh800701, 6 May 2010 3:11 AM
    • Replies: 1
    • Views: 763
    6 May 2010 3:13 AM Go to last post
  5. GXT pages not working properly on many browsers

    Hi, I am working on college project using GXT and I can see that there are many pages which are broken on IE-8, Firefox, crome (never tried on...

    Started by sukhada.karhade, 1 May 2010 7:02 PM
    • Replies: 2
    • Views: 1,289
    6 May 2010 3:08 AM Go to last post
  6. BeanModelReader and Tree pb

    I try to use an Async Tree with BeanModel objects (extending BeanModelMarker). My first pb was due because an Adapter class (BeanModelReaderAdapter)...

    Started by fvisticot, 29 Sep 2009 1:25 AM
    • Replies: 9
    • Views: 2,970
    6 May 2010 3:04 AM Go to last post
  7. Question Portal Rows

    Hey all, I am looking for a way to set the max number of rows (column items) in a Portal. I can't access the array list columns in Portal... ...

    Started by f.sauter, 5 May 2010 6:30 AM
    column, max, portal, portlet, row
    • Replies: 4
    • Views: 1,498
    6 May 2010 1:23 AM Go to last post
  8. Question Does ScriptTagProxy work with XmlReader?

    Hi, I am trying to use ScriptTagProxy to set the store of a combo box in my application, as shown below. I have created a small app to test this...

    Started by dkann, 11 Aug 2009 11:26 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 3,618
    6 May 2010 12:49 AM Go to last post
  9. Textfield sometimes not getting focus

    Hi, using Firefox 3.6 and Chrome, sometimes when click on a textfield it is not getting the focus (to show cursor for typing). on IE 8, it is...

    Started by yanfa01, 5 May 2010 9:53 PM
    • Replies: 2
    • Views: 1,002
    6 May 2010 12:23 AM Go to last post
  10. Not Scroll. ??

    Hi. My Frame. TabPanel - TabItem - BorderLayout. - FormPanel - FieldSet - FlexTable

    Started by yh800701, 5 May 2010 6:43 PM
    • Replies: 0
    • Views: 458
    5 May 2010 6:43 PM Go to last post
  11. Exclamation Auto indent the list item in the listbox

    In the list box, there is a list of item showing. Say: A B C D Is there any way to set XTemplate to make it displayed as auto indented...

    Started by clavinovahan, 5 May 2010 6:39 PM
    • Replies: 0
    • Views: 987
    5 May 2010 6:39 PM Go to last post
  12. Pressing "enter" in field to submit form causes field's BaseModel not to be updated

    I'm using FormBinding to bind fields on a page to a BaseModel object, and also using a KeyNav to capture the Enter key press in order to submit the...

    Started by citress, 5 May 2010 3:18 PM
    • Replies: 0
    • Views: 1,012
    5 May 2010 3:18 PM Go to last post
  13. Grid background color

    I have a grid that just shows 10 rows. The bottom empty area of grid just shows white color. Is it possible to change it to different color?

    Started by clavinovahan, 5 May 2010 2:33 PM
    • Replies: 0
    • Views: 451
    5 May 2010 2:33 PM Go to last post
  14. Live Grid Scrollbars inoperable in Firefox on Ubuntu

    We are starting a new project and are planning on using LiveGrid extensively. Our development will be done in Firefox on Ubuntu. However, I...

    Started by jopelkeyca, 5 May 2010 8:29 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,810
    5 May 2010 2:14 PM Go to last post
  15. Blur event on GridView

    How do I know if the user has moved outside of the grid? I want to know when had a row selected but has now tab or clicked outside of the form. When...

    Started by JeffL, 5 May 2010 9:26 AM
    • Replies: 1
    • Views: 590
    5 May 2010 11:30 AM Go to last post
  16. customize DatePicker days style

    Hello, I want to make some specific days in DatePicker bolded out . i can't find any method in DatePicker that access individual DatePicker cells...

    Started by othmanelmoulat, 3 May 2010 10:43 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 2,850
    5 May 2010 9:58 AM Go to last post
  17. Exclamation Component for showing icon

    I need to display an icon on toolbar. What component can be used to set a icon? Just showing icon so I do not need button. There should be some...

    Started by clavinovahan, 5 May 2010 6:59 AM
    • Replies: 5
    • Views: 976
    5 May 2010 9:32 AM Go to last post
  18. CheckBoxGroup is not firing change event

    Hi I create checkBoxGroup with three checkBoxs and added the change listener. For any change at checkBox's need to fire the change (like Radio...

    Started by kondala, 5 May 2010 2:20 AM
    checkboxgroup
    • Replies: 2
    • Views: 1,427
    5 May 2010 8:58 AM Go to last post
  19. FieldSet collapse bug

    Hi, It seems (since the 2.1.1) that when a fieldSet is collapsed before the component has been displayed then the contents of the fieldSet does not...

    Started by G.edwin, 5 May 2010 8:25 AM
    • Replies: 1
    • Views: 895
    5 May 2010 8:26 AM Go to last post
  20. widget not showing in GXT's contentpanel

    I have a gwt-incubator's FastTree widget in my GWT application, using primarily GXT widgets. However it isn't showing at present. It's sitting in...

    Started by mwmcmullen, 29 Apr 2010 1:28 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 2,170
    5 May 2010 6:38 AM Go to last post


Forum Information and Options

Moderators of this Forum