Search Type: Posts; User: paucarre
Search: Search took 0.04 seconds.
-
1 May 2012 11:35 PM
Jump to post Thread: Help Me Change Theme? by paucarre
- Replies
- 7
- Views
- 4,155
Hello,
I am trying to change the blue theme for the gray one. I am using the GXT 3.0.0 release and I add this line to the .gwt.xml file: <inherits name="com.sencha.gxt.theme.gray.Gray" />
But... -
6 Mar 2012 5:45 AM
- Replies
- 3
- Views
- 934
In a Grid, if it is defined a column as a "TextButtonCell" and in the event handler "addBeforeSelectHandler" the event is cancelled ("event.setCancelled(true);"), then the click animation of the...
-
5 Mar 2012 7:53 AM
Jump to post Thread: Inline editting and text button by paucarre
- Replies
- 5
- Views
- 666
The problem is with GridRowEditing
Here you have the code:
/**
* Ext GWT 3.0.0-beta3 - Ext for GWT
* Copyright(c) 2007-2011, Sencha, Inc.
* licensing@sencha.com -
5 Mar 2012 7:16 AM
Jump to post Thread: Inline editting and text button by paucarre
- Replies
- 5
- Views
- 666
Yes, I have an editing set up because I need to edit other columns of the row, but I dont need to edit the columns where there is a button.
-
5 Mar 2012 7:09 AM
Jump to post Thread: Inline editting and text button by paucarre
- Replies
- 5
- Views
- 666
In a inline editable grid if the user clicks in a button that is contained inside a cell, the grid should not start the editing mode. In this case ,the user just wants to click the button, not edit...
-
28 Feb 2012 4:52 AM
- Replies
- 4
- Views
- 1,445
I assume I have to return a list of class names and GXT will add that class names to the cells/rows. The problem I have is that I have to generate the styles in a dynamic way, so I cant define them...
-
28 Feb 2012 4:16 AM
- Replies
- 4
- Views
- 1,445
I have tried to return the styles using many formats following the comments of the interface but it seems not to work.
For example, I tried: return "background-color:green;"; return... -
28 Feb 2012 12:25 AM
- Replies
- 4
- Views
- 1,445
There is no way to change the cell styles of a grid. It is only possible to change the text styles, but not the whole cell.
There is a way to change the whole cell style in the 2.x version as... -
6 Feb 2012 5:23 AM
Jump to post Thread: Filter in paging grids by paucarre
- Replies
- 3
- Views
- 773
In a paging grid, when filters are added the result is a useless grid: it shows as many pages as initially but all of them are empty but those that have a row that matches the pattern. This is...
-
31 Jan 2012 2:17 AM
- Replies
- 0
- Views
- 477
I have created a checkbox grid with paging feature. The problem is that the resulting grid only allows me to do one select. It is impossible to select another row or to deselect the selected row (in...
-
23 Jan 2012 11:42 PM
- Replies
- 0
- Views
- 490
Accordion Layout does not work when it has other accordion layouts inside. It is to say, if you want to create an accordion menu with embedded accordions to have a hierarchy, new widgets are no...
-
17 Jan 2012 12:26 AM
Jump to post Thread: Bug at creating a chart by paucarre
- Replies
- 1
- Views
- 629
Hello,
I am unable to create a chart as when I create the series it is thrown the following stack trace: Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at... -
10 Jan 2012 6:02 AM
Jump to post Thread: Ext GWT 3.0 Beta 2 Now Available by paucarre
- Replies
- 6
- Views
- 2,690
Is issue only applies to Google Chrome, works with firefox and I have not tested it with pseudoblowsers
-
10 Jan 2012 2:02 AM
Jump to post Thread: Ext GWT 3.0 Beta 2 Now Available by paucarre
- Replies
- 6
- Views
- 2,690
There is a bug in the Row Editable Grid (a grid with a Editable component). If one of the columns has a textfield and you try to modify the value of its cells then the update is not shown on the...
Results 1 to 14 of 14
