Ext GWT: Help & Discussion (1.x)

Page 42 of 118 FirstFirst ... 32 40 41 42 43 44 52 92 ... LastLast

+ Post New Thread

  1. Grid into a table column

    Hi I have a requirement to write generate a scheduler widget with the days as columns and employees in the rows. I was trying to use Table...

    Started by kolli, 11 Mar 2009 12:19 PM
    • Replies: 1
    • Views: 629
    12 Mar 2009 11:16 AM Go to last post
  2. emulated host in eclipse with cypal plugin takes long time to start

    hi, I was using GWT-Ext in my application and now I'm moving to GXT. After migrating all the code, I started the application in eclipse with...

    Started by pepgrifell, 12 Mar 2009 8:01 AM
    • Replies: 0
    • Views: 723
    12 Mar 2009 8:01 AM Go to last post
  3. Updating a panel based on other panel's events

    Hi; I am a starter on GXT, excuse me if what I ask is somewhat trivial. I have a horizontal panel. I added 2 contentpanels to that. left...

    Started by erincarikan, 12 Mar 2009 7:29 AM
    • Replies: 0
    • Views: 611
    12 Mar 2009 7:29 AM Go to last post
  4. Question Poor performance with custom widget

    Hi, I've created a custom widget which takes quite a long time until it gets displayed (~5seconds) The widget is based on nested VerticalPanels...

    Started by googelybear, 21 Feb 2009 9:34 PM
    • Replies: 3
    • Views: 1,174
    12 Mar 2009 2:58 AM Go to last post
  5. Use same Dispatcher with several modules

    Hi, I'd like to put several, undependent compiled widgets on my JSP and let them interact. Is there a way to access the same dispatcher from every...

    Started by thirteenthstep, 11 Mar 2009 7:33 AM
    • Replies: 2
    • Views: 980
    11 Mar 2009 11:54 PM Go to last post
  6. gxt TextField not showing boxes

    Here's the code i used: private LayoutContainer createFilterByColumn2() { FormLayout formLayout = new FormLayout(); ...

    Started by icegoffy, 11 Mar 2009 8:21 PM
    • Replies: 0
    • Views: 806
    11 Mar 2009 8:21 PM Go to last post
  7. Dynamic Page loading..

    Hey forum. I have a dynamic Tree in my application, and i have an url to page in each node in it. Now i'm opening each Url in a new browser window....

    Started by anton_ds, 11 Mar 2009 6:45 PM
    • Replies: 0
    • Views: 767
    11 Mar 2009 6:45 PM Go to last post
  8. Question ComboBox events

    Hi guys, I have an instance of ComboBox which is editable (ComboBox.setEditable(true)) and allows users to enter any text...

    Started by Cypher, 11 Mar 2009 12:45 PM
    • Replies: 1
    • Views: 2,198
    11 Mar 2009 1:37 PM Go to last post
  9. Paging grid total count

    How do I return a total number of rows? I only get the first page of results. Here is some of my code. Where I should be looking? final...

    Started by cumom, 11 Mar 2009 8:54 AM
    • Replies: 1
    • Views: 1,026
    11 Mar 2009 9:25 AM Go to last post
  10. number of characters after the decimal separator - NumberField

    I need set a number of characters after the decimal separator in NumberField its possible?

    Started by fother, 10 Mar 2009 6:54 AM
    • Replies: 2
    • Views: 1,051
    11 Mar 2009 9:04 AM Go to last post
  11. Help me to convert the Date

    Dear All, I got a doubt. please help me . i have a DateField 'from_date' which is a...

    Started by shajeerkt, 10 Mar 2009 11:27 PM
    • Replies: 2
    • Views: 996
    11 Mar 2009 8:46 AM Go to last post
  12. Question Events.Render before GridCellRenderer is getting active?

    Hello everbody, I am trying to add a FX effect after renderering a grid but somehow the Event Render seems to be fired although the...

    Started by JensHeyer, 11 Mar 2009 5:14 AM
    • Replies: 2
    • Views: 1,561
    11 Mar 2009 5:42 AM Go to last post
  13. EditorGrid locale issue

    add in your App.gwt.xml <inherits name="com.google.gwt.i18n.I18N"/> <extend-property name="locale" values="pt_BR"/> run the project and...

    Started by fother, 11 Mar 2009 5:35 AM
    • Replies: 0
    • Views: 498
    11 Mar 2009 5:35 AM Go to last post
  14. Getting Tab strip element

    Hi. Is there anyway for us to get the Tab Strip element of a given TabPanel/TabItem? In ext-js we could do that by issuing getTabEl(panel); ...

    Started by micgala, 6 Mar 2009 6:53 AM
    • Replies: 4
    • Views: 1,181
    11 Mar 2009 4:39 AM Go to last post
  15. Collapse ContentPanel

    Hi, I'm trying to customize the collapsible tool for a ContentPanel. Now I'm facing a problem. When a press the 'collapse' button the region...

    Started by pedrosousa, 6 Nov 2008 6:44 AM
    • Replies: 2
    • Views: 1,829
    11 Mar 2009 1:31 AM Go to last post
  16. LineChart destroy problem

    Hi, I have LineChart which is situated at the TabPanel which can be closed (setClosable(True)). So whenever i am trying to close the panel the...

    Started by smfed, 6 Mar 2009 5:05 AM
    • Replies: 4
    • Views: 1,508
    11 Mar 2009 1:30 AM Go to last post
  17. Question splited column

    hi, Is it possible to split gird column in the way shown in screenshot? Thanks, Mayank

    Started by mayanknext, 10 Mar 2009 11:25 PM
    • Replies: 0
    • Views: 564
    10 Mar 2009 11:25 PM Go to last post
  18. Application update manager

    Our first GXT app was fairly simple; only two displayed data items (text areas) were updatable, so we handled them with individual save buttons. ...

    Started by guyr, 10 Mar 2009 10:15 PM
    • Replies: 0
    • Views: 586
    10 Mar 2009 10:15 PM Go to last post
  19. Problem with EditorGrid example

    I've been using Ext for a while now, and have started the "migration" to GWT. So far it seems great, but I have to think back a few years to my...

    Started by catacaustic, 10 Mar 2009 4:38 PM
    • Replies: 0
    • Views: 553
    10 Mar 2009 4:38 PM Go to last post
  20. GXT tab creation

    Hi Team! I have a requirement in my project. We have been so far using Ext , but now we want to switch over to GXT considering its powerful...

    Started by sangforkart, 9 Mar 2009 9:58 PM
    • Replies: 1
    • Views: 760
    10 Mar 2009 1:08 PM Go to last post


Forum Information and Options

Moderators of this Forum