Sencha GXT Q&A

Page 35 of 43 FirstFirst ... 25 33 34 35 36 37 ... LastLast

+ Post New Thread

  1. Unanswered: How to create a dialog with a max height/width

    I am trying to create a dialog that can have a variable amount of text within it. If I set the height of my flow layout container, I can limit the...

    Started by nbuesing, 5 Apr 2012 12:22 PM
    • Replies: 0
    • Views: 514
    5 Apr 2012 12:22 PM Go to last post
  2. Unanswered: Close tab in TabPanel via coding

    How can I close a existing tab in a TabPanel via coding? Thanks

    Started by gishmo, 4 Apr 2012 10:52 AM
    • Replies: 2
    • Views: 1,201
    4 Apr 2012 9:23 PM Go to last post
  3. Unanswered:Moved: @BEAN Type BEAN cannot be resolved to a type (JAVA Compilation error)

    Started by infocorrea, 4 Apr 2012 9:24 AM
    • Replies: -
    • Views: -
    4 Apr 2012 11:45 AM Go to last post
  4. Unanswered: Checkbox align in grid

    Hi, I'm trying to place a checkbox-column into a grid. Everything works fine, but I can't place the checkboxes in the center of the column. Below is...

    Started by SelzChi, 2 Apr 2012 2:02 AM
    • Replies: 2
    • Views: 826
    4 Apr 2012 1:51 AM Go to last post
  5. Unanswered: GXT 3.0.0-RC classpath problem

    Hey guys, I spent about 3h today trying to solve this problem, but still w/o any success. I added gxt-3.0.0-rc.jar from the zip file to dependencies...

    Started by dreadnaxt, 2 Apr 2012 11:32 AM
    • Replies: 3
    • Views: 925
    3 Apr 2012 11:59 PM Go to last post
  6. Unanswered: Problem with ValueProvider<T, Date>

    I have a ValueProvider<LogEntry, Date> props.timestamp() for LogEntry, which is an autobean loaded from JSON data. I use that value provider in...

    Started by MarcT, 30 Mar 2012 5:04 PM
    autobean, date, json, valueprovider
    • Replies: 4
    • Views: 1,082
    3 Apr 2012 11:39 PM Go to last post
  7. Unanswered: Listen for ComboBox value changes

    When a user selects an item from the combobox list, you could catch that in gxt2 by combo.addListener(Events.Select,new Listener...

    Started by winter, 13 Feb 2012 10:42 AM
    • Replies: 3
    • Views: 1,099
    3 Apr 2012 1:59 PM Go to last post
  8. Unanswered: Colin's Sencha conference RecipeEditor full source code

    Hi, It is posibble to get the full source code of the recipe editor showed at Ext GWT 3.0 Data Binding and Editors conference ?? ...

    Started by eguardiola, 27 Mar 2012 8:03 AM
    • Replies: 2
    • Views: 836
    3 Apr 2012 8:13 AM Go to last post
  9. Unanswered: ValueProvider ugly cast

    It is possible to avoid the ugly ValueProvider cast ? TreeStore ModelKeyProvider is ok but the other... :-( http://pastebin.com/eri7Prkc

    Started by eguardiola, 23 Feb 2012 1:02 AM
    • Replies: 7
    • Views: 1,423
    3 Apr 2012 7:56 AM Go to last post
  10. Answered: (beta2) driver.hasErrors() doesn't work with required fields

    I have a Editor with required fields. And I call driver.hasErrors() but the result is false snippet of uibinder <gxt:FramedPanel ui:field="form"...

    Started by poseidonjm, 16 Feb 2012 1:47 PM
    • Replies: 4
    • Views: 1,082
    2 Apr 2012 3:33 PM Go to last post
  11. Unanswered: When does ext gwt(3) enhance that combobox support mulit-selection?

    :-/

    Started by LoriSun, 1 Apr 2012 11:29 PM
    • Replies: 0
    • Views: 309
    1 Apr 2012 11:29 PM Go to last post
  12. Unanswered: Got script error while clicking for menu in split button

    Hi sencha, I have the initial screen which is developed in GXT. It has the tree panel which has the 50 elements, one home page which has more...

    Started by amazon, 1 Apr 2012 10:24 PM
    • Replies: 0
    • Views: 389
    1 Apr 2012 10:24 PM Go to last post
  13. Unanswered: Window / Dialog over iframe

    Hi, I have an iframe in my application and I need to be able to display error messages to the user. When I try to use Dialog or Window I see only...

    Started by archmisha, 1 Apr 2012 9:55 PM
    • Replies: 0
    • Views: 519
    1 Apr 2012 9:55 PM Go to last post
  14. Unanswered: some error

    Started by geovannefarell, 31 Mar 2012 9:36 PM
    • Replies: 0
    • Views: 353
    31 Mar 2012 9:36 PM Go to last post
  15. Unanswered: help error please

    where the error likr this ?? in compile is succes

    Started by geovannefarell, 31 Mar 2012 8:41 AM
    • Replies: 0
    • Views: 366
    31 Mar 2012 8:41 AM Go to last post
  16. Unanswered: Dsiplay form panel after Image fadeout

    Hi, I am new to Ext JS. Please need help on the following. I want to display an Image for 2 secs (fade in and fade out). After fade out in the...

    Started by Satapathy, 30 Mar 2012 3:49 AM
    • Replies: 2
    • Views: 538
    31 Mar 2012 3:16 AM Go to last post
  17. Unanswered: Will the next release be beta5, or GA?

    Will there be a beta5 release, or is the next release the GA? I am seeing some issues come up with testing with the latest from SVN. I will...

    Started by nbuesing, 30 Mar 2012 6:41 AM
    • Replies: 2
    • Views: 660
    30 Mar 2012 2:42 PM Go to last post
  18. Unanswered: DrawComponent in grid

    I want to draw an image with DrawComponent and add that to a grid. Is it possible? I can't find something like a DrawComponentCell in order to do...

    Started by christiedavel, 27 Mar 2012 6:23 AM
    drawcomponent, grid
    • Replies: 5
    • Views: 1,060
    30 Mar 2012 6:42 AM Go to last post
  19. Question Unanswered: What property to use for ModelKeyProvider?

    Hi, Darrel is using the property name of Kid in List Property Binding example to use it as responsible for providing an unique key for Kid model....

    Started by eguardiola, 26 Mar 2012 12:18 AM
    2 Pages
    1 2
    • Replies: 12
    • Views: 1,754
    28 Mar 2012 11:57 AM Go to last post
  20. Unanswered: Remove "sortField" and "sortDir".

    I am evaluating Ext GWT as our new tool to replace Flex and I need to disable sorting on the grid to test one of our data sources in XML. Our data...

    Started by mauricio.pacheco, 27 Feb 2012 6:37 AM
    2 Pages
    1 2
    grid, sort, sortdir, sortfield, store
    • Replies: 11
    • Views: 1,773
    28 Mar 2012 10:29 AM Go to last post