Ext GWT: Help & Discussion (1.x)

Page 93 of 118 FirstFirst ... 43 83 91 92 93 94 95 103 ... LastLast

+ Post New Thread

  1. Appropriate Usage of BaseModel vs BaseModelData

    When is it appropriate to use BaseModel vs BaseModelData? Currently, I have a class subclassing BaseModel. However, I don't really understand why...

    Started by jpnet, 3 Sep 2008 8:52 PM
    • Replies: 5
    • Views: 2,341
    5 Sep 2008 7:11 AM Go to last post
  2. strange behaviour when updating to 1.0.4

    Hi, I updated my project to ExtGWT 1.0.4 and now I have some really strange things. In forms all LayoutContainers with FormLayout have scroll bars...

    Started by mpelze2s, 4 Sep 2008 9:01 AM
    • Replies: 2
    • Views: 849
    5 Sep 2008 7:03 AM Go to last post
  3. Concurrent modification exception while adding Controller

    I'm attempting to add a new Controller to the Dispatcher while processing an event. Because the dispatch method of the Dispatcher uses the internal...

    Started by StefanMcDaniel, 5 Sep 2008 3:56 AM
    • Replies: 1
    • Views: 850
    5 Sep 2008 4:15 AM Go to last post
  4. Concurrency exception? what the ...

    I'm getting a concurrency exception in the hosted browser. The code was working just fine with the previous versions, but as of late, we went through...

    Started by eugenparaschiv, 5 Sep 2008 3:55 AM
    • Replies: 0
    • Views: 892
    5 Sep 2008 3:55 AM Go to last post
  5. How to disable the highlight of the TreeItem

    Is there any way to block an item of the tree, leaf or node, to be highlighted? I could not find a way to prevent a TreeItem to be highlighted and I...

    Started by bjagodzinski, 5 Sep 2008 2:15 AM
    • Replies: 0
    • Views: 644
    5 Sep 2008 2:15 AM Go to last post
  6. Resize window before Grid is displayed

    Does anyone have any idea why when I add a Grid to a ContentPanel that has a FitLayout, I must resize the GWT Hosted mode window before the Grid is...

    Started by jpnet, 4 Sep 2008 10:35 AM
    • Replies: 2
    • Views: 972
    4 Sep 2008 1:33 PM Go to last post
  7. Question newbie qs. can one create custom nodes for a Tree in ext-gwt?

    Hello, I am considering using ext-gwt. can one create custom nodes for a Tree in ext-gwt? A node consisting of widgets like buttons and...

    Started by goodnewsforyou, 3 Sep 2008 8:57 AM
    • Replies: 1
    • Views: 802
    4 Sep 2008 12:55 PM Go to last post
  8. Escaping html tags

    Is there a easier way to escape the html tags such as ''? when displaying them on the page. I'm using JSON to fetch data from the backend, when...

    Started by okwei, 4 Sep 2008 11:06 AM
    • Replies: 0
    • Views: 826
    4 Sep 2008 11:06 AM Go to last post
  9. Refreshing contents of a tab item

    Hi there, I have a TabPanel to which I add TabItem(s) based on used request. After a TabItem is created users can dynamically add ContentPanel(s)...

    Started by francescoNemesi, 4 Sep 2008 7:05 AM
    • Replies: 2
    • Views: 982
    4 Sep 2008 8:05 AM Go to last post
  10. Add layoutContainer in TabPanel ?

    Hello, I'm tryng to add a LayoutContainer class in to tab panel , but i'm not able to adjust the size(width and height) . I'm not sure if Is...

    Started by victor.martinez, 4 Sep 2008 7:40 AM
    • Replies: 0
    • Views: 809
    4 Sep 2008 7:40 AM Go to last post
  11. ComboBox field and databinding

    I am working on a thin databinding layer on the top of the existing formpanel implementation. I am afraid I don't know exactly how the combobox field...

    Started by ninja, 4 Sep 2008 5:46 AM
    • Replies: 1
    • Views: 969
    4 Sep 2008 6:46 AM Go to last post
  12. Filter on Async Tree

    Hi, i just played a bit with GXT 1.0.3/4 and tried to accomplish a Tree, which is loaded asynchronously, but can be filtered using a...

    Started by dany2k, 4 Sep 2008 4:50 AM
    • Replies: 0
    • Views: 1,055
    4 Sep 2008 4:50 AM Go to last post
  13. Post How to move elements in Tree/TreeStore up and down

    Hi, I am looking at a way to move a certain element up and down by one position in a tree. For that, the only way I found was to call store.remove...

    Started by jraue, 4 Sep 2008 2:17 AM
    • Replies: 0
    • Views: 850
    4 Sep 2008 2:17 AM Go to last post
  14. Detect when the scroll thumb hits near bottom in Grid?

    I'm trying to create the equivelent of the ExtJS LiveGrid in GXT. It will have a buffer twice the size as the number of visible rows. But, i need...

    Started by Kango_V, 3 Sep 2008 2:43 PM
    • Replies: 1
    • Views: 859
    4 Sep 2008 1:17 AM Go to last post
  15. BeanModel now delegate equals and hashCode ?

    In 1.1a4, the release notes points that "BeanModel now delegate equals and hashCode to their wrapped bean". Unfortunately it seems it is not the case...

    Started by richard.hallier, 3 Sep 2008 9:30 PM
    • Replies: 0
    • Views: 620
    3 Sep 2008 9:30 PM Go to last post
  16. Question Adding buttons to fieldset

    Hello guys, The following two lines of code do not work. FieldSet fsTest = new FieldSet("You can't pass the heading in the constrcutor"); ...

    Started by alawi, 2 Sep 2008 11:34 PM
    • Replies: 3
    • Views: 953
    3 Sep 2008 6:45 PM Go to last post
  17. Comment system

    I'm sure most of you have used a comment-system in most blogs you've visited. Could someone advise me how to create it (visually) using GXT? Let's...

    Started by Kutu, 3 Sep 2008 4:01 PM
    • Replies: 0
    • Views: 672
    3 Sep 2008 4:01 PM Go to last post
  18. Hide / Show Component

    hi, i am begining work with GXT and I need hide some components when the radioButton change focus. For example: I have : one RadioGroup with two...

    Started by luiscesarinfo, 3 Sep 2008 11:43 AM
    • Replies: 0
    • Views: 746
    3 Sep 2008 11:43 AM Go to last post
  19. question about getting explorer demo to run

    Hi. I'm trying to run the explorer demo from eclipse and having some problems. I'll try to explain exactly what I did and any suggestions are...

    Started by JPS, 3 Sep 2008 11:12 AM
    • Replies: 0
    • Views: 899
    3 Sep 2008 11:12 AM Go to last post
  20. Show CSS style despite GXT-CSS?

    Hi folks, have following problem. GXT is using some global css rules, particularly interesting are: ext-all.css ol,ul{list-style:none;} and i...

    Started by alex.d, 19 Aug 2008 4:31 AM
    • Replies: 4
    • Views: 2,724
    3 Sep 2008 3:22 AM Go to last post


Forum Information and Options

Moderators of this Forum