Search Type: Posts; User: amit.vankadia
Search: Search took 0.02 seconds.
-
20 Nov 2012 7:09 AM
- Replies
- 9
- Views
- 1,647
It's a standard windows 7 installation not VM. IE version 8.0.7601.17514. I dont have any other plugin installed except gwt since I dont use IE but we do support IE. Let me know is there any way I...
-
20 Nov 2012 6:37 AM
- Replies
- 9
- Views
- 1,647
I can reproduced this will examples-dev using IE8. Open Message Box and click on confirm.
Please see attached snapshot. which shows that I am running latest Nightly build and issue with Info.
... -
17 Aug 2012 11:30 AM
- Replies
- 9
- Views
- 1,647
I am using IE8 with gxt 3.0.0
-
14 Aug 2012 8:15 AM
- Replies
- 3
- Views
- 747
Browser resizing doesn't behave smoothly with legend.
public class MySampleApplication implements IsWidget, EntryPoint {
@Override
public Widget asWidget() {
// reduce... -
14 Aug 2012 7:11 AM
- Replies
- 3
- Views
- 747
We are using PieChart with Legend. We have some names which are longer and it renders beautifully when it is a fully maximized.
When user resize browser it gets cut off. Is there any way we can... -
1 Aug 2012 12:54 PM
- Replies
- 5
- Views
- 994
Yeah i have to do the same after setValue , I validated and redraw. I reported so they can fix this behavior.
-
1 Aug 2012 12:37 PM
- Replies
- 9
- Views
- 1,647
http://www.sencha.com/examples/#ExamplePlace:combobox
If you ran this example in IE and change value of combo box it show Info on right hand side of corner but it's not readable.
How can i make... -
1 Aug 2012 11:02 AM
- Replies
- 5
- Views
- 994
run following example once you start your page enter invalid character and it will reset it's values again but it doesn't get reflected. I am setting same value again to field every 10 second.
... -
1 Aug 2012 10:30 AM
- Replies
- 5
- Views
- 994
dateField = new DateField(new DateCell(), new DateTimePropertyEditor(DateTimeFormat.getFormat("MM/dd/yyyy")));
dateField.setClearValueOnParseError(false);
dateField.setAllowBlank(false);
If... -
13 Jul 2012 12:19 PM
- Replies
- 0
- Views
- 349
I looked at code. we are not setting it at all.
feels like GXT 3.0 is not well tested. -
13 Jul 2012 7:39 AM
- Replies
- 1
- Views
- 455
how can i set userQueryCache = false in Combo box? it is private in combobox cell
-
12 Jul 2012 2:06 PM
- Replies
- 1
- Views
- 376
http://dl.dropbox.com/u/129162/Image%20080.pnghttp://dl.dropbox.com/u/129162/Image 080.png
-
12 Jul 2012 1:59 PM
- Replies
- 1
- Views
- 376
http://dl.dropbox.com/u/129162/Image 080.pnghttp://dl.dropbox.com/u/129162/Image 080.pnghttp://dl.dropbox.com/u/129162/Image 080.pngIf you run this example and put your mouse curse in middle of...
-
27 Jun 2012 9:22 PM
- Replies
- 8
- Views
- 1,460
How can i do it with GXT 3.0 I have above css in my file but it doesn't get picked up
-
14 May 2012 4:44 PM
- Replies
- 7
- Views
- 2,278
Actually I am using that version. I will try 3.0 from maven repository
-
14 May 2012 1:37 PM
- Replies
- 7
- Views
- 2,278
is this fixed? I am still seeing this issue.
-
29 Dec 2011 8:23 AM
- Replies
- 6
- Views
- 1,857
This is happening to me as well. It's only happening with ScrollableLiveGridView. If I used BufferView this doesn't happen.
-
7 Dec 2010 1:38 PM
- Replies
- 8
- Views
- 1,460
it worked thanks.
-
7 Dec 2010 1:38 PM
- Replies
- 8
- Views
- 1,460
<link rel="stylesheet" type="text/css" href="gxt/css/gxt-all.css"/>
<link rel="stylesheet" href="AdminConsole.css"> -
7 Dec 2010 1:27 PM
- Replies
- 8
- Views
- 1,460
This works if i put that line directly in to gxt-all.css but if i copy this things into myhtml.css it doesn't work.
can you help little bit more first time dealing with css. -
7 Dec 2010 12:20 PM
- Replies
- 8
- Views
- 1,460
Thanks I am wondering what is it's .x-grid3 . what is significant behind 3
-
7 Dec 2010 11:49 AM
Jump to post Thread: mode in combobox by amit.vankadia
- Replies
- 2
- Views
- 702
Thanks,
-
7 Dec 2010 11:49 AM
- Replies
- 8
- Views
- 1,460
When I do filtering in grid. column header changes to bold and italic. is it possible to change it's color as well.
-
7 Dec 2010 11:28 AM
Jump to post Thread: mode in combobox by amit.vankadia
- Replies
- 2
- Views
- 702
Hi,
I am using loader to load data in combobox but it's a small data and i dont have remote sort.
how can i change combobox mode to local. mode has private access and there is no method to set... -
7 Dec 2010 8:19 AM
- Replies
- 13
- Views
- 1,975
columnConfigs alignment will align columnvalues as well. I only want to align column header.
Results 1 to 25 of 38
