Error while compiling GWT module got IncompatibleClassChangeError
Hi, Am upgrading GWT-2.4/smartgwt-3.0 to GWT-2.6.1/smartgwt-4.0 but while compiling gwt through eclipse i got error posted below. Code: Compiling module com.fisglobal.rtaof.rtaofclient.RtaofClient...
View Article"customFields" in operationBinding doesn't work as expected
Hi Team, Below given is my datasource and the SelectItem which is trying to use it. Code: <DataSource     ID="projectArticle"     serverType="sql"...
View ArticleREST length validator
Hello. DataSource definition Code: <DataSource ID="myDS" serverType="sql" tableName="myTable"> Â <fields> Â Â Â <field name="myField" type="text" length="3"/> Â </fields>...
View ArticleTreeGrid bugs on demo site
Replace code in this demo with my example below http://www-demos.smartclient.com/iso...tml#freezeTree Bug 1: resizeFieldsInRealTime: false does not take effect with autoFitWidthApproach: "both" and the...
View ArticleIssue Overriding transformrequest to add httpheaders
Version: Smartgwt4.0 Browser: Mozilla Firefox Server side: Spring Rest service in apache Tomcat Issue: I want to add the user credentials in the httpheaders which can be authenticated at the server...
View ArticleIsomorphic WebDriver and Code Coverage
We are using the Isomorphic WebDriver and JUnit Test to construct a regression environment for our Client UI which is based on SmartGWT 5.x release. In fact we consulted with you to set up the...
View ArticleLive Grid actual rows in the Grid?
SmartClient Version: v9.1p_2014-10-20/PowerEdition Deployment (built 2014-10-20) GWT 2.6.1 IE-11 I'm working with a ListGrid that is paged. When I return the totalRows in the DSResponse, I add another...
View ArticleRe-ordering records in a ListGrid
I have a ListGrid that is associated with a client-only data source. The user can select a record in the grid. I want to have a toolbar button to move the selected record up or down one record....
View ArticleIn IE8 - Square appearing instead of Dot on Custom hovering
Hi Team, We are currently using:- BuildDate Wed Mar 05 15:52:00 IST 2014 Version 4.1p SCVersionNumber v9.1p_2014-03-05 Problem statement: In IE8 browser - Square is appearing instead of Dot on Custom...
View ArticleArea Charts - The color of the area is not the same as the legend's color.
Hi Team, We are currently using:- BuildDate Wed Mar 05 15:52:00 IST 2014 Version 4.1p SCVersionNumber v9.1p_2014-03-05 Problem statement: In Area Charts - The color of the area is not the same as the...
View ArticleZoom Charts - The left & right hand bar moves beyond the scroll button of...
Hi Team, We are currently using:- BuildDate Wed Mar 05 15:52:00 IST 2014 Version 4.1p SCVersionNumber v9.1p_2014-03-05 Problem statement: In Zoom Charts - On the slider, the left-most and right-most...
View ArticleexportData method from ListGrid and dataSource doens't export the title
Hello Isomorphic, I use smartGWT 5.0 version. When I call grid.exportData or datasource.exportData methods the title names was not consider(like in exportClientdata method), and is used the fieldName....
View ArticlePDF - forbidden on Google Cloud Client, GWT
1. code is copied from the showcase http://www.smartclient.com/smartgwtee/showcase/#chart_pdf_export (button is not working and I replace them with buttonItem) 2. error is...
View Articlesmartclient multiFileItem maxFileSize?
Be sure your post includes: 1. the *complete* SmartGWT or SmartClient version from the lower left-hand corner of the Developer Console (see FAQ for how to open Developer Console), for example,...
View ArticleEmbed corotona 3D viewer
Smart GWT version 3.1. Is there is any way to display 3D animations/images using corotona 3D viewer? In otherwords can we embed corotona 3D viewed in existing widgets. I am sure it is possible, but I...
View Article[SC Bug] DynamicForm and PickTree fields
Description: When the DynamicForm is disabled, all the fields get also disabled. When the DynamicForm gets enabled again, the PickTree fields stay disabled (and can not be recovered with...
View Article"too much recursion" in Treegrid calling saveAllEdits
We have a major bug which prevents us from deploying our next version of our app. Calling saveAllEdits on a current edited tree results in a js-error with "too much recursion" in the ISC_Core.js file....
View Article[SC Bug] Width property has side effects on Height
Description: When a "width" property is set, the element does not automatically resize on height. According to the documentation width should not have an impact to height. As a workaround, the use of...
View ArticleListGrid with no datasource
SmartClient Version: v10.0p_2014-09-30/LGPL Development Only (built 2014-09-30) Based upon other issues we have been experiencing (see thread...
View Articlepotential defect in ListGrid configured for paging?
SmartClient Version: v9.1p_2014-10-20/PowerEdition Deployment (built 2014-10-20) GWT 2.6.1 IE-11 I have a ListGrid setup for paging and progressive loading. Looking in the SmartClient Developer's...
View Article