Sencha GXT Q&A

Page 38 of 43 FirstFirst ... 28 36 37 38 39 40 ... LastLast

+ Post New Thread

  1. Question Unanswered: How to sort a column with an IdentityValueProvider<T>?

    I was told that if I needed to render a column using more than one property on a bean to do the following: ColumnConfig<Foo, Foo> cc = new...

    Started by icfantv, 24 Feb 2012 2:33 PM
    columnconfig, identityvalueprovider, sort, sorting
    • Replies: 0
    • Views: 475
    24 Feb 2012 2:33 PM Go to last post
  2. Unanswered: CheckBoxSelectionModel - select checkbox by default

    Hi Need to select few checkbox by default when Grid loaded with Checkbox (CheckBoxSelectionModel). I cannot see any option to do. Can someone...

    Started by maniksanthosh, 22 Feb 2012 4:18 PM
    • Replies: 4
    • Views: 925
    23 Feb 2012 2:45 PM Go to last post
  3. Unanswered: Beta 3: How to select a specific Tab in a TabPanel

    I would like to select a specific tab in a TabPanel depending on values. How can I do this?

    Started by gishmo, 20 Feb 2012 1:26 AM
    • Replies: 2
    • Views: 1,025
    23 Feb 2012 11:39 AM Go to last post
  4. Unanswered: Beta 1: NPE in StateManager from TreeStateHandler

    Basically there's no provider in StateManager when I follow this example: http://sencha.com/examples-dev/#ExamplePlace:asynctree, and I get an NPE on...

    Started by vokiel, 22 Feb 2012 11:53 AM
    • Replies: 4
    • Views: 768
    23 Feb 2012 10:18 AM Go to last post
  5. Unanswered: Empty combo box when filling it with a RPC service

    In a UiBinder file, I define a combo box in a HBoxLayoutContainer (along with some other components that are displayed fine): <container:child...

    Started by PhiLho, 6 Feb 2012 8:27 AM
    combobox, rpc
    • Replies: 2
    • Views: 906
    23 Feb 2012 12:38 AM Go to last post
  6. Unanswered: UiBinding

    I have tried running the UiBinding example posted at: http://www.sencha.com/learn/ext-gwt-3-declarative-markup-with-uibinder/ The "Click Me"...

    Started by jamone, 20 Feb 2012 11:45 PM
    • Replies: 2
    • Views: 927
    22 Feb 2012 8:53 PM Go to last post
  7. Question Unanswered: [SOLVED] A grid sorting question

    Is there a way to ask a grid (or one of it's members) on what column the data is currently being sorted?

    Started by icfantv, 16 Feb 2012 7:56 AM
    column, grid, sorting
    • Replies: 3
    • Views: 708
    22 Feb 2012 5:26 PM Go to last post
  8. Question Unanswered: [SOLVED] A grid filtering question

    I see how from the examples to add filtering to a grid via a column header menu. Is there a way to define filter fields outside the grid? E.g., if...

    Started by icfantv, 16 Feb 2012 8:00 AM
    external filter fields, filtering, grid
    • Replies: 2
    • Views: 621
    22 Feb 2012 5:25 PM Go to last post
  9. Unanswered: Filter a store?

    How do I filter a store? In gxt 2 i could do store.filter(property); But that is removed. applyFilters is protected. Should that be public like...

    Started by Olaus, 21 Feb 2012 7:17 AM
    • Replies: 4
    • Views: 946
    22 Feb 2012 5:24 PM Go to last post
  10. Question Unanswered: Panel Animation Speed

    How can I make a ContentPanel expand and collapse faster?

    Started by MarcT, 26 Jan 2012 4:27 PM
    animation, collapse, expand
    • Replies: 6
    • Views: 1,210
    22 Feb 2012 3:39 PM Go to last post
  11. Question Unanswered: Is it possible to use RowExpander with a GroupSummary Grid?

    When using RowExpander with a GroupSummary Grid a ClassCastException is thrown. GroupSummaryView is trying to render a GoupSummary and expects only...

    Started by Bob_de_Bouwer, 22 Feb 2012 4:06 AM
    grid, groupsummary, rowexpander
    • Replies: 0
    • Views: 364
    22 Feb 2012 4:06 AM Go to last post
  12. Unanswered: How i use SpriteHandler?

    Hi, i'm Dong ju. I wanna add MouseEvent to Sprite. I find SpriteHandler. But, I can't use this. i'm fool.. T_T please help me! //

    Started by JungDongJu, 18 Feb 2012 3:09 AM
    • Replies: 1
    • Views: 497
    21 Feb 2012 2:15 PM Go to last post
  13. Answered: (beta2) NumberField allowDecimals="false" doesn't work

    I have a NumberField for Integer numbers but I can type decimals then I put allowDemimals="false" and get the following error: 16:24:44.476 Unable...

    Started by poseidonjm, 16 Feb 2012 1:27 PM
    • Replies: 1
    • Views: 539
    21 Feb 2012 10:30 AM Go to last post
  14. Answered: (beta2) Editor extends Window doesn't work

    When I try create a editor that extends Window i get the following error: - Rebinding com.examplerf.client.ExampleRF.Driver - Invoking...

    Started by poseidonjm, 16 Feb 2012 1:21 PM
    • Replies: 2
    • Views: 1,728
    19 Feb 2012 4:52 PM Go to last post
  15. Unanswered: (Beta2) Setting the appearance of 1 ToggleButton

    I'd like to have a custom appearance on one of my ToggleButtons, but the problem is that the ToggleButtonCell does not have a constructor that...

    Started by lefke123, 8 Feb 2012 12:37 AM
    • Replies: 5
    • Views: 1,094
    16 Feb 2012 6:43 AM Go to last post
  16. Question Unanswered: PagingLoadConfig and SortInfo API question

    I assume the PagingLoadConfig takes in a list of SortInfo objects so as to be able to sort by multiple columns if necessary. That said, was there...

    Started by icfantv, 14 Feb 2012 1:07 PM
    list, pagingloadconfig, sortinfo
    • Replies: 4
    • Views: 912
    15 Feb 2012 11:04 AM Go to last post
  17. Question Answered: Tab Panel Styling

    I created a simple TabPanel, expecting it to appear like the one in the example. However, the first tab is indented 40px due to the...

    Started by MarcT, 14 Feb 2012 11:36 AM
    css, styling, tabpanel, tabs
    • Replies: 2
    • Views: 815
    14 Feb 2012 11:44 AM Go to last post
  18. Unanswered: Everything crashes Window Builder pro design mode

    I have a new Ubuntu dist with Eclipse and Window Builder Pro. I downloaded the latest gwt ext because I worked with this before. I created new Gxt...

    Started by thomhehl, 13 Feb 2012 12:22 PM
    window
    • Replies: 2
    • Views: 906
    14 Feb 2012 6:28 AM Go to last post
  19. Unanswered:Moved: Widget Rendered Grid with fields

    Started by Nico P, 13 Feb 2012 4:11 AM
    • Replies: -
    • Views: -
    13 Feb 2012 4:15 AM Go to last post
  20. Unanswered: Beta 2: Remote Filtering Grid with Paging

    Hello everyone. I am trying to implement a grid which uses remote filtering of columns with paging. Previous 2.x showcases contained an example of...

    Started by nstokoe, 12 Jan 2012 12:10 PM
    2 Pages
    1 2
    beta, filtering, grid, paging
    • Replies: 12
    • Views: 2,829
    12 Feb 2012 5:22 PM Go to last post