Ext GWT: Discussion

Page 100 of 280 FirstFirst ... 50 90 98 99 100 101 102 110 150 200 ... LastLast

+ Post New Thread

  1. Views: 510
    25 Apr 2013
  1. Question Autovalidate

    How can I autovalidate between two dates?

    Started by prabhathkesav, 6 Nov 2010 2:56 AM
    • Replies: 9
    • Views: 1,375
    10 Nov 2010 2:12 AM Go to last post
  2. First Open TabItem Problem

    Hello everybody, i have a TabPanel with two or more TabItems. The TabItmes contains a grid. If i select an element in grid. I notice the...

    Started by mrdanger, 9 Nov 2010 2:31 AM
    2 Pages
    1 2
    • Replies: 10
    • Views: 1,037
    10 Nov 2010 12:27 AM Go to last post
  3. how cancel load event?

    how cancel load event? RpcProxy rpc = new RpcProxy() { load(Callback callback) { myservice.getData(callback); } } PagingLoader...

    Started by diegolovison, 9 Nov 2010 11:36 AM
    • Replies: 8
    • Views: 1,703
    9 Nov 2010 6:31 PM Go to last post
  4. Lateral scroll in a grid with a strange behavior

    Hi again. I have created this Grid, but the scroll shows a strange behavior, you can see it in this image: As you can see, the down arrow...

    Started by anasande, 9 Nov 2010 8:31 AM
    • Replies: 1
    • Views: 561
    9 Nov 2010 8:33 AM Go to last post
  5. Grid filtering outside the grid

    Hi, I'm trying to implement some custom filtering outside of a grid using comboboxes. I tried using loader.load with a new LoadConfig that...

    Started by uinewbie, 6 Nov 2010 10:12 AM
    2 Pages
    1 2
    filter, grid, gxt, loader
    • Replies: 12
    • Views: 2,512
    9 Nov 2010 7:36 AM Go to last post
  6. Exclamation Button on Toolbar

    I want to show the button on the toolbar in regualr style, such as with boundary and shadow, which is easy to tell there is a button on the toolbar....

    Started by clavinovahan, 8 Nov 2010 10:31 AM
    • Replies: 3
    • Views: 663
    9 Nov 2010 7:20 AM Go to last post
  7. Changing FileUploadField button text

    Hi!!! Is it posible to change the text showed in the button of the FileUploadField? I tryed to change the button icon and it works fine, but the text...

    Started by anasande, 9 Nov 2010 1:36 AM
    • Replies: 2
    • Views: 1,583
    9 Nov 2010 2:56 AM Go to last post
  8. Lightbulb Removing column

    Is it possible to remove (not hide!) a column or to replace a whole grid with a new grid with a different column configuration? Thank you in...

    Started by Clemensl, 8 Nov 2010 7:06 AM
    • Replies: 5
    • Views: 736
    9 Nov 2010 2:28 AM Go to last post
  9. How to add a star decoration for required TextField?

    The setAllowBlank of TextField does not meet the most UI users' custom. Does GXT provides other hint for required TextField, for example, adding a...

    Started by hongjiang.zhang, 8 Nov 2010 7:32 PM
    • Replies: 1
    • Views: 1,099
    9 Nov 2010 2:03 AM Go to last post
  10. GWT 2.1 compatible GXT version coming when ?

    Hello, When will you ship a GWT 2.1 compatible version of GXT. Especially the data binding support ? Thanks

    Started by alainkr, 7 Nov 2010 2:13 PM
    • Replies: 3
    • Views: 1,837
    8 Nov 2010 1:29 PM Go to last post
  11. Problem with grid data encoding

    Hi folks, When I run my application from server, some data within grid are not displaying correctly due to incorrect encoding. In whole...

    Started by Tomeo, 8 Nov 2010 8:43 AM
    • Replies: 5
    • Views: 879
    8 Nov 2010 10:59 AM Go to last post
  12. First component in vertical row layout jumps when set with RowData(1, -1)

    Hi, Sven. It looks like a bug. When I set a component with RowData(1, -1) it does all kinds of strange things. When it first shown it looks...

    Started by atrubka, 5 Nov 2010 7:58 AM
    • Replies: 8
    • Views: 1,576
    8 Nov 2010 10:40 AM Go to last post
  13. gxt Grid Check box, how to select the checkbox manually using checkbox renderer?

    Sven, Based on some condition how can I select the checkbox of grid row I have a renderer for CheckBoxSelectionModel, in case of Update, I...

    Started by gxtyas, 8 Nov 2010 9:45 AM
    • Replies: 2
    • Views: 2,724
    8 Nov 2010 10:07 AM Go to last post
  14. Question number of rows a grid can contain

    I've searched for a similar topic but I didn't find anything yet. I'm sorry if it's repetitive. I was wondering if there's a simple way to know...

    Started by francesco.calabri, 8 Nov 2010 12:54 AM
    • Replies: 8
    • Views: 1,115
    8 Nov 2010 9:18 AM Go to last post
  15. Thumbs up Run method in a Dialog

    Hi! I'm a newby in GWT and GXT. I want to put a Google Maps map in a Dialog, so I need to define a run() method in the Dialog class but I could...

    Started by anasande, 8 Nov 2010 3:00 AM
    • Replies: 4
    • Views: 816
    8 Nov 2010 6:49 AM Go to last post
  16. Load a Grid(-Module) from a XML-String

    Hello, I need you help again. I like to load a gridmodel from a xml like in the example... RequestBuilder builder = new...

    Started by Tom48, 17 Aug 2009 3:18 AM
    • Replies: 7
    • Views: 1,542
    8 Nov 2010 6:28 AM Go to last post
  17. Missing german translation for numberField_negativeText

    Hi, there is no german translation for numberField_negativeText and the existing english text sounds strange: "The value must be greater or equal...

    Started by jahrens, 8 Nov 2010 3:50 AM
    • Replies: 1
    • Views: 688
    8 Nov 2010 5:30 AM Go to last post
  18. how get the model dropped? GridDropTarget

    in this example http://www.sencha.com/examples/explorer.html#reorderinggrid I drag the line 4 and drop on second line... to know how line I drag...

    Started by diegolovison, 8 Nov 2010 2:46 AM
    • Replies: 1
    • Views: 1,160
    8 Nov 2010 4:32 AM Go to last post
  19. Lightbulb Dynamic updates in grid which refreshes certain changed cells and highlights them

    I want to have a grid which refreshes its data from some service (RPC) dynamically and highlights the cells whose data is changed. The data fetched...

    Started by ameenbudhwani, 3 Nov 2010 3:21 AM
    dynamic update, grid, grid cell
    • Replies: 3
    • Views: 1,360
    8 Nov 2010 4:25 AM Go to last post
  20. Form post to iframe?

    Hi; how i can set form target with iframe name;(FormPanel(GXT) and Frame(GWT))

    Started by TrojanMyth, 8 Nov 2010 1:52 AM
    • Replies: 1
    • Views: 1,360
    8 Nov 2010 3:23 AM Go to last post


Forum Information and Options

Moderators of this Forum