Ext GWT: Q&A

Page 1 of 20 1 2 3 11 ... LastLast

+ Post New Thread

  1. Views: 261
    25 Apr 2013
  1. Question Answered: RowEditor capture the button clicks

    Hey at all I have a question about the RowEditor. I have a Grid with the RowEditor and I would like to make some checks on the Fields befor I save...

    Started by Ceene, 6 Sep 2011 1:21 AM
    3 Pages
    1 2 3
    • Replies: 21
    • Views: 2,665
    6 Sep 2011 11:21 PM Go to last post
  2. Answered: ModelType alternatives for JSON stores

    Hello, I'm looking for some advice on implementing REST services and have so far been able to load JSON data using the examples. My obstacle...

    Started by rynam0, 20 Oct 2011 5:15 PM
    2 Pages
    1 2
    • Replies: 18
    • Views: 2,942
    5 Nov 2011 4:41 AM Go to last post
  3. Answered: new chrome 24.X version problems

    Hi, I have couple of projects where I use extgwt and gxt, since google update chrome to version 24 all the fadein/out slidein/out , etc are not...

    Started by baze, 13 Jan 2013 4:49 AM
    2 Pages
    1 2
    chrome 24, gwt gxt
    • Replies: 14
    • Views: 1,868
    30 Jan 2013 12:21 AM Go to last post
  4. Exclamation Unanswered: Grid not displaying data

    I'm using a paging grid in multiple places, created a PagingGrid class. It displays fine, columns have their headings, etc., but the data doesn't...

    Started by iwebdev, 22 Oct 2011 11:08 AM
    2 Pages
    1 2
    • Replies: 13
    • Views: 2,630
    11 Nov 2011 10:19 AM Go to last post
  5. Unanswered: How To Print A Grid Component In New Browser Window

    Before you laugh at my question, its about printing a Grid component. Most GXT apps are single interface apps thus they can have several panels and...

    Started by chalu, 10 Nov 2011 6:37 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 2,764
    24 Nov 2011 1:23 AM Go to last post
  6. Unanswered: cannot add gwt sdk

    in http://www.sencha.com/learn/getting-started-with-ext-gwt/ I try to add GWT SDK in eclipse window > preference > Google WebToolKit > press "add"...

    Started by tong123123, 26 Sep 2012 12:03 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 3,456
    11 Dec 2012 1:36 PM Go to last post
  7. Answered: Problem with BorderLayout.SOUTH and Image

    Hello everyone, First of all sorry if this is not the right place to put this question. I created an application taking the example of...

    Started by slayor, 1 Sep 2011 1:54 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,937
    7 Sep 2011 1:15 AM Go to last post
  8. Answered: Add Checkbox for Selected TreeItem [com.extjs.gxt.ui.client.widget.tree.TreeItem]

    Hi all, I tried to google but i was not able to find how to add a checkbox for a selected node in a tree. By making...

    Started by akshayrpin, 10 Oct 2012 10:22 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 3,927
    2 Jan 2013 9:38 AM Go to last post
  9. Answered: Viewport not using full screen

    I'm learning from a book of Packt Publishing(http://www.packtpub.com/ext-gwt-20-beginners-guide/book) and one of the first things it addresses is the...

    Started by Pompoen, 12 Sep 2011 11:14 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,906
    19 Dec 2011 5:39 PM Go to last post
  10. Answered: How to disable a cell in a Grid

    Hey all I have a little question about the grid and the cells in the grid. How can I disable a single cell in the Grid?

    Started by Ceene, 6 Oct 2011 12:51 AM
    • Replies: 9
    • Views: 3,941
    8 Oct 2011 12:27 AM Go to last post
  11. Answered: Grid, method setColumnLines(true) - offset by 1px the header lines. Bug? How to fix?

    Hi All, http://www.sencha.com/examples/#basicgrid ColumnHeader: public void updateTotalWidth(int offset, int width) { if (offset...

    Started by Vadim Kolesnikov, 31 Jan 2012 6:13 AM
    • Replies: 9
    • Views: 1,808
    28 Feb 2012 3:32 AM Go to last post
  12. Question Answered: TextField.setStyleName("pflichtFelder") has no effect

    Hey all I have a problem with a TextField<String>. I tried to change the background in my project css file, but I don't get it. In my...

    Started by Ceene, 12 Sep 2011 4:28 AM
    • Replies: 9
    • Views: 2,960
    12 Sep 2011 5:27 AM Go to last post
  13. Unanswered: JSONArray to byte[] to String

    Hi guys, I want yo ask you what is the best practice to get this going? I have a JSONArray like this here: How should I do the conversion to a...

    Started by catalin.ciobanu, 5 Oct 2011 7:50 AM
    • Replies: 9
    • Views: 3,146
    6 Oct 2011 11:59 PM Go to last post
  14. Question Unanswered: Masking the viewport or content panel

    Hello everyone, I have a problem with masking the viewport or content panel. Right now in my application, I have a button that when I clicked it,...

    Started by the.wizard, 22 Dec 2011 11:22 PM
    contentpanel, mask, tabitem, unmask, viewport
    • Replies: 8
    • Views: 1,862
    19 Jan 2012 12:35 AM Go to last post
  15. Answered: Tricky tree/treegrid

    Hello, is possible to build a tree/treegrid by the following scenario? Scenario: Get some json data from server like this: { object1{ ...

    Started by catalin.ciobanu, 30 Sep 2011 6:37 AM
    • Replies: 8
    • Views: 1,309
    5 Oct 2011 8:00 AM Go to last post
  16. Answered: Complex form layouts without Layout containers

    Hey folks, I heard Darrell Meyer talk about how its not good practice to use containers for the layout of complex forms as it is very slow, instead...

    Started by Padster, 4 Jun 2012 9:20 AM
    • Replies: 7
    • Views: 1,535
    26 Jun 2012 12:20 PM Go to last post
  17. Answered: How to fit a TabPanel in a Viewport

    Hi, I try to code a module in which a TabPanel need to be rendered I don't find which layout I need to apply to the viewport in order to use...

    Started by sarsipius, 24 Nov 2011 11:59 PM
    layout, tabpanel
    • Replies: 7
    • Views: 1,792
    29 Nov 2011 8:11 AM Go to last post
  18. Unanswered: Radio buttons in multiple lines

    Hello, I need to display a group of radio buttons in multiple lines in a FormPanel, how can i do it? I have 16 radio buttons and i can't leave it...

    Started by rosez, 16 Sep 2011 12:04 AM
    • Replies: 7
    • Views: 1,514
    30 Jan 2012 1:02 AM Go to last post
  19. Answered: Issue with Grid Data

    I have a Grid in Accordian Layout. The Grid Cloumns are being displayed but the row data is not being diplayed. But again I have a event...

    Started by atlanta.peter, 4 Nov 2011 11:51 AM
    • Replies: 7
    • Views: 1,338
    6 Nov 2011 11:19 AM Go to last post
  20. Answered: Loading complex JSON data

    Hi guys, I use JSON to load data and I can do it but without 1 element of it. {"docodel": } Using this modeltype I manage to take all the...

    Started by catalin.ciobanu, 23 Sep 2011 2:01 AM
    • Replies: 7
    • Views: 1,543
    11 Nov 2011 5:14 AM Go to last post


Forum Information and Options

Moderators of this Forum