Ext GWT: Help & Discussion (1.x)

Page 70 of 118 FirstFirst ... 20 60 68 69 70 71 72 80 ... LastLast

+ Post New Thread

  1. How to set a tooltip on a grid cell

    I want to set a tooltip on a grid cell. The best I can come up with is using a GridCellRenderer and returning a SPAN element. Is there a better...

    Started by vdhanda, 16 Oct 2008 11:46 AM
    • Replies: 3
    • Views: 4,180
    11 Dec 2008 5:47 AM Go to last post
  2. Grid column tooltip

    How can i set a tooltip for a specific column in a Grid? I know that if i have a Grid, i can set a generic tooltip with setTooltip(...) method,...

    Started by _sandro_, 30 Sep 2008 9:25 AM
    • Replies: 4
    • Views: 3,354
    11 Dec 2008 5:44 AM Go to last post
  3. Display Different GXT Tooltip on a per cell basis in a Grid

    I need a mechanism for displaying a tooltip when the user hovers the mouse cursor over a cell in the Grid. More specifically, I need to change the...

    Started by sbarkdull, 4 Dec 2008 8:02 AM
    • Replies: 1
    • Views: 5,243
    11 Dec 2008 5:42 AM Go to last post
  4. Grid Sort - Disabled by Controller-Event

    Hi, i've written an application which is using all the MVC classes from ext gwt. So after a button is clicked, an event is fired, the right...

    Started by Michi_de, 5 Dec 2008 3:30 AM
    2 Pages
    1 2
    • Replies: 15
    • Views: 3,721
    11 Dec 2008 2:23 AM Go to last post
  5. Table getting collapsed width wise when using panel.setExpanded(false)

    Here, Table is not showing correctly for the first time. After performing any action on the table then it is showing correctly. The Panel class is...

    Started by das, 11 Dec 2008 2:04 AM
    • Replies: 0
    • Views: 650
    11 Dec 2008 2:04 AM Go to last post
  6. Question Using XTemplate in Grid

    Hi I am newbie here. My UI contains some search results. Each result containing five or six lines, each with separate links. Likewise I have to show...

    Started by Con, 11 Dec 2008 2:04 AM
    • Replies: 0
    • Views: 788
    11 Dec 2008 2:04 AM Go to last post
  7. Grid: CheckColumnConfig .setEditable(false)

    Hi, is it somehow possible to set the checkColumnConfig variable to "not editable" ?? I haven't found anything helpful in the api or this forums...

    Started by Michi_de, 10 Dec 2008 4:44 AM
    • Replies: 1
    • Views: 1,746
    10 Dec 2008 11:58 PM Go to last post
  8. Paging Grid With XmlReader

    Hello to all. I am trying to create a Grid which supports paging and loading data via XML. The code snippet looks like this: //...

    Started by danic, 10 Oct 2008 3:41 AM
    • Replies: 8
    • Views: 3,524
    10 Dec 2008 9:13 PM Go to last post
  9. Tree to Tree drag and drop and ListView, Grid drag and drop to Tre not working proper

    Hi, I am using Ext GWT 1.2. I have a left side panel having a Tree and a right side panel having ListView and Grid. When any tree item is clicked...

    Started by suvarnal, 10 Dec 2008 3:19 AM
    • Replies: 2
    • Views: 2,725
    10 Dec 2008 9:07 PM Go to last post
  10. GWT LiveGrid

    Is there any chance that this will make it across from ExtJS to ExtGWT? This is a fantastic component. Or, how can this be achieved with the...

    Started by Kango_V, 24 Jul 2008 3:46 AM
    3 Pages
    1 2 3
    • Replies: 25
    • Views: 9,267
    10 Dec 2008 4:45 PM Go to last post
  11. TypeError when reusing combo box

    Hi, I am reusing a combo box instance and ran into some serious trouble. I create the combo like this: combo = new ComboBox<MyModel>();...

    Started by googelybear, 10 Dec 2008 9:33 AM
    • Replies: 1
    • Views: 1,542
    10 Dec 2008 3:58 PM Go to last post
  12. Question Drag And Drop ListView issues on Linux

    Hi all, I'm testing the drag and drop work with some stuff I've been doing. I'm able to reproduce an issue with a GWT Launch on linux. If I have...

    Started by david.durham.jr, 10 Dec 2008 2:09 PM
    • Replies: 3
    • Views: 2,106
    10 Dec 2008 2:26 PM Go to last post
  13. Question How to use different themes simultaneous? (solved ) :(

    Hi, how to create 2 windows, each one with one theme? Or I must create and set a new style class?

    Started by fulvius, 9 Dec 2008 7:45 AM
    • Replies: 4
    • Views: 1,232
    10 Dec 2008 10:12 AM Go to last post
  14. dialogbox and google maps

    Hi to all I've a little problem with a dialog. I have used a table ,when I click on a row on this table I see a dialog with inside a google maps...

    Started by rizla, 7 Dec 2008 1:01 PM
    2 Pages
    1 2
    • Replies: 10
    • Views: 2,303
    10 Dec 2008 9:43 AM Go to last post
  15. RadioButton Value Problem

    Hi, I do not succeed setting (and retrieving) a radioButton value. Radio Buttons are generated with RPC. Code :

    Started by willome, 10 Dec 2008 5:50 AM
    • Replies: 1
    • Views: 1,805
    10 Dec 2008 9:22 AM Go to last post
  16. Context Menu on draggable Tree

    When trying to show context menu on a Tree that is draggable, the context menu does not show up on Firefox. It works fine in Hosted Mode and web mode...

    Started by Lolovich, 10 Dec 2008 8:59 AM
    • Replies: 0
    • Views: 604
    10 Dec 2008 8:59 AM Go to last post
  17. FormPanel Alignment

    Hi, How to center (horizontally) a FormPanel ? Thanks G.

    Started by willome, 10 Dec 2008 8:50 AM
    • Replies: 0
    • Views: 706
    10 Dec 2008 8:50 AM Go to last post
  18. Question How to move / rearrange tabs like yahoo mail?

    Hellow folks Anybody knows how move / rearrange tabs like yahoo mail? I think that this feature make the interface more usable. :)

    Started by fulvius, 9 Dec 2008 4:32 AM
    • Replies: 3
    • Views: 1,268
    10 Dec 2008 7:58 AM Go to last post
  19. How to prevent a ComboBox to call ListLoader.load()

    I got two ComboBox:es. One of them loads items depending on what was selected in the first one. This is what I am using for the second ComboBox ...

    Started by Bugs, 10 Dec 2008 7:50 AM
    • Replies: 0
    • Views: 952
    10 Dec 2008 7:50 AM Go to last post
  20. Failing to load the Example src

    I created a Web Application on Netbeans: I did all this: http://www.javapassion.com/handsonlabs/ajaxgwtintro/ I imported the GXT library:...

    Started by Angelgab82, 10 Dec 2008 2:37 AM
    • Replies: 1
    • Views: 767
    10 Dec 2008 7:47 AM Go to last post


Forum Information and Options

Moderators of this Forum