Ext GWT: Help & Discussion (1.x)

Page 110 of 118 FirstFirst ... 10 60 100 108 109 110 111 112 ... LastLast

+ Post New Thread

  1. 3 dot > icon to the left of tabs and tree nodes?

    I am seeing an odd icon that is a 'greater than' sign made up of three dots. It appears to the left of tabs and tree nodes. Does anybody know...

    Started by Trustmark, 6 Jun 2008 5:40 AM
    • Replies: 4
    • Views: 2,136
    10 Jun 2008 10:48 AM Go to last post
  2. Model Doesn't Free Children or Listeners

    I would like to make sure my Model subclass cleans up children and listeners when the garbage collector calls the finalize() method. The listeners...

    Started by ccocco, 10 Jun 2008 3:31 AM
    • Replies: 0
    • Views: 1,029
    10 Jun 2008 3:31 AM Go to last post
  3. i18n & DateField

    Hello, How to do for change the day & month label of DateField for i18n?

    Started by kescatefou, 9 Jun 2008 2:06 AM
    • Replies: 1
    • Views: 1,218
    9 Jun 2008 2:33 AM Go to last post
  4. Dataview + template selection problem

    Dear reader, The selection event stops the loading of the dataview trough the loader. When I clear the line: -ModelData record = (ModelData)...

    Started by assassin, 9 Jun 2008 2:09 AM
    • Replies: 0
    • Views: 1,589
    9 Jun 2008 2:09 AM Go to last post
  5. Store with 2 Trees attached

    I have a question about the current design of Store, Binder and Tree: I have a certain TreeModel which I would like to display on 2 different...

    Started by LukasP, 3 Jun 2008 9:02 AM
    • Replies: 1
    • Views: 1,117
    9 Jun 2008 12:19 AM Go to last post
  6. getElement return null for tabPanel

    Hi all, When I was using mygwt and gwt 1.4, I was using DOM's getChild() API to get body element of the tabFolder; e.g. Element...

    Started by nitipatil, 6 Jun 2008 4:53 AM
    • Replies: 2
    • Views: 1,690
    8 Jun 2008 8:44 PM Go to last post
  7. Looking for a Table CellRenderer supporing any domain objects, irresp. of ModelData

    Hi, in the first versions of GXT I have often used the concept of assigning CellRenderers to a TableViewer. This concept worked for domain values...

    Started by Donald, 7 Jun 2008 1:14 AM
    • Replies: 2
    • Views: 1,355
    8 Jun 2008 8:38 PM Go to last post
  8. Layout weirdness

    The code below is giving me two strange behaviors. The intent is to have a block at the top with fixed height determined by its contained elements...

    Started by bhahn, 6 Jun 2008 12:28 PM
    • Replies: 0
    • Views: 1,020
    6 Jun 2008 12:28 PM Go to last post
  9. Service Interface Compile Error on upgrade to B4

    This seems like the same error as http://extjs.com/forum/showthread.php?p=177723. clmanager : personal/clmanager/src/clmanager.gxt>...

    Started by larvelljones, 6 Jun 2008 11:36 AM
    • Replies: 0
    • Views: 1,140
    6 Jun 2008 11:36 AM Go to last post
  10. How Do You Update Expanded Tree Node For Model Change?

    I have a TreeViewer in one panel and a table in another panel. If I expand a tree node on the tree, I fetch its' children from a DB and add child...

    Started by ccocco, 6 Jun 2008 7:00 AM
    • Replies: 3
    • Views: 2,495
    6 Jun 2008 11:14 AM Go to last post
  11. Question Help with layouts

    I have an application which creates a ContentPanel (within a Viewport) on startup, then later tries to add components to the ContentPanel (based on...

    Started by bjwaski, 5 Jun 2008 8:51 AM
    • Replies: 8
    • Views: 3,223
    6 Jun 2008 7:55 AM Go to last post
  12. How to populate TreeStore given Root

    I'm having a hard time populating TreeStore. Here's the code: The parameter <T> here extends TreeModel ( <T extends TreeModel> ) /** ...

    Started by Kutu, 5 Jun 2008 11:36 AM
    • Replies: 1
    • Views: 1,407
    5 Jun 2008 11:43 AM Go to last post
  13. [RESOLU] i18n

    I want change the ExtGwt dialog button yes and no for internationalization; for this i have use the noText and yesText member: Dialog dialog =...

    Started by kescatefou, 4 Jun 2008 3:58 AM
    • Replies: 1
    • Views: 1,334
    5 Jun 2008 11:25 AM Go to last post
  14. how to set minimum size for viewport

    Is there a way to set the minimum size for the viewport so that I get scroll bars at a certain size when resizing the browser window?

    Started by cdasher, 5 Jun 2008 7:27 AM
    • Replies: 1
    • Views: 1,631
    5 Jun 2008 11:17 AM Go to last post
  15. Remote procedure call problem

    Dear Reader, I am testing EXT GWT for the use of projects in the future. I want to make a remote procedure call to get all the files of a folder....

    Started by assassin, 5 Jun 2008 6:06 AM
    • Replies: 0
    • Views: 1,533
    5 Jun 2008 6:06 AM Go to last post
  16. Table widget performance / GWT capable of building Commercial Enterprise Applications

    Hi, We are building a GWT GUI for an HR application. One page contains six tables, each having 6 columns. Just adding these tables to the page...

    Started by felixSch, 4 Jun 2008 9:42 PM
    • Replies: 2
    • Views: 2,550
    5 Jun 2008 3:41 AM Go to last post
  17. [RESOLU] Colspan

    Hello I want create my own TableViewer because I want have under each table line another line where I can put a content (on entire line). Here...

    Started by kescatefou, 4 Jun 2008 1:36 AM
    • Replies: 2
    • Views: 1,345
    5 Jun 2008 12:09 AM Go to last post
  18. Cell selection in table: is it possible?

    Hi, is it possible to select a single cell in a column, other than the entire row?

    Started by slupix, 4 Jun 2008 6:45 AM
    • Replies: 2
    • Views: 1,488
    4 Jun 2008 10:59 PM Go to last post
  19. Hw to get selected table item at any instance

    I used Table.getSelectedItem() API when i was using mygwt's version 0.5.0. Which is the new API for this in extGWT 1 beta4? Pls Reply..:) ...

    Started by nitipatil, 4 Jun 2008 5:12 AM
    • Replies: 3
    • Views: 1,713
    4 Jun 2008 7:58 PM Go to last post
  20. Form data binding

    Hello, Is there a mechanism in GXT to bind the value of a form widget (e.g. a TextField) to an object? Thanks, Ian

    Started by ishafe, 4 Jun 2008 3:58 PM
    • Replies: 1
    • Views: 1,385
    4 Jun 2008 5:44 PM Go to last post


Forum Information and Options

Moderators of this Forum