Search Type: Posts; User: nseb

Page 1 of 3 1 2 3

Search: Search took 0.04 seconds.

  1. Replies
    7
    Views
    3,744
    The problem is when we call dynamicaly the public void load(Long subscriberNumber, String lastName, String firstName, Date birthDate) , loader works , but grid not refresh.



    public class...
  2. Replies
    7
    Views
    3,744
    I don't have grid.getStore().reload()


    reader = new BeanModelReader<Subscriber>();

    // loader and store
    loader = new BaseListLoader(proxy, reader);
    store = new...
  3. Replies
    7
    Views
    3,744
    Hi,

    I would like to dynamically refresh a grid, I have tested different methods, but nothing works :

    grid.getStore().getLoader().load();

    or

    getGrid().reconfigure(getStore(),...
  4. Hi,

    I want catch MouseEvent in TextToolItem , the problem is the wrapped button is not accessible to addlistener or overrides methods onmouseover

    Bests regards.
  5. Replies
    11
    Views
    8,202
    up
  6. Replies
    11
    Views
    8,202
    It's possible to have an example for to Use My pojo directly in TreeLoader async ?
  7. Replies
    11
    Views
    8,202
    + 1 , I Have the same issue
  8. Replies
    8
    Views
    7,507
    +1 ,
    my project use pojo hibernate (with hibernate4gwt) and not DTO , with GWT-EXT , the rpc mechanismfor grid , tree , combo is not intrusive.

    But , I don't understand How my Pojo can...
  9. Replies
    5
    Views
    2,231
    thanks for your reply.
    I've just downloaded beta 3 , it's works , thanks.
  10. Replies
    10
    Views
    4,119
    up , any release date for beta3 ?
  11. Replies
    5
    Views
    2,231
    thanks for your reply.
    But , I want set the theme the first , on slate theme.

    I tested this : GXT.defaultTheme = Slate.SLATE; in the firsrt line on my module , but nothing's
  12. Replies
    5
    Views
    2,231
    How set the default theme , with Slate ?
  13. Replies
    10
    Views
    4,119
    release date for beta3 ?
  14. Replies
    10
    Views
    4,119
    Hi Darrell , can you release quickly a beta3 with improve performance ?
  15. Replies
    10
    Views
    4,119
    +1 , same question.

    I add that beta3 is required before release candidate , because there is a lot of major bugs in beta2
  16. Replies
    17
    Views
    8,703
    darry , we can have a response for the differents question posted here of your roadmap ?
  17. Replies
    17
    Views
    8,703
    I think , the 1.0 should integrate , these features :
    # Auto complete ComboBox (local / remote)
    # Auto fill ComboBox
    # Grid + Store (Based on Ext JS Grid)
    # Grid grouping, and totaling
    # Grid...
  18. Replies
    0
    Views
    889
    Hi,

    I have a big problem with collapsed panel , with borderlayout. The panel's title , see the picture here

    here the code :


    viewport = new Viewport();
    ...
  19. Replies
    8
    Views
    2,419
    thanks for your reply.
    I think that it's very important to have a roadmap with release date , quicky ; because many future projects , must choose now between gxt and gwt-ext.

    Best regards.
  20. Replies
    8
    Views
    2,419
    +1 ,
    because I don't see the beta 2 at the moment ?
  21. Replies
    8
    Views
    2,419
    thanks for your reply
  22. Replies
    8
    Views
    2,419
    Hi,

    it's possible to have a release date for beta 2 ?

    Best Regards
  23. Hi ,

    it's possible to change theme without reload , like as extjs ?
    can use ext's theme with gxt ?

    Best Regards,
    Sebastien.
  24. Replies
    6
    Views
    2,486
    +1

    why gxt is much slower than extjs wrapper ?
  25. Replies
    8
    Views
    7,507
    use hibernate4gwt (http://hibernate4gwt.sourceforge.net/)
Results 1 to 25 of 51
Page 1 of 3 1 2 3