Ext GWT: Q&A

Page 7 of 20 FirstFirst ... 5 6 7 8 9 17 ... LastLast

+ Post New Thread

  1. Views: 295
    25 Apr 2013
  1. Answered: Tree grid reset modified records

    I am working with editable tree grid, and I want to save some modification of rows when I press button Save, and after that I want to reset Modified...

    Started by niexx, 7 Jun 2012 11:18 PM
    editablegrid, treegrid, treestore
    • Replies: 2
    • Views: 991
    8 Jun 2012 2:53 AM Go to last post
  2. Unanswered: TreeGrid and XML

    Hi guys, can I feed TreeGrid from an XML source the same way as I'd do with Grid Can you please post a show example also with the format of...

    Started by jneuschl, 31 May 2012 6:16 AM
    • Replies: 0
    • Views: 461
    31 May 2012 6:16 AM Go to last post
  3. Question Unanswered: TreeGrid in AccordionLayout looses column width

    Hi, We have spotted a strange issue with TreeGrid placed inside ContentPanel with AccordionLayout. There's a number of ContentPanels with...

    Started by denu, 3 Jan 2012 11:27 PM
    • Replies: 5
    • Views: 965
    30 May 2012 11:49 PM Go to last post
  4. Answered: Disableing cut off from header text in grids (fade out from single digits)

    Hello, is there a possibility to disable the cut off from the header text in grids? For example when you resize a column (with the headertext...

    Started by psmoebius, 25 May 2012 1:51 AM
    • Replies: 3
    • Views: 1,162
    30 May 2012 12:18 AM Go to last post
  5. Unanswered: How to freeze / lock first n number of columns in GRID using EXT GXT 2.x version

    How to freeze / lock first n number of columns in GRID using EXT GXT 2.2.5 version In forum I found some solution whith two Grid, but want to...

    Started by Laxmikanth, 19 Apr 2012 2:12 AM
    • Replies: 4
    • Views: 1,084
    29 May 2012 9:18 PM Go to last post
  6. Unanswered: @BEAN Type BEAN cannot be resolved to a type (JAVA Compilation error)

    I want to use BeanModelMarker instead to modify my POJOS. I'm new and I'm following the example in the book. But I have an error when I intent to use...

    Started by infocorrea, 4 Apr 2012 9:24 AM
    • Replies: 6
    • Views: 1,940
    29 May 2012 5:11 PM Go to last post
  7. Unanswered: GXT 2.2.5 Demo Explorer

    I assume a ton of us are still using GXT 2.2.5. Does Sencha still host the GXT Explorer Demo for GXT 2.2.x somewhere on their site? Link? I see at...

    Started by eburgerwa, 1 May 2012 4:07 PM
    • Replies: 4
    • Views: 9,204
    29 May 2012 6:21 AM Go to last post
  8. Answered: Grid filter set to a default value, but the title is not bold

    Hallo, I set the grid filter to a default value,but the title of the column is not instantly highlighted in bold as it should be normal,if a...

    Started by Tidusmaster, 24 Apr 2012 1:21 AM
    bold, filter grid, menu
    • Replies: 2
    • Views: 1,015
    29 May 2012 5:51 AM Go to last post
  9. Unanswered: tabPanel.setSelection(tabItem) takes 5 sec to finish

    using Ext GWT version 2.2.3 Hi all, I have a TabItem with 6 grids and 3 charts, and tabPanel.setSelection(tabItem) spends 5 sec. to finish. ...

    Started by elloa, 28 May 2012 9:35 AM
    setselection, tabitem
    • Replies: 0
    • Views: 422
    28 May 2012 9:35 AM Go to last post
  10. Unanswered: Dynamic Variables

    is there any way that some parameter can changable after gwt compilation. for example I have an HOST parameter. and this HOST may change after a...

    Started by harun, 26 May 2012 4:26 AM
    • Replies: 0
    • Views: 464
    26 May 2012 4:26 AM Go to last post
  11. Unanswered: encodedRequest cannot be empty

    Hi Developer Team, sometimes I'm seeing this log error. What can I do to avoid it? I'm waiting for your reply, 16:57:20,545 ERROR ..]...

    Started by harun, 24 May 2012 6:59 AM
    • Replies: 0
    • Views: 649
    24 May 2012 6:59 AM Go to last post
  12. Question Answered: How do I add images to my GXT project

    I've found some stuff here and there, but none of it seems to be working properly. It appears that I should be creating an interface that extends...

    Started by thomhehl, 21 May 2012 9:24 AM
    • Replies: 1
    • Views: 972
    22 May 2012 1:25 AM Go to last post
  13. Cool Unanswered: Clickable Text Object

    I found this link: http://www.sencha.com/forum/showthread.php?49949-Clickable-Text-object But it doesn't seem to work under 2.25. How can I set...

    Started by thomhehl, 1 Apr 2012 3:33 PM
    click event, text
    • Replies: 3
    • Views: 1,000
    21 May 2012 11:41 PM Go to last post
  14. Unanswered: How to set padding?

    Hi guys, hopefully simple question. How to set padding on the container with a column layout? I've tied to create a new class .padding-group{ ...

    Started by jneuschl, 20 May 2012 12:59 PM
    addstylename padding
    • Replies: 0
    • Views: 475
    20 May 2012 12:59 PM Go to last post
  15. Unanswered: GXT 1.2.4 and GWT 2.4

    We have built our web app few years ago using GXT 1.2.4 and GWT 1.5.3. We're planning to upgrade to GWT 2.4. Obviously, we need to upgrade GXT to...

    Started by valavanurman, 18 May 2012 1:43 PM
    gxt upgrade 1.2.4 gwt 2.4
    • Replies: 0
    • Views: 611
    18 May 2012 1:43 PM Go to last post
  16. Unanswered: when user restore ToolBar exceded IconButton not moving to AutoHide Menu(>>)

    Hi , when user restore the ToolBar (make browser height and width small) , Lets assume my Tool Bar is having total 10 Buttons(2 are Button & 8 are...

    Started by Laxmikanth, 16 May 2012 8:37 AM
    • Replies: 1
    • Views: 691
    16 May 2012 9:33 PM Go to last post
  17. Unanswered: How to display the enclosing beanmodel attribute in grid widget

    Hi everyone, Just like the following code, I have two javabeans , and the Address javabean is enclosed in the Company javabean. After adding...

    Started by shingocat, 16 May 2012 5:26 AM
    • Replies: 0
    • Views: 530
    16 May 2012 5:26 AM Go to last post
  18. Unanswered: Problems upgrading from GXT 2.1.1 to 2.2.5-gwt22

    Hi everyone! I just upgrade my gxt project from 2.1.1 version to 2.2.5-gwt22 version. It seems there are no great problems but I cannot figure out...

    Started by tpi, 14 May 2012 11:55 PM
    • Replies: 3
    • Views: 1,210
    15 May 2012 8:34 AM Go to last post
  19. Unanswered: RowExpander Ajax Request

    Hello there.., I am a beginner to GXT and we are trying out this for a new project, I need some help with below. I have a grid with RowExpander...

    Started by rmulcha, 8 Mar 2012 12:22 PM
    • Replies: 4
    • Views: 1,324
    11 May 2012 5:38 AM Go to last post
  20. Unanswered: Different between Singleton Model and Using Registry?

    Hi Everyone, Could some one tell me the different between using Singleton model and Using Registry? Looking like the following example. //First...

    Started by shingocat, 10 May 2012 11:14 PM
    • Replies: 0
    • Views: 469
    10 May 2012 11:14 PM Go to last post


Forum Information and Options

Moderators of this Forum