Ext GWT: Discussion

Page 238 of 280 FirstFirst ... 138 188 228 236 237 238 239 240 248 ... LastLast

+ Post New Thread

  1. Views: 295
    25 Apr 2013
  1. Use html tags in validation error string

    Hi! I have a problem with use html tags for validation errors. Example: ("<b>" + errorString + "</b><br>" + (...));The errorString is a simple...

    Started by romero83, 7 Sep 2009 12:02 AM
    • Replies: 0
    • Views: 619
    7 Sep 2009 12:02 AM Go to last post
  2. Wink Submit Button Event

    Hi All. I am doing a Proto on EXT GWT, i have created the modules and compiled the same when i click the submit button, i should call another...

    Started by sundhar_v, 4 Sep 2009 1:53 AM
    • Replies: 2
    • Views: 1,077
    6 Sep 2009 10:59 PM Go to last post
  3. Get vertical Scroll bottom

    I have a tabItem that I add text to like a chat window and scroll to the bottom for the latest text. How can I get the bottom scroll of the tab? ...

    Started by tommy408, 6 Sep 2009 8:50 PM
    • Replies: 0
    • Views: 1,208
    6 Sep 2009 8:50 PM Go to last post
  4. Cool Applet over components

    I have a LayoutContainer that, in order to render an applet, does this in its constructor: { final com.google.gwt.user.client.ui.Frame frame =...

    Started by shortpasta, 6 Sep 2009 6:29 PM
    • Replies: 0
    • Views: 777
    6 Sep 2009 6:29 PM Go to last post
  5. Firefox rendering problem

    Hi, I have a rendering problem with Firefox 3.5.2, the app works in IE 7, Google Chrome and in hosted browser mode. I have a Viewport (MainView)...

    Started by EnCey, 1 Sep 2009 11:14 AM
    • Replies: 1
    • Views: 638
    6 Sep 2009 7:24 AM Go to last post
  6. Replacing the center content of BorderLayout

    I've tried hiding the previous content, and just adding new content with BorderLayoutData centerData = new BorderLayoutData(LayoutRegion.CENTER);...

    Started by qbert65536, 5 Sep 2009 2:04 PM
    • Replies: 0
    • Views: 542
    5 Sep 2009 2:04 PM Go to last post
  7. Can't replicate draggable demo

    http://extjs.com/examples-dev/explorer.html#draggable - GXT version: 2.0.1 - Host mode and web mode - Browser and version: Chrome 2.0.1, Firefox...

    Started by babyblue, 3 Sep 2009 9:49 AM
    • Replies: 1
    • Views: 631
    5 Sep 2009 3:10 AM Go to last post
  8. Resizable not working

    http://extjs.com/examples-dev/explorer.html#resizable - GXT version: 2.0.1 - Host mode and web mode - Browser and version: Chrome 2.0.1, Firefox...

    Started by babyblue, 3 Sep 2009 9:41 AM
    • Replies: 3
    • Views: 1,494
    4 Sep 2009 2:02 PM Go to last post
  9. Markers in a chart.

    I need to show a vertical line marker with label in the line chart. Is it possible in the GXT Chart API? Any help will be greatly appreciated.

    Started by arkadye, 4 Sep 2009 12:03 PM
    • Replies: 0
    • Views: 663
    4 Sep 2009 12:03 PM Go to last post
  10. FitLayout sizes children wrong when container specifies width as a percentage

    I'm using a LayoutContainer that has a width specified as a percentage and is using a fit layout to size a child LayoutContainer. The problem is...

    Started by pgraham, 4 Sep 2009 7:06 AM
    • Replies: 1
    • Views: 919
    4 Sep 2009 7:09 AM Go to last post
  11. Single Check - TreePanel

    Hi. Is it possible to restrict the number of checked items in the TreePanel as 1? I mean, is it possible to use a "SingleCheckModel"... something...

    Started by micgala, 3 Sep 2009 7:12 AM
    • Replies: 2
    • Views: 1,093
    4 Sep 2009 1:49 AM Go to last post
  12. holow changing the borders columns in a grid

    i want to change the style of the grid in order to show the borders colums plz help.

    Started by bkaddour, 4 Sep 2009 12:28 AM
    • Replies: 0
    • Views: 441
    4 Sep 2009 12:28 AM Go to last post
  13. Lightbulb Need help with gxt framework

    Dear All, Can you help me with understanding of MVC framework that comes with GXT and to design a sample small application as an example. And can...

    Started by satyakatti, 30 Aug 2009 9:41 AM
    • Replies: 3
    • Views: 968
    3 Sep 2009 10:48 AM Go to last post
  14. Question Drag from an EditorTreeTable

    Hi all, I have a application with DND from a TreeGrid to an another one. Like in the Ext GWT Explorer Demo :...

    Started by gald, 3 Sep 2009 8:32 AM
    • Replies: 0
    • Views: 540
    3 Sep 2009 8:32 AM Go to last post
  15. How to know if FormPanel Submit was successul?

    I saw many posts about fileuploading withe ext-gwt It works fine so far! but, I'm wondering how I can react on a successful uploading of the file?...

    Started by brunonandolpho, 21 Aug 2009 5:06 AM
    • Replies: 7
    • Views: 1,311
    3 Sep 2009 7:24 AM Go to last post
  16. Question How to add TabItems to a TabPanel from an other class?

    I have the following class which contains a TabPanel: public class MyTabPanel extends Composite { private TabPanel tabPanel = new TabPanel(); ...

    Started by msauter, 3 Sep 2009 7:23 AM
    • Replies: 0
    • Views: 612
    3 Sep 2009 7:23 AM Go to last post
  17. Async TreeGrid expand all children

    Hi I have an async TreeGrid an I would like to expand all the Children of that Node. I tried the following pathtree.setExpanded(be.getModel(),...

    Started by locojay, 7 Aug 2009 12:55 PM
    • Replies: 1
    • Views: 2,271
    3 Sep 2009 6:18 AM Go to last post
  18. problem with HtmlEditor

    Hello all, I'm using GXT HtmlEditor in my gwt+gxt projet but I have a problem. I copied the source code from sample folder in the GXT downloaded...

    Started by dialloma, 30 Aug 2009 8:16 AM
    • Replies: 4
    • Views: 1,073
    3 Sep 2009 12:37 AM Go to last post
  19. Disabling Row Click in a Grid

    Hi, I would like the grid not to respond to the Row click events. i.e. Row should not get highlighted when a user clicks the same. Would...

    Started by karansardana, 1 Sep 2009 11:24 PM
    • Replies: 3
    • Views: 1,329
    3 Sep 2009 12:12 AM Go to last post
  20. Exclamation Editable grid

    hi I am using an editable grid that contains contains three columns including a checkBox column.I followed up the "Editable grid" example but the...

    Started by Estefan, 30 Aug 2009 10:19 PM
    • Replies: 5
    • Views: 1,253
    2 Sep 2009 11:40 PM Go to last post


Forum Information and Options

Moderators of this Forum