Ext GWT: Discussion

Page 19 of 280 FirstFirst ... 9 17 18 19 20 21 29 69 119 ... LastLast

+ Post New Thread

  1. Views: 303
    25 Apr 2013
  1. PagingToolbar.java line 442 method--> onPageChange()

    we should give a logic judgement for the page-number u input , the input page number p (PagingToolbar.java line 776) should p>0 &&...

    Started by vicre, 29 Jul 2011 1:20 AM
    • Replies: 2
    • Views: 1,338
    20 Nov 2011 10:28 AM Go to last post
  2. iFrame use

    Hello, I have tried creating a new component that would integrated some html code into an iFrame. The iFrame is required to get rid of any CSS...

    Started by omar.belkhodja, 18 Nov 2011 3:06 PM
    • Replies: 0
    • Views: 570
    18 Nov 2011 3:06 PM Go to last post
  3. TreeStore sorter

    Hi, can I sort the TreeStore with different StoreSorter on some sub-trees? I need a descending sort on level 3 in the tree (a number), on level 2...

    Started by A.Rothe, 18 Nov 2011 6:53 AM
    sort, storesorter, tree grid, treestore
    • Replies: 0
    • Views: 487
    18 Nov 2011 6:53 AM Go to last post
  4. Content of third (nested) TabPanel is not being rendered.

    The issue is that the content of the TabItems of the most nested TabPanel is not being rendered. I have created a TabPanel that in one of its...

    Started by anahuacv, 16 Nov 2011 3:13 AM
    issue, nested, rendered, tabpanel, tapitem
    • Replies: 2
    • Views: 571
    18 Nov 2011 1:43 AM Go to last post
  5. Internet Explorer 8 Memory Leak when removing items from the ListStore backing a Grid

    Hi All, Using the sencha example of a Grid and creating a timer to remove all elements from the Grid and re-add them shows a gradual increase in...

    Started by forseta, 17 Nov 2011 5:38 PM
    grid, gxt, internet explorer, memory leak
    • Replies: 0
    • Views: 645
    17 Nov 2011 5:38 PM Go to last post
  6. EditorGrid: how to show invalid cell whose validation is dependent on other cells?

    I have seen a few other posts asking similar questions, but have not been able to garner enough knowledge to get this working and I've been at it all...

    Started by PELJO04, 3 May 2011 1:52 PM
    • Replies: 4
    • Views: 2,791
    17 Nov 2011 7:58 AM Go to last post
  7. Problem within TreeGrid

    Hi, I have a TreeGrid and a TreeStore. If I add a new record to the store manually, I try to expand the parent node of the new record: Parent...

    Started by A.Rothe, 17 Nov 2011 4:58 AM
    duplicate nodes, expand node, treegrid
    • Replies: 3
    • Views: 887
    17 Nov 2011 5:32 AM Go to last post
  8. DnD feedback

    Hi, how I can change the feedback text "x items selected" to another language/content? Thanks Andre ~o)

    Started by A.Rothe, 11 Nov 2011 2:00 AM
    dnd, feedback
    • Replies: 2
    • Views: 837
    17 Nov 2011 1:09 AM Go to last post
  9. Check valid targets during DnD

    Hi, how I can check, whether or not the user moves the cursor over a valid target during DnD? I would like forbid to use some ModelData as drop...

    Started by A.Rothe, 10 Nov 2011 7:22 AM
    dnd, forbid drop, nodes
    • Replies: 1
    • Views: 605
    17 Nov 2011 12:41 AM Go to last post
  10. I rewrite url with a new parameter "locale=fr" but the url address seems not change

    I rewrite a url with a new parameter "locale=fr" but the url address seems not work the original url is ...

    Started by vicre, 26 Apr 2011 7:29 PM
    url binding refresh
    • Replies: 1
    • Views: 2,839
    16 Nov 2011 10:14 PM Go to last post
  11. OnRender and constructor

    Maybe it´s a so basic question, but I hadn´t realized of this until now. When I create a new widget which extends a LayoutContainer or a...

    Started by blay, 6 Dec 2010 11:06 AM
    • Replies: 2
    • Views: 1,365
    16 Nov 2011 9:27 PM Go to last post
  12. how to set 'alt' attribute for the image setting for an image button

    Hi, My application has different type of icons like 'refresh', 'add' and 'delete'. All these are implemented using Normal buttons. In case images...

    Started by Sriman, 26 Jul 2010 9:55 PM
    • Replies: 1
    • Views: 1,094
    16 Nov 2011 1:53 PM Go to last post
  13. [2.2.5] gxt-all.css contains duplicate styles for x-layout-collapsed

    The gxt-all.css contains a both two .x-layout-collapsed styles. Should one be removed to avoid confusion? The first at line 440 is: ...

    Started by The_Jackal, 15 Nov 2011 10:30 PM
    • Replies: 1
    • Views: 941
    15 Nov 2011 11:35 PM Go to last post
  14. Drag and drop not working after scrolling grid

    We seem to be having an issue with drag and drop. We have a grid with 100 rows in it and we need to drag rows to another grid. The screen shows 13...

    Started by DamionS, 9 Nov 2011 10:09 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 1,807
    15 Nov 2011 8:51 AM Go to last post
  15. Exclamation I.E. Memory Leak GWT vs. GXT

    All- I have been experiencing I.E. memory leak problems so I created a simple test with GWT only and then included GXT libraries. I am using a timer...

    Started by glewis321, 24 Oct 2011 10:16 AM
    • Replies: 4
    • Views: 1,510
    15 Nov 2011 8:38 AM Go to last post
  16. Grid Row not blinking when trying from inside Store.Update event listener

    Hi everyone, I am trying to make the updated row of a grid blink (to indicate to the user that the data of that particular row has been...

    Started by IHB1, 14 Nov 2011 10:55 PM
    • Replies: 8
    • Views: 1,014
    15 Nov 2011 3:06 AM Go to last post
  17. GXT Grid Printing ??

    Please who can help me with printing a GXT Grid as explained here :...

    Started by chalu, 10 Nov 2011 7:42 PM
    • Replies: 2
    • Views: 953
    14 Nov 2011 11:50 PM Go to last post
  18. Close MessageBox

    Hi, I have a MessageBox, which returns a name for my ModelData. My code: final MessageBox box = new MessageBox(); ...

    Started by A.Rothe, 11 Nov 2011 6:47 AM
    close, messagebox
    • Replies: 2
    • Views: 769
    14 Nov 2011 11:47 PM Go to last post
  19. Anyone here regret the decision to go wtih GWT?

    My company is considering a technology switch from Flash/Flex to Javascript/CSS/HTML...and GWT seems like a very attractive option. You folks here...

    Started by hdave, 10 Nov 2011 8:38 PM
    • Replies: 2
    • Views: 692
    14 Nov 2011 3:46 PM Go to last post
  20. null value on FormEvent getResultHTML() in FIREFOX 3.6.16

    Hi everybody, Since I upgraded gxt version to 2.2.3 (gwt version 2.2.0), after I submit something using a post method form, I get 'null' on...

    Started by sempervivo, 28 Mar 2011 3:48 AM
    • Replies: 1
    • Views: 1,051
    11 Nov 2011 11:54 AM Go to last post


Forum Information and Options

Moderators of this Forum