Ext GWT: Help & Discussion (1.x)

Page 63 of 118 FirstFirst ... 13 53 61 62 63 64 65 73 113 ... LastLast

+ Post New Thread

  1. Toggle Button

    I do need a feature for Button (Pressed and UnPressed) like a toggle Button. Can some one let me know if it can be done using GXT. I am using...

    Started by ExtJsNoviceMember, 15 Jan 2009 12:24 PM
    • Replies: 4
    • Views: 4,261
    15 Jan 2009 1:41 PM Go to last post
  2. Drop Down Navigation

    I'm trying to put together a site with GXT that calls for the use of drop down navigation. The problem I'm having is that a LayoutContainer will hide...

    Started by gtg489w, 14 Jan 2009 2:33 PM
    • Replies: 8
    • Views: 1,368
    15 Jan 2009 1:09 PM Go to last post
  3. Question LabelField + ClickListener

    Hi all. I've got a problem: cannot add a listener to a label. First I tried to use not Extjs LableField, but a just GWT-label: Label...

    Started by zhyt, 15 Jan 2009 12:37 AM
    • Replies: 2
    • Views: 2,004
    15 Jan 2009 11:25 AM Go to last post
  4. set treeicons size bigger

    Hi, My leaficons in my tree are to big and is being chopped, witch is a problem. Is there a way I can set the size of those icons to 20px? I think...

    Started by radbyx, 15 Jan 2009 1:37 AM
    • Replies: 2
    • Views: 860
    15 Jan 2009 6:48 AM Go to last post
  5. Exclamation Drop in Grid Grouping

    Can anyone tell me how i can drag and drop items within grid which is grouped with an small example. I am able to do it in normal grid but not with...

    Started by Harikumar.m, 14 Jan 2009 5:44 AM
    • Replies: 3
    • Views: 1,191
    15 Jan 2009 6:24 AM Go to last post
  6. textToolItem width

    Hey folks, I'm totally new to the Ext Gwt scene and have begun to migrate off of Gwt Ext. To learn i decided to recreate an application using...

    Started by Padster, 15 Jan 2009 5:50 AM
    • Replies: 0
    • Views: 584
    15 Jan 2009 5:50 AM Go to last post
  7. autobind doesn't support timefield?

    Hi dear gxt community members, i've tried everything.. My FormPanel contains TimeField, the autobind on every field work find except on...

    Started by michaels, 15 Jan 2009 12:25 AM
    • Replies: 0
    • Views: 681
    15 Jan 2009 12:25 AM Go to last post
  8. ComboBox / DateField problem

    Hi! I have a problem with the combobox/datefield... The dropdown/datepick button is not in the same line with the field itself. It's one row...

    Started by FireGlow, 14 Jan 2009 10:01 AM
    2 Pages
    1 2
    • Replies: 16
    • Views: 2,456
    14 Jan 2009 1:59 PM Go to last post
  9. How to add row to the grid

    When I'm adding new item to grids store, grid showing only n rows i have added first time. Exactly newly added item appears on the last place of...

    Started by lichnost, 14 Jan 2009 7:57 AM
    • Replies: 4
    • Views: 1,294
    14 Jan 2009 10:13 AM Go to last post
  10. Which grid row is clicked when opening context menu?

    I am trying to figure out which row in the Grid the user right-clicked in when opening the context menu in a grid. I am adding a...

    Started by sbarkdull, 26 Nov 2008 8:32 AM
    • Replies: 4
    • Views: 6,077
    14 Jan 2009 1:31 AM Go to last post
  11. Outer panel receiving all keystroke responses and not the inner panels

    Hello All, I have a listener on an outer ContentPanel which listens for Event.ONKEYPRESS, I also have same kind of listeners on widgets (other...

    Started by nickydavid, 12 Jan 2009 10:57 AM
    • Replies: 1
    • Views: 764
    13 Jan 2009 11:31 PM Go to last post
  12. Question Field loses focus on store.update()

    I have a page which involves communication between a form in a LayoutContainer and a set of records in a Grid. When there are changes in a form...

    Started by jfin, 13 Jan 2009 12:35 PM
    • Replies: 0
    • Views: 781
    13 Jan 2009 12:35 PM Go to last post
  13. 2 questions about how to use FormPanel ?

    1. When I submit a FormPanel, how to lauch a waiting message bar like Ext? 2. When I show a FormPanel, how to stuff all fields according to a...

    Started by seu31199113, 12 Jan 2009 7:50 PM
    • Replies: 3
    • Views: 1,380
    13 Jan 2009 9:17 AM Go to last post
  14. How to remove a row from grid

    i have a grid with checkbox plugin that can multi select on grid.now i want to delete multi selected row in grid This is my handler code for this...

    Started by solaris249, 12 Jan 2009 6:23 PM
    • Replies: 3
    • Views: 1,522
    13 Jan 2009 9:01 AM Go to last post
  15. Post expand on combobox don't work

    Here is a sample code to make a test. The collapse button works only if i expand the box with the mouse and the expand button never expand the combo...

    Started by fornac, 12 Jan 2009 5:43 AM
    • Replies: 1
    • Views: 925
    13 Jan 2009 6:20 AM Go to last post
  16. Question Reorder Grid Columns?

    I am new to GXT, and was wondering if there is a built-in mechanism to allow users to reorder columns in a grid (specifically EditorGrid in the 1.1...

    Started by sean.mcrae, 5 Sep 2008 4:59 AM
    • Replies: 4
    • Views: 1,816
    13 Jan 2009 5:45 AM Go to last post
  17. Moved: Resize Ext.grid.GridPanel

    Started by jfizer, 12 Jan 2009 6:21 PM
    • Replies: -
    • Views: -
    12 Jan 2009 6:21 PM Go to last post
  18. Grid and ContextMenu

    There is a method on Grid to setContextMenu, but there is no method to getContextMenu. Is that just a missing method, or is there some other way to...

    Started by lfelser, 12 Jan 2009 4:35 PM
    • Replies: 2
    • Views: 837
    12 Jan 2009 6:04 PM Go to last post
  19. How to remove a column in grid

    Hi every body i have a editor grid with 6 columns and one plugin. i want a click handler that add and remove some columns and plugin. for...

    Started by solaris249, 12 Jan 2009 3:07 PM
    • Replies: 4
    • Views: 1,469
    12 Jan 2009 4:05 PM Go to last post
  20. Question BaseTreeLoader doesn't populate tree

    hi, I'm trying to populate my tree with data being loaded from server. My servlet returns data OK (can see data while debugging) but my tree gets...

    Started by gstasica, 12 Jan 2009 3:05 PM
    • Replies: 3
    • Views: 1,729
    12 Jan 2009 3:51 PM Go to last post


Forum Information and Options

Moderators of this Forum