Search Type: Posts; User: sundoggie
Search: Search took 0.02 seconds.
-
11 Dec 2012 9:27 AM
- Replies
- 3
- Views
- 483
thanks, this helps a great deal. The comment on the true purpose of validateModel, is what I was missing....I had actually removed it, not understanding what it was doing. Now that I have it, my...
-
7 Dec 2012 1:29 PM
- Replies
- 3
- Views
- 483
I've got a custom cell, that writes output from an IdentityValueProvider, e.g. takes the whole model, looks at a couple of properties, and renders the cell content.
I want to also user a... -
25 Sep 2012 11:00 AM
- Replies
- 0
- Views
- 245
Does anyone know if GridFilters will work with a TreeGrid or not?
I'm trying to use the GridFilters plugin with TreeGrid. Looks like GridFilters works with Store and Grid, hoping that since... -
23 Aug 2012 3:17 PM
Jump to post Thread: IE8 test case by sundoggie
- Replies
- 2
- Views
- 1,635
fyi, if the IE8 compatibility view settings are set to "display all sites in compatibility view", e.g. that option is checked, or if a site is configured to always use compatibility view, then your...
-
23 Aug 2012 1:57 PM
Jump to post Thread: IE8 test case by sundoggie
- Replies
- 2
- Views
- 1,635
i'm having the same problem. I've isolated the problem to the fact that IE8 by default, is loading all sites in Compatibility View. I've seen threads that you can set a <meta> element, to force IE...
-
9 Aug 2012 7:29 AM
- Replies
- 0
- Views
- 283
I've got a need to hide/show a set of related rows in a grid, is there a way to do that? The GXT GroupingView will group based on a single column which does not quite meet my need. The use case I...
-
8 Aug 2012 3:12 PM
- Replies
- 2
- Views
- 737
{note, posted in wrong forum, should have been in the GXT forum, apologies. don't think I can delete or move a thread.}
Have need to have an "expander" icon, that will hide or display a group of... -
17 Jul 2012 5:18 PM
- Replies
- 1
- Views
- 1,775
posted too soon, KeyUp seems to work better. :-)
-
17 Jul 2012 4:35 PM
- Replies
- 1
- Views
- 1,775
I have a TextField, and as soon as user starts to enter characters, I want to enable a button. Seems like the text field's getValue() or getCurrentValue() always return null until user hits enter...
-
12 Jul 2012 8:59 AM
- Replies
- 2
- Views
- 1,599
thanks, that works perfect.
One more related question....the GXT Window widget has a ButtonBar, and from the code side, it's easy to just add a button by writing: buttonBar.add(widget);
Is... -
11 Jul 2012 4:22 PM
- Replies
- 2
- Views
- 1,599
I am extending the GXT Window widget, to build a custom dialog, which works just fine. I'm extending Window, because Dialog really only supports a set of predefined buttons, and I want a resusable...
Results 1 to 11 of 11
