Search Type: Posts; User: ssinai
Search: Search took 0.01 seconds.
-
8 May 2013 12:17 PM
- Replies
- 0
- Views
- 248
I'm using a grid with GroupingStore and GroupingView. The three groups are
Core
Alternate Core
Additional Measures
I need to order the groups in the above order, but they're showing up in... -
17 Feb 2012 3:08 PM
- Replies
- 2
- Views
- 993
Disregard. The problem is our css file.
-
17 Feb 2012 3:04 PM
- Replies
- 2
- Views
- 993
I'm noticing that the DatePicker is coming back null.
-
17 Feb 2012 1:36 PM
- Replies
- 2
- Views
- 993
I'm having a hell of a time getting the DateField's DatePicker to show up in a Dialog. When I click on the DatePicker icon to the right of the text field, I only get the top part of the DatePicker...
-
13 Oct 2011 11:57 AM
- Replies
- 0
- Views
- 546
I have a grid that's several hundred rows. I'm using a PagingToolBar to page through the grid, where each page is about 30 rows. One of the columns uses a CheckBoxSelectionModel, which displays...
-
13 Oct 2011 10:59 AM
- Replies
- 2
- Views
- 733
Thanks. Now I need to be able to override the CheckedBoxSelectionModel's updateHeaderCheckBox() and setChecked(boolean checked) methods so that I can control whether the checkbox in the column header...
-
11 Oct 2011 2:32 PM
- Replies
- 2
- Views
- 733
I'm using a CheckboxSelectionModel to create a column of checkboxes in a grid.
I'm using the onHeaderClick(GridEvent<M> se) method to detect when the checkbox in the column header is clicked, but... -
10 Oct 2011 10:47 AM
- Replies
- 2
- Views
- 1,092
Thanks for the info, Colin.
What I ended up doing was subclassing PagingToolBar, and then overriding onLoad(LoadEvent event). After calling super.onLoad(event) in the overridden method, I found... -
6 Oct 2011 5:22 PM
- Replies
- 2
- Views
- 1,092
Does anyone know how to detect when the grid is fully drawn on a page?
I have a large grid that I have split across pages using a PagingToolBar. One of the columns is a set of checkboxes that I... -
7 Apr 2011 11:57 AM
- Replies
- 0
- Views
- 814
I'm having a problem getting checkboxes to show up in a grid column. I need the checkboxes to show up in both the header and all the cells of that column, but the header and cells in the column show...
-
3 Nov 2010 9:00 AM
- Replies
- 4
- Views
- 976
Ah, maybe that explains my lack of success. I'll give this a try. Thanks, Sven.
-
2 Nov 2010 2:36 PM
- Replies
- 4
- Views
- 976
Thanks sven, but this doesn't make it any clearer for me. I'm trying to change the selection color of a small group of text fields, not every text field in the application, so I want to do this in...
-
2 Nov 2010 1:19 PM
- Replies
- 4
- Views
- 976
I'm using Firefox. I keep getting the default light blue color no matter what I try.
Thanks. -
11 Jul 2010 5:33 PM
Jump to post Thread: Installation for Dummies (me) by ssinai
- Replies
- 2
- Views
- 775
This is about as basic as it gets. I'm a Swing programmer who's been using Intellij, and now I'm on a project that uses GWT and Eclipse, which I've hardly ever used. I'm trying to use the GXT...
Results 1 to 14 of 14
