not possible to have same operationid for fetch and update?
Hey, tried having two operationtypes share the same operationid, but have different methods being called, by configuring my ds.xml like this: Code: Â Â Â Â <operationBinding operationType="fetch"...
View ArticleIssue with spinner item display format
Hi, I would like to know how can I format the spinner item value For example, I want to display 0 as 00, 1 as 01 etc, 0:00 1:01 2:02 3:03 4:04 5:05 6:06 7:07 8:08 9:09 Could some one let me know ASAP....
View ArticleGrid Headers Pull Down Menu z-index bug on handset
There is a bug on handset devices where grid headers pull down menu takes the whole page. If I have a grid inside a Window that is inside a H/VLayout, then deparent that window and draw it again (and...
View ArticleSet Monday as first day of week for English UK
The Calendar DateItem picker is set to display Sunday as the first day of week. However I would like to set it to Monday while keeping English as the main language. On [Application name].gwt.xml file...
View ArticleProblem with autoShowFitWidthAproach in grid
There seems to be a problem when autoShowFitWidthAproach is set to "both" Here is the example of 2 identical grids with right aligned columns In first grid everything is fine, but the second grid has...
View ArticleHide a MultiComboBoxItem's select component
Hi, is there a way to make a MultiComboBoxItem's select component visually disappear in a form (leaving just the label and the buttons)? This would be nice in cases that form is read only. I tried the...
View ArticleTree Grid implementation issues
BuildDate Wed Mar 05 15:52:00 IST 2014 Version 4.1p SCVersionNumber v9.1p_2014-03-05 Team, I am implementing TreeGrid for my application. Since TreeGrid basically extends ListGrid i expected to get...
View ArticleDisplay AdvancedCriteria query results as XML format
Hi, I would like to transform an AdvancedCriteria object to an Hibernate Query in order to display the entries in .xml format. What would be the best way to implement this? At the moment, the users...
View Articlejava.lang.IllegalStateException: NO CONTENT in Development Mode
Hi Isomorphic, I get the same error edulid shows in this post: Quote: Originally Posted by edulid (Post 123757) My complete server log: Code: === 2014-09-04 10:51:24,963 [3-27] DEBUG ISCKeyedObjectPool...
View ArticleCannot see dialog title with Graphite skin
Hi there, I'm trying to figure out how to make a dialog title visible with the Graphite skin and can't figure it out. See this example: http://www.smartclient.com/?skin=Graphite#databoundFetch Use this...
View ArticleVertical align changed after updateing SC
Hi, after update to SmartClient Version: v9.1p_2014-08-20/Pro Deployment (built 2014-08-20) with IE11 I am using the skin Enterprise and after SmartClient update: the selected item in a formItem...
View ArticleGoogle Maps with SmartGWT Mobile
Hi, Somebody could give me some example of how to use google maps in SmartGwt Mobile, please. I tried to use <inherits name="com.google.gwt.maps.Apis_Google_Maps" /> like in SmartGwt, but does...
View ArticleWidth of FilterEditor in ListGrid is shorter than column width sometimes
The FilterEditor of the ListGrid becomes shorter in width and does not align with table column some times when a date column is show/hide several times. Problem can be reproduced intermittently on the...
View ArticleNPE in FormItem::getAttributeAsBoolean(String property, boolean allowNull)
Be sure your post includes: 1. the *complete* SmartGWT version SmartClient Version: v9.1p_2014-09-03/Pro Deployment (built 2014-09-03) 2. browser(s) and version(s) involved Tested with Internet...
View ArticleOverflow auto bug after adding members to layout
In v10.0d I notice a small but annoying bug with overflow auto. Here is an example to demonstrate: I create 3 HStacks with overflow auto and 2 ListGrids as members. The first HStack has no problem...
View ArticleNullPointerException getPdfRenderer XRLog
SmartClient Version: v9.1p_2014-08-31/Pro Deployment (built 2014-08-31) FF32.0 Occasionally, I am getting a server side null pointer exception in the XRLog class while performing a PDF export. Please...
View ArticleGrouping performance in ListGrid with 7000+ rows
I'm using SmartGWT 4 LGPL with various browsers. I have a ListGrid with a fairly large data set (7471 rows, 15 columns) and I have users that want to group this data on a column that only contains...
View ArticleparenResized does not execute
v10.0d and v9.1 Not sure if this is a bug or I am doing something wrong but I can not seem to catch parentResized event in this code. Resizing Window triggers "resized" event but not "parentResized" on...
View ArticleshowPrintPreview and "Error: Permission denied to access property 'isc'"
GWT 2.6.1 and SmartClient Version: v9.1p_2014-08-24/LGPL Development Only (built 2014-08-24) Since upgrading and moving to showPrintPreview, I am getting the following error on all browsers: Error:...
View ArticleAutoFitTextAreaItem behaves different on different browsers
Hi, We observe that AutoFitTextAreaItem behaves different on different browsers with the html5 doctype. On Firefox 32 or IE9, the box is bigger. Without the html5 doctype, it behaves the same on...
View Article