Ext GWT: Discussion

Page 141 of 280 FirstFirst ... 41 91 131 139 140 141 142 143 151 191 241 ... LastLast

+ Post New Thread

  1. Views: 288
    25 Apr 2013
  1. Question EditorGrid & CheckBox Column Issue

    First of all , sorry for my poor english... I dont know why but when i set a CellEditor with a CheckBox on a my columns (CheckColumnConfig) , the...

    Started by lucas.baptista, 8 Jul 2010 11:13 AM
    • Replies: 1
    • Views: 730
    8 Jul 2010 11:37 PM Go to last post
  2. Found interface com.extjs.gxt.ui.client.core.XTemplate, but class was expected

    Hello. I have a grid where I am using a RowExpander with an XTemplate. When I load the web site it works perfect, but if I removeAll the items...

    Started by maqjav, 17 May 2010 4:56 AM
    • Replies: 1
    • Views: 1,000
    8 Jul 2010 4:57 PM Go to last post
  3. JSON grid with local paging

    Perhaps someone could give me some guidance on local paging. I have a working JSON grid which uses server-side paging. I would like to change it to...

    Started by mhc982, 8 Jul 2010 1:22 PM
    • Replies: 0
    • Views: 627
    8 Jul 2010 1:22 PM Go to last post
  4. NPE with Window hide()

    Here is the stacktrace, basically its a window.hide() causing NPE, and no way to tell what is the cause. Please...

    Started by mbgold78, 7 Jul 2010 5:55 AM
    • Replies: 2
    • Views: 427
    8 Jul 2010 12:06 PM Go to last post
  5. Radio field binding

    Hi, does anyone know how to bind a radio group?? ie. suppose there is a radio group containing 2 radio buttons: on & off rd1 = new Radio();...

    Started by hiinsu, 8 Jul 2010 11:35 AM
    • Replies: 0
    • Views: 926
    8 Jul 2010 11:35 AM Go to last post
  6. Question Allow Pressing Enter key in the TextArea in EditorGrid

    Hi, The topic was already discussed in the ExtJS section, but I could not find any parallels to GXT. Could you please help me? When I press the...

    Started by MickeyMiner, 15 Apr 2010 9:14 AM
    • Replies: 3
    • Views: 2,529
    8 Jul 2010 6:46 AM Go to last post
  7. TreePanel Drag and Drop: getting target node

    hi, I am using a TreePanel that supports Drag and Drop via DNDListener when dragging one of the supported elements to the tree, I want to update...

    Started by zvika, 27 Jun 2010 12:27 PM
    • Replies: 5
    • Views: 2,167
    8 Jul 2010 6:21 AM Go to last post
  8. Grouping Grid Performance Issue

    Hello All, I am using grouping grid provided in GXT Showcase (http://www.sencha.com/examples/#grouping). Grid is running fine until it have...

    Started by vbjain, 8 Jul 2010 5:44 AM
    grouping, pagination, performance
    • Replies: 3
    • Views: 913
    8 Jul 2010 6:18 AM Go to last post
  9. Using Google Charts/Visualization within a GXT Portal

    Hello, I'm new to GWT and GXT. I'm trying to use Google Charts (e.g. line charts) in a GXT portal. I have used the source code from the portal...

    Started by JochenH, 8 Jul 2010 12:05 AM
    • Replies: 2
    • Views: 1,284
    8 Jul 2010 3:19 AM Go to last post
  10. Split Button Popup - treepanel - how \ possible ?

    I would like to show a treepanel when the dropdown of a split button occurs. Is this possible and if so how (or at least is there an example...

    Started by bobpardoe, 8 Jul 2010 2:41 AM
    • Replies: 3
    • Views: 861
    8 Jul 2010 3:15 AM Go to last post
  11. Tutorial for beginers...

    Hi there, some body here knows a tutorial that teaches how to make operations between gwt+gxt and databases? I would lettle lost how to do it.......

    Started by targinosilveira, 7 Jul 2010 7:42 PM
    • Replies: 1
    • Views: 515
    7 Jul 2010 11:24 PM Go to last post
  12. Question Tree Grid or Panel with Connecting lines

    I am wondering whether its possible to create a Tree Grid or Panel with old style Connecting lines between parent, child and silbing relationship, I...

    Started by jeromej, 18 Jun 2010 12:17 PM
    • Replies: 2
    • Views: 1,189
    7 Jul 2010 5:54 PM Go to last post
  13. How to get back the vanished body-content of "welcome-file"

    Moin moin, my default page to serve is "login.html": <html> <head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1">...

    Started by Kalle1985, 7 Jul 2010 12:33 AM
    • Replies: 1
    • Views: 521
    7 Jul 2010 1:50 PM Go to last post
  14. customize the headerr dropdown menus in Gid (remove columns row)

    Hi, Is there a way to customize the menus that appear in Grid column headings when click? Currently I see the first-level menu that contains "Sort...

    Started by dkheartsag, 6 Jul 2010 10:36 PM
    • Replies: 1
    • Views: 478
    7 Jul 2010 8:37 AM Go to last post
  15. Image rendering in IE6, possible bug?

    Hi there, I am to develop an application that will be mainly used through IE6. The thing is, pictures appear with a border. Not only pictures I...

    Started by cyChop, 6 Jul 2010 11:35 PM
    • Replies: 4
    • Views: 1,341
    7 Jul 2010 7:33 AM Go to last post
  16. Safari 3.x + GXT 2.0 - Grid

    When using Safari 3.x and GXT 2.0 combination, in the Grid, the cells(columns) seem to be off from the header. We do not see this on any other...

    Started by kaushikGXT, 7 Jul 2010 6:28 AM
    • Replies: 1
    • Views: 693
    7 Jul 2010 6:29 AM Go to last post
  17. displaying refreshed store in a grid?

    Hi all, I have a grid component which is filled with data from ListLoader. Then I add a ClickListener: grid.addListener(Events.CellClick, new...

    Started by user100, 7 Jul 2010 1:52 AM
    • Replies: 1
    • Views: 582
    7 Jul 2010 1:53 AM Go to last post
  18. Arabic language support

    Hi, I would like to know if a plan to include arabic language is set ? In this post Sven talk about this :...

    Started by alacenaire, 7 Jul 2010 1:01 AM
    • Replies: 1
    • Views: 1,226
    7 Jul 2010 1:38 AM Go to last post
  19. Question Drag and Drop Content Panels with Reordering

    Hi all, i want to implement something similar to the below posted example. I have a couple of contentpanels which needs to be dragged and dropped...

    Started by crain, 7 Jul 2010 12:31 AM
    • Replies: 1
    • Views: 771
    7 Jul 2010 1:34 AM Go to last post
  20. ColorPalette questions

    I am using the ColorPalette in order to allow the user select a color out of a set of colors. I have a few questions: 1. Is it possible to change...

    Started by ddanny, 6 Jul 2010 9:04 AM
    • Replies: 4
    • Views: 1,168
    6 Jul 2010 9:54 AM Go to last post


Forum Information and Options

Moderators of this Forum