Search Type: Posts; User: andap
Search: Search took 0.02 seconds.
-
18 Jun 2012 8:30 AM
- Replies
- 0
- Views
- 585
Hello,
In our application we are using a search (autosuggest) combobox with pagination for the results. The extended class is the following:
public class AjaxPagingComboBox<T extends... -
3 Apr 2012 3:38 AM
- Replies
- 2
- Views
- 1,563
Hello all,
I am working with some hidden columns in my Grid:
column.setHidden(true) and I don't want them to be available to be chosen in the Grid column header menu where you can select which... -
20 Feb 2012 5:55 AM
Jump to post Thread: GXT grid header floating by andap
- Replies
- 3
- Views
- 1,066
Yes, you are right. Sorry for that. We have a grid in a tabPanel and if the window is resized, the scrollbar for the entire tab item appears. The idea was to keep the grid header when scrolling down...
-
20 Feb 2012 4:09 AM
Jump to post Thread: GXT grid header floating by andap
- Replies
- 3
- Views
- 1,066
Hello all,
I was wondering if there is a way to make the header of a GXT grid to float down when scrolling down the grid (the way Excel headers can do) so that the grid header is visible all the... -
16 Dec 2011 4:14 AM
- Replies
- 1
- Views
- 990
Hello all,
I have a question about data display in a GXT grid. I need to display a list of values separated by newline in a grid cell. For example, if I have
public class FooModel extends... -
31 Aug 2011 12:27 AM
Jump to post Thread: Setting a theme by andap
- Replies
- 5
- Views
- 1,541
Yes, you are right, it is a GWT class. But now my question would be: how to link the "id" that has to be passed to the remove and add stylesheet methods to the actual path of the .css file? I see...
-
30 Aug 2011 10:29 AM
Jump to post Thread: Setting a theme by andap
- Replies
- 5
- Views
- 1,541
Hi,
Thank you for the answer, but I was looking for a Java code sample for this. -
29 Aug 2011 2:07 AM
Jump to post Thread: Setting a theme by andap
- Replies
- 5
- Views
- 1,541
Hello,
From what I read, the setting of the theme for an application is done only in the Entrypoint class. I tried setting it in other places, but it had no effect.
Is there any way I can set...
Results 1 to 8 of 8
