Search Type: Posts; User: crazycatlady
Search: Search took 0.02 seconds.
-
16 Jun 2010 10:28 AM
- Replies
- 9
- Views
- 2,087
Is there an estimated date on when 2.2 will be released? I built the SVN code that was in trunk and it seemed to have other bugs in it that we hadn't previously experienced in our current build.
-
14 Jun 2010 6:00 AM
- Replies
- 9
- Views
- 2,087
What release will this bug fix be included in? I have SVN access, but I was trying to avoid pulling down the code if a .jar would be available soon.
-
26 Apr 2010 9:10 AM
- Replies
- 4
- Views
- 1,719
Awesome! Thanks :)
-
26 Apr 2010 8:24 AM
- Replies
- 4
- Views
- 1,719
We have a premium subscription, but it would not let me post this in that help forum if a moderator could move it?
-
26 Apr 2010 6:44 AM
- Replies
- 4
- Views
- 1,719
Since upgrading from version 2.0 to 2.1, the getValue() on the RadioGroup is returning null sporadically for Radio clicks. My test case is below:
FormPanel panel = new FormPanel();
RadioGroup... -
13 Feb 2010 8:27 AM
- Replies
- 6
- Views
- 3,520
I tried version 2.1.1 and this problem still exists on my local site and on the explorer. Are there plans for a fix?
-
21 Dec 2009 5:06 AM
- Replies
- 6
- Views
- 3,520
Is there a way for me to move this post to the Ext Premium Support Forums?
-
14 Dec 2009 8:49 AM
- Replies
- 6
- Views
- 3,520
The TreePanel is showing a phantom missing icon next to the real icon. I am not posting a test case since I see this same problem on the Explorer Demo site. I am using IE6, but if I try this in...
-
10 Sep 2009 9:36 AM
- Replies
- 11
- Views
- 2,984
The only constant that I have noticed with this error is that it only occurs in cases where the search does not return any results. As soon as I am able to workup a testcase to reliably reproduce...
-
10 Sep 2009 7:22 AM
- Replies
- 11
- Views
- 2,984
Stan,
Were you able to solve this exception? We are getting the same one after initiating a search on an advanced combobox. I'm having trouble making a testcase because the problem is... -
8 Sep 2009 7:24 AM
- Replies
- 0
- Views
- 1,084
I am using a grid with a RowEditor that is very similar to the one on the examples page. I set a couple of the editor fields to be required and added a button which will delete the selected row. ...
-
5 Aug 2009 9:59 AM
Jump to post Thread: ComboBox lookup by crazycatlady
- Replies
- 1
- Views
- 815
We had the same requirement so we created a widget that extends MultiField with two ComboBoxes. Then we added a Select listener to the first ComboBox so that when a country is selected, it will then...
-
4 Aug 2009 11:12 AM
- Replies
- 18
- Views
- 4,043
Also related to this bug is another issue. If you remove a model from the TreeStore and then attempt to refresh the TreeView, then you get an NPE and a println of "sdfsdf" when it tries to access...
-
3 Aug 2009 4:48 AM
- Replies
- 18
- Views
- 4,043
Do we have an estimated date as to when 2.0.2 will be released? I don't have access to SVN.
-
27 Jul 2009 6:12 AM
- Replies
- 18
- Views
- 4,043
Thanks for your quick solution :)
-
27 Jul 2009 5:52 AM
- Replies
- 18
- Views
- 4,043
This bug is occurring in Hosted Mode using IE6.
I am using the Music class from the examples.
publicclass Playground implements EntryPoint {
privatefinal TreeStore<ModelData>... -
27 Jul 2009 5:29 AM
- Replies
- 18
- Views
- 4,043
I also have the same issue with a regular TreeGrid. I will workup a test case.
-
13 Jul 2009 6:48 AM
- Replies
- 15
- Views
- 3,680
We looked at the source for the online exampes and saw that they also use the Resources stylesheet which is not referenced in the setup document:
<link rel="stylesheet" type="text/css"... -
13 Jul 2009 4:41 AM
- Replies
- 15
- Views
- 3,680
We have setup two new projects on different computers to test this issue and we are still encountering the same problem in hosted mode and using Internet Explorer 6. Everything renders correctly in...
-
10 Jul 2009 10:59 AM
- Replies
- 15
- Views
- 3,680
I replaced all of the folders from resources that I previously had in the war file from version M3. I checked the gxt-all.css and it is the newest version. Is there anything else I could be...
-
10 Jul 2009 10:02 AM
- Replies
- 15
- Views
- 3,680
No, when I bring up the explorer in Internet Explorer 6 then it looks fine. When I bring my code in Firefox it looks fine, but in IE6 the borders are gone. I have checked the resources, but I will...
-
10 Jul 2009 9:36 AM
- Replies
- 15
- Views
- 3,680
I think I should've posted this in the bugs forum. Can a moderator move this for me, or should I repost it there?
-
10 Jul 2009 6:05 AM
- Replies
- 15
- Views
- 3,680
I have verified that this occurs in IE6, but works fine in Firefox. Here is my test case, which is simply the form example from the explorer.
Window window = new Window();
... -
10 Jul 2009 4:56 AM
- Replies
- 15
- Views
- 3,680
Only in Gxt 2.0 RC2 and the official release I am having a problem where the bottom border of my TextFields is not rendering. I setup a test case with the advanced forms example from the explorer...
-
29 Jun 2009 9:57 AM
- Replies
- 4
- Views
- 2,101
There isn't a version number on this thread, is this fixed in RC1?
Results 1 to 25 of 36
