Ext GWT: Discussion

Page 112 of 280 FirstFirst ... 12 62 102 110 111 112 113 114 122 162 212 ... LastLast

+ Post New Thread

  1. Views: 499
    25 Apr 2013
  1. how to add double click and on click in grid at the same time

    grid.addListener(Events.OnClick, new Listener<GridEvent<_Messages>>() { @Override public void...

    Started by mvillamor, 6 Oct 2010 10:44 PM
    2 Pages
    1 2
    gxt multiple listeners
    • Replies: 12
    • Views: 1,717
    12 Oct 2010 1:50 AM Go to last post
  2. ToolTip

    Hi, a great job was done on the tooltip.... was wondering if there is a clean and good solution for enabling the current tooltip to behave like...

    Started by xperetz, 11 Oct 2010 11:17 PM
    • Replies: 1
    • Views: 614
    12 Oct 2010 1:45 AM Go to last post
  3. getting started--layout and containers question

    Hi- Eventually I would like to create a three-part website with: --a top bar (fixed height, 100% width)--i.e. a header for the entire page....

    Started by deuce4, 2 Oct 2010 2:08 PM
    • Replies: 3
    • Views: 652
    11 Oct 2010 6:37 PM Go to last post
  4. DND-Validation to cancel dragDrop event

    Hi there, I'd like to validate a drop event depending on the targets instance. So I tried to do this by overriding the dragDrop event of the...

    Started by oxyrox, 12 Jul 2010 12:57 AM
    cancel drop event, dnd, dragdrop, validation
    • Replies: 2
    • Views: 1,352
    11 Oct 2010 1:07 PM Go to last post
  5. Reloading a component

    So I'm using a tree grid with drag and drop functionality. I'm wondering if there is a way I could make it so that when I click a button, the tree...

    Started by johnjalex, 11 Oct 2010 10:48 AM
    • Replies: 1
    • Views: 477
    11 Oct 2010 10:57 AM Go to last post
  6. gxt.jar from Release 2.1.3

    How can I download gxt.jar from Release 2.1.3. Is there any download webpage?

    Started by canfindvinay, 11 Oct 2010 9:42 AM
    • Replies: 1
    • Views: 1,522
    11 Oct 2010 9:46 AM Go to last post
  7. GXT- Working with images

    Hi All, In my application i have a grid with expender (using The widget Grid Expender) The Rendering of the expended content data depends on the...

    Started by xperetz, 11 Oct 2010 1:26 AM
    • Replies: 6
    • Views: 1,329
    11 Oct 2010 7:01 AM Go to last post
  8. how to refresh treepanel without auto collapsing ing gxt?

    I have this timer to refresh treepanel but once it refresh it will auto collapse. Can I ask for property or sample code that will not auto collapse...

    Started by mvillamor, 11 Oct 2010 6:45 AM
    treepanel refresh
    • Replies: 1
    • Views: 1,399
    11 Oct 2010 6:55 AM Go to last post
  9. Combobox with template problem

    Hello, How can I access an item of a combobox on which I apply a template? I see that I can use the setItemSelector methodd but I don't know how...

    Started by eudoxem, 11 Oct 2010 5:18 AM
    • Replies: 2
    • Views: 671
    11 Oct 2010 6:11 AM Go to last post
  10. Question Pie Chart data from bean list

    Hi All, I have a list of object constructed from raw JSON data of the following format - the sample below shows one object: "Position" : ...

    Started by kudos_ni_, 11 Oct 2010 2:26 AM
    • Replies: 2
    • Views: 694
    11 Oct 2010 4:41 AM Go to last post
  11. to create stylish bars for heading

    I want to give different styles to bars. I want to change the normal style of content panel or some other bar types(:|

    Started by Mr.Clean, 11 Oct 2010 2:42 AM
    • Replies: 5
    • Views: 988
    11 Oct 2010 3:40 AM Go to last post
  12. Edit actions on Checkbox do not trigger Events on EditableGrid

    Versions: GXT 2.1.3 and GXT 2.2 I am looking for the 'AfterEdit' event in particular. The cell editors associated with text widgets have no...

    Started by questzen, 11 Oct 2010 3:13 AM
    afteredit, celleditor, checkbox, editable grid, events
    • Replies: 3
    • Views: 989
    11 Oct 2010 3:29 AM Go to last post
  13. Question Message Bundles in Ext Gwt

    Is there any type of message bundles that an extGwt supports for dynamically loading if any exception arise in the database,while inserting any...

    Started by prabhathkesav, 11 Oct 2010 1:37 AM
    • Replies: 8
    • Views: 967
    11 Oct 2010 3:09 AM Go to last post
  14. BorderLayout and ContentPanel

    Hello, I have a simple problem, yet I am unable to find a simple answer... In my app, I have a LayoutContainer set with a BorderLayout. On...

    Started by chazzz2473, 10 Oct 2010 11:41 PM
    • Replies: 2
    • Views: 550
    11 Oct 2010 2:29 AM Go to last post
  15. oval shaped textfield

    hi, I want to created an oval shaped textfield now.Is there anyone to give:) a solution

    Started by Mr.Clean, 10 Oct 2010 8:55 PM
    • Replies: 2
    • Views: 728
    11 Oct 2010 2:29 AM Go to last post
  16. clickevent code of menuitem andmenubaritem

    i want the clickevent code of menuitem andmenubaritem ,Pls send the code

    Started by Mr.Clean, 9 Oct 2010 8:02 PM
    • Replies: 1
    • Views: 534
    11 Oct 2010 2:11 AM Go to last post
  17. Question Quick Find/Search Button

    How can I add quick find/search button of oval shape to the toolbar,help please?

    Started by prabhathkesav, 10 Oct 2010 2:32 AM
    • Replies: 1
    • Views: 678
    11 Oct 2010 2:10 AM Go to last post
  18. Exclamation VBoxLayout resize problem.

    I have following code: package com.sap.cmps.myview.client.ui; import com.extjs.gxt.ui.client.Style; import...

    Started by ikovaltaras, 9 Oct 2010 4:41 PM
    • Replies: 0
    • Views: 688
    9 Oct 2010 4:41 PM Go to last post
  19. ListView Item text not displayed

    Help me, ListView not displaying the item text. It displays blank item. Following is the code ContentPanel listPanel = new ContentPanel(); ...

    Started by surendra, 8 Oct 2010 6:32 PM
    listview
    • Replies: 1
    • Views: 1,352
    9 Oct 2010 3:40 AM Go to last post
  20. click event code of menuitem

    i have a menubar named bar4 and a menuitem named item1. I want the click event code of item1.

    Started by Mr.Clean, 9 Oct 2010 1:34 AM
    • Replies: 0
    • Views: 810
    9 Oct 2010 1:34 AM Go to last post


Forum Information and Options

Moderators of this Forum