Ext GWT: Discussion

Page 188 of 280 FirstFirst ... 88 138 178 186 187 188 189 190 198 238 ... LastLast

+ Post New Thread

  1. Views: 278
    25 Apr 2013
  1. Grid using server side paging

    I have created a grid control which uses an RpcProxy wrapping a PagingLoadResult. The control works fine and loads my data from the server side over...

    Started by Josh-B, 17 Feb 2010 5:10 AM
    • Replies: 1
    • Views: 1,036
    17 Feb 2010 5:40 AM Go to last post
  2. Upload file on a server and get a response from the servlet

    Hi, I found some topics about the upload of a file on the server, it works with a servlet.... because i have not found any solution using a RPC. ...

    Started by G.edwin, 17 Feb 2010 1:53 AM
    • Replies: 0
    • Views: 1,075
    17 Feb 2010 1:53 AM Go to last post
  3. Question ListStore<BeanModel> + super class

    Hello, I have this problem, suppose the following classes : class abstract Person { String firstName; String lastName; } class...

    Started by valery.stroeder, 16 Feb 2010 2:35 AM
    • Replies: 2
    • Views: 952
    17 Feb 2010 12:36 AM Go to last post
  4. Issues with DND Tree and Nodes

    I am creating a tree with Drag and drop capabilities however I do not want to allow certain nodes to be dropped. My tree consists of 2 types of...

    Started by programmatic, 11 Feb 2010 7:57 AM
    • Replies: 3
    • Views: 930
    16 Feb 2010 11:18 AM Go to last post
  5. Async Store Loading Question

    I have a function that takes a number, loads a store using that number, and then I want it to return the name in the database that matches the number...

    Started by ladybug_3777, 16 Feb 2010 10:35 AM
    • Replies: 0
    • Views: 406
    16 Feb 2010 10:35 AM Go to last post
  6. Getting the checkbox status of a fieldset

    Hey, I've got a form with two fieldsets. Each fieldset has a checkbox to toggle whether info from that fieldset will be sent in the request to the...

    Started by ti-guru, 7 Feb 2010 7:12 AM
    2 Pages
    1 2
    • Replies: 11
    • Views: 5,271
    16 Feb 2010 7:21 AM Go to last post
  7. Post add a textfield onclick

    morning, i create in a dragabble contentpanel an advanced form with column in left column there is a textfield and in right column slider and i...

    Started by jocy, 16 Feb 2010 1:03 AM
    • Replies: 0
    • Views: 807
    16 Feb 2010 1:03 AM Go to last post
  8. Form layout problems

    Hi folks, i'm having some trouble with laying out my forms. I want them to look like the sketch in the attachment. I guess the best way of doing...

    Started by foby, 15 Feb 2010 10:15 AM
    • Replies: 1
    • Views: 634
    16 Feb 2010 12:19 AM Go to last post
  9. using ComboBox.setValueField()

    What is the purpose of using ComboBox.setValueField()? I can see in the code that it is setting the key field into a hidden field, but I dont see...

    Started by ssenecal, 15 Feb 2010 1:05 AM
    • Replies: 3
    • Views: 1,188
    15 Feb 2010 9:12 PM Go to last post
  10. Lightbulb Tip - scroll slow in IE?

    hello guys, well, after spending an afternoon trying to find the cause of the slow scrolling of a window in IE, I discovered (by trial and error)...

    Started by fulvius, 15 Feb 2010 11:46 AM
    • Replies: 0
    • Views: 986
    15 Feb 2010 11:46 AM Go to last post
  11. Hyperlinks in grid rowexpander cause whole page reload

    Hi, I'm using GWT 1.6.4 and GXT 2.1. I'm using the GWT History class and I'm seeing links it creates behaving differently depending on which...

    Started by tqb_extjs, 6 Feb 2010 9:09 AM
    • Replies: 4
    • Views: 1,974
    15 Feb 2010 8:46 AM Go to last post
  12. Exclamation Expanded fieldset with unchecked checkbox

    Hey guys, I previously asked about how to access the checkbox value in a fieldset. Furthermore, I'd like to render the fieldset with the checkbox...

    Started by krimp, 15 Feb 2010 7:32 AM
    • Replies: 0
    • Views: 1,017
    15 Feb 2010 7:32 AM Go to last post
  13. Exclamation Expanded fieldset with unchecked checkbox

    Hey guys, I previously asked about how to access the checkbox value in a fieldset. Furthermore, I'd like to render the fieldset with the checkbox...

    Started by ti-guru, 15 Feb 2010 7:16 AM
    • Replies: 0
    • Views: 605
    15 Feb 2010 7:16 AM Go to last post
  14. Remove Some items from toolbar and add New Items Not Working

    Hi, I have a Toolbar which contain 3 Components . One Combobox and Two TextField(TextField1 and TextField2). In Combobox i have two...

    Started by shajeerkt, 15 Feb 2010 4:53 AM
    • Replies: 3
    • Views: 1,025
    15 Feb 2010 6:28 AM Go to last post
  15. Rerender tabs?

    Hey guys, need some help again. I have a tabpanel with 4 tabs. Inside these tabs there are some forms. In tab1 i have a dropdown box. While...

    Started by stiptkevin, 15 Feb 2010 2:55 AM
    • Replies: 0
    • Views: 885
    15 Feb 2010 2:55 AM Go to last post
  16. How to style text in ContentPanel heading?

    Hi, I'm a beginner of GXT, hope I can get some answer for my dumb question. I wanted to change the font color and weight of the ContentPanel...

    Started by tanchi, 11 Feb 2010 9:32 AM
    • Replies: 3
    • Views: 990
    15 Feb 2010 2:50 AM Go to last post
  17. Question DatePicker : +1day, -1day

    Hello, I have a DateField with 2 buttons : "previous day" and "next day" I tried this kind of code in the "next day" button's litener. Date...

    Started by valery.stroeder, 28 Jan 2010 6:57 AM
    • Replies: 5
    • Views: 1,917
    15 Feb 2010 1:06 AM Go to last post
  18. [2.1.1] Can't add tool tip to Window Close, Maximise and Restore buttons

    Can't add tool tip to Window Close, Maximise and Restore (maximise) buttons. Please expose these buttons to we can add tooltips or at least add a...

    Started by The_Jackal, 14 Feb 2010 10:29 PM
    • Replies: 0
    • Views: 734
    14 Feb 2010 10:29 PM Go to last post
  19. Grid Store Data binding

    Hi all, I've played a lot with 'Grid Store Data Binding' example. I've made successfully some custom classes allowing bidirectionnal bean rcpProxy...

    Started by bartolomiew, 27 Dec 2009 10:00 AM
    • Replies: 5
    • Views: 4,166
    14 Feb 2010 6:36 PM Go to last post
  20. Border Layout

    Is a border layout the only way to get panel that resize relative to each other. For example, can I add to panels to a horizontal row in such a...

    Started by pauljacobs, 14 Feb 2010 5:24 PM
    • Replies: 0
    • Views: 392
    14 Feb 2010 5:24 PM Go to last post


Forum Information and Options

Moderators of this Forum