Ext GWT: Discussion

Page 61 of 280 FirstFirst ... 11 51 59 60 61 62 63 71 111 161 ... LastLast

+ Post New Thread

  1. Views: 293
    25 Apr 2013
  1. ComboBox Help

    So I'm trying to make a ComboBox similar to the example on the site (http://www.sencha.com/examples/pages/forms/forumsearch.html). I'm using a...

    Started by Snuggi3, 25 Feb 2011 10:46 AM
    combobox
    • Replies: 2
    • Views: 637
    9 Mar 2011 11:31 AM Go to last post
  2. LiveGridView doesn't refresh display when store is empty

    Hi, I use GWT 2.2 and GXT 2.2.3 I know how to populate a grid from my XML data, but with the new version of GXT 2.2.3, a live grid doesn't work...

    Started by ppoulard, 9 Mar 2011 8:10 AM
    • Replies: 1
    • Views: 876
    9 Mar 2011 8:35 AM Go to last post
  3. Create a dialog without header but with the upper horizontal border

    Hi, I noticed that if I create a dialog with setHeaderVisible(false), the upper horizontal border is also not visible and this is a problem for...

    Started by sempervivo, 9 Mar 2011 2:26 AM
    • Replies: 2
    • Views: 812
    9 Mar 2011 8:28 AM Go to last post
  4. Disabling Cells in an editor grid

    I have an editor grid that has 4 columns. The second column is a combobox and if a certain value is selected in that combobox, users should not be...

    Started by darkling235, 9 Mar 2011 4:28 AM
    • Replies: 1
    • Views: 498
    9 Mar 2011 6:49 AM Go to last post
  5. Dispatcher problem/help

    I am not sure whether this is a bug or my lack of knowledge. but whenever i use a dispatcher Controller with Listener. the DispatcherListener is...

    Started by articlaus, 8 Mar 2011 1:35 AM
    dispatcher, dispatcherlistener, gxt
    • Replies: 1
    • Views: 935
    9 Mar 2011 12:23 AM Go to last post
  6. How to clear Desktop (com.extjs.gxt.desktop.client.Desktop)?

    Hi! I try to understand the functionality of the Desktop and try to implement now a function of relogin: the user changes the account (log out...

    Started by Лэйн, 4 Sep 2009 9:56 PM
    • Replies: 4
    • Views: 2,536
    8 Mar 2011 10:16 PM Go to last post
  7. ComboBoxes empty

    I'm working with a combobox in an editor grid. I'm attempting to build the list of options from the server and provide them to the user, but the...

    Started by darkling235, 4 Mar 2011 9:33 AM
    • Replies: 3
    • Views: 550
    8 Mar 2011 11:51 AM Go to last post
  8. is gxt-all on CDN?

    It seems that ext-all.css isn't compatible w/ ext gwt. Is gxt-all.css on CDN? Is there a way to set ext gwt to use CDN? Thx.

    Started by notcourage, 5 Mar 2011 3:35 PM
    cdn, ext, gwt
    • Replies: 2
    • Views: 893
    8 Mar 2011 9:10 AM Go to last post
  9. Json Paging Grid is showing all result in a single page

    I am having a problem with my json paging grid, somehow it's showing all the result instead of the pagesize limit. Like if I have 10 records in...

    Started by rluk, 7 Mar 2011 11:09 AM
    • Replies: 2
    • Views: 1,357
    8 Mar 2011 7:06 AM Go to last post
  10. Question Create a grid with all rows selected at opening

    I searched through the forum ,but actually i didn't find a solution to this. I have a Grid with a certain number of records and a...

    Started by alessalessio, 8 Mar 2011 4:10 AM
    checkboxselectionmodel, grid, selectrow
    • Replies: 1
    • Views: 634
    8 Mar 2011 6:47 AM Go to last post
  11. ComboBox Arrow on left side

    I just updated to the GXT 2.2.1 and now it looks like there is something wrong with my combobox arrows, they are on the left side of the box and on...

    Started by davidj2k, 4 Mar 2011 3:21 PM
    • Replies: 4
    • Views: 2,120
    8 Mar 2011 6:38 AM Go to last post
  12. Using GXT over SSL VPNs

    Hello there, We have developped an application that works just fine on an intranet. However, we have to open the access over a SSL VPN to some...

    Started by cyChop, 8 Mar 2011 4:37 AM
    • Replies: 0
    • Views: 468
    8 Mar 2011 4:37 AM Go to last post
  13. Disabling a particular cell of an editable grid

    Hi, I'm working on a project in which I have an editable grid. In my grid, I have to disable a particular cell according to a property in my...

    Started by ales, 7 Mar 2011 7:56 AM
    • Replies: 3
    • Views: 1,008
    8 Mar 2011 1:05 AM Go to last post
  14. LiveGridView with empty store

    Hi, I have a LiveGridView which in some conditions has nothing to display. I have chosen this component because i'm trying to avoid to use a...

    Started by ionut.rachita, 4 Mar 2011 6:10 AM
    livegridview
    • Replies: 1
    • Views: 733
    7 Mar 2011 9:04 AM Go to last post
  15. Right click disable in IE

    Hi, I am using GXT 2.2.1 jar in my application. I need to disable right click on the browser when i run my application.The browsers I need to use...

    Started by nitinfuture, 7 Mar 2011 5:35 AM
    • Replies: 0
    • Views: 1,120
    7 Mar 2011 5:35 AM Go to last post
  16. TreeGrid multi selection mode & Events.BeforeSelect

    Can't tell if this is an issue for sure, correct me if I am wrong. I'm using a TreeGrid with multi selection mode, I've added BeforeSelect...

    Started by meliniak, 7 Mar 2011 4:44 AM
    • Replies: 1
    • Views: 1,109
    7 Mar 2011 4:45 AM Go to last post
  17. Why does my GXT App Hangs When not in "Compatibility Mode" in IE8?

    Hello, I have a GXT intranet app built using GXT 2.1.1/GWT 2.0. My problem is in IE8 the App just hangs on the "Loading Application" Loading...

    Started by blackbox23, 6 Mar 2011 11:40 PM
    • Replies: 1
    • Views: 836
    7 Mar 2011 2:28 AM Go to last post
  18. when does widget width become available?

    I have a need to read widget width and resize them after they are rendered. I tested getWidth() in onRender(), afterRender(), onAttach(). In all...

    Started by bhomass, 6 Mar 2011 12:39 AM
    • Replies: 0
    • Views: 846
    6 Mar 2011 12:39 AM Go to last post
  19. Horizontal FormPanel

    Hello, Is it possible to arrange the fields in a FormPanel horizontally? From the examples I figured I could use a FormPanel for each field and...

    Started by guznik, 5 Mar 2011 11:14 AM
    fields, form, formpanel, horizontal, row
    • Replies: 0
    • Views: 731
    5 Mar 2011 11:14 AM Go to last post
  20. Cool formpanel already added to contentpanel but not showing

    formpanel already added to contentpanel but not showing. But buttons in the contentpanel are showing. Is there a force redrawing / recalculating of...

    Started by zmas, 2 Mar 2011 1:36 AM
    contentpanel, formpanel
    • Replies: 2
    • Views: 752
    5 Mar 2011 6:45 AM Go to last post


Forum Information and Options

Moderators of this Forum