Sencha GXT Q&A

Page 2 of 43 FirstFirst 1 2 3 4 12 ... LastLast

+ Post New Thread

  1. Unanswered: Chrome/Firefox Plugins made with GXT

    Hi, I was planning to create either some Chrome or Firefox plugins. I was wondering if there is any experience in migrating an existing extGWT...

    Started by pellyadolfo, 2 Aug 2012 6:47 PM
    2 Pages
    1 2
    • Replies: 18
    • Views: 1,506
    14 May 2013 2:56 PM Go to last post
  2. Question Answered: Grid - autoresize with BorderLayoutContainer

    Hi, I'm using a BorderLayoutContainer which has a Grid in its CenterPanel (ContentPanel component). When I'm collapsing my westPanel the...

    Started by smartin, 10 May 2013 6:00 AM
    autoexpand, autoresize, grid
    • Replies: 5
    • Views: 287
    13 May 2013 9:38 AM Go to last post
  3. Unanswered: How can I use a widget as leaf in a tree

    Hello, I'm trying your api for GWT because I think that is very interesting for us, but I've a problem with Tree. I want to create a tree...

    Started by rbenitez, 9 May 2013 6:54 AM
    tree, treestore, widget
    • Replies: 0
    • Views: 120
    9 May 2013 6:54 AM Go to last post
  4. Unanswered: Chart issue : How to set intervals by time

    Hi I am trying to draw a chart based on Line Chart Example (http://www.sencha.com/examples/#ExamplePlace:linechart) here is my chart ...

    Started by quejinkook, 9 May 2013 12:48 AM
    • Replies: 0
    • Views: 93
    9 May 2013 12:48 AM Go to last post
  5. Unanswered: Grid does not size properly

    Hi Guys, I have created a page that contains 2 grids. The problem is that the grids do not take the complete space in the layout. I have included...

    Started by phickey, 2 Apr 2013 1:41 PM
    3 Pages
    1 2 3
    • Replies: 20
    • Views: 772
    8 May 2013 1:44 PM Go to last post
  6. Unanswered: change width of gxt horizontal stack bar

    Hi Since the width of the horizontal stack bar is calculated automatically. When there is one i am getting pretty wide bar. I can't use gutter...

    Started by onentwoo, 17 Mar 2013 5:42 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 768
    8 May 2013 7:33 AM Go to last post
  7. Unanswered: GWTP and GXT Tabs?

    Does anyone have a sample of how to accomplish this? I would like to have a seperate presenter for each GXT tab. I found a post about this, but there...

    Started by jdkida, 29 Apr 2013 12:15 PM
    • Replies: 3
    • Views: 200
    7 May 2013 3:51 PM Go to last post
  8. Unanswered: No isDirty method in GXT3 for Field and FormPanel

    In GXT2, Field and FormPanel provided isDirty() method to check if the field value is changed. But isDirty() is no longer available in GXT3? ...

    Started by TAMMA01, 7 May 2013 4:07 AM
    dirty, isdirty
    • Replies: 1
    • Views: 130
    7 May 2013 10:08 AM Go to last post
  9. Unanswered: Alternative for MultiField

    Is there an alternative for MultiField that was in gxt2 ?

    Started by mheijink, 31 May 2012 11:02 AM
    • Replies: 7
    • Views: 1,047
    6 May 2013 1:23 AM Go to last post
  10. Unanswered: GXT Desktop Apps

    Hi, I have eventually go the GXT 3 Webdesktop working. I'm now trying to add applications to the Start menu. Does anyone know how this is done? ...

    Started by Owenwa, 5 May 2013 4:46 AM
    desktop, gxt, widgets
    • Replies: 0
    • Views: 150
    5 May 2013 4:46 AM Go to last post
  11. Answered: [FIXED] change occapacity of disabled field

    What is the best way to change the occapacity of disable fields for the whole application in GXT 3?

    Started by gishmo, 12 Apr 2012 12:02 AM
    • Replies: 3
    • Views: 781
    2 May 2013 11:44 AM Go to last post
  12. Unanswered: clear.gif is missing

    If we run our applications in hosted mode or in compiled mode (with tomcat), the clear.gif in the generated source code is missing. This result in an...

    Started by y612000, 4 Apr 2012 11:15 PM
    • Replies: 8
    • Views: 1,379
    2 May 2013 10:57 AM Go to last post
  13. Answered: How to sort case-insensitive when using addSortInfo

    I would like to sort my treestore so I tried the following. The problem was it sorted case-sensitive so how can I sort it case-insensitive? ...

    Started by travelbug, 7 Feb 2013 10:37 PM
    addsortinfo, case-insensitive, storesortinfo
    • Replies: 3
    • Views: 286
    2 May 2013 6:19 AM Go to last post
  14. Unanswered: scatter chart adding multiple value on the same x-axis category

    In scatter graph i am trying to display multiple point on the same x-axis value (in example value 3 ,5 ,7) is on the same x-axis date (28/4). all...

    Started by onentwoo, 29 Apr 2013 3:30 AM
    • Replies: 1
    • Views: 157
    1 May 2013 2:19 PM Go to last post
  15. Unanswered: LiveGrid is not displayed when deployed on TomCat.

    I have a GWT application that include only a LiveGrid widget. When the application runs inside Eclipse everything works correctly. The same when...

    Started by florin_p, 26 Apr 2013 3:51 AM
    gxt, livegrid, mobile detection
    • Replies: 2
    • Views: 210
    26 Apr 2013 8:28 AM Go to last post
  16. Unanswered: ToolTip on a Tree Node

    Hi Guys, I need to provide a ToolTip for each node on a Tree in gxt 3.0. I GXT 2.x we used qtip and it works perfect, now we need to provide the...

    Started by dardison, 4 Jan 2013 1:03 PM
    • Replies: 2
    • Views: 347
    26 Apr 2013 6:20 AM Go to last post
  17. Unanswered: GXT application with JDK 1.5

    Hi , Can someone help me and example to make GWT GXT application up and running with Java JDK 1.5. i tried couple of ways but giving bad version...

    Started by nnvnaveen, 25 Apr 2013 7:29 AM
    • Replies: 1
    • Views: 117
    25 Apr 2013 11:13 AM Go to last post
  18. Unanswered: FormButtonBinding alternative

    Hi, Does anyone know if there is an alternative for FormButtonBinding in GXT3? Thanks.

    Started by shake, 10 Apr 2013 1:14 AM
    • Replies: 2
    • Views: 219
    24 Apr 2013 6:24 AM Go to last post
  19. Unanswered: Manipulating treegrid after detaching from parent

    Hi all, i'm faced with a problem in manipulating the store of a treegrid. The problem appears only when the treegrid has been removed from its...

    Started by wwilhelm, 4 Apr 2013 1:26 AM
    • Replies: 3
    • Views: 865
    22 Apr 2013 5:26 AM Go to last post
  20. Unanswered: TabPanel : Reloading data on selectionEvent ?

    Hello, I have a tabPanel containing several tabs (number of tabs depends on the user connected on application) with each tab containing a...

    Started by tnicolas, 18 Apr 2013 12:41 AM
    reload, selection, tabpanel
    • Replies: 1
    • Views: 354
    18 Apr 2013 7:06 AM Go to last post