Converting Maven project to GWT Multi Module project
Hi, I am new to GWT and Smart GWT. How can I convert multi Maven module project to GWT/SmartGWT Project. Please point me to correct forum if this is not correct forum for this.
View ArticleViewState fires changes at the initialization
I tried to initialize a list grid with a view state I saved before. Problem is, the list grid immediately fires changed events (e.g. fieldStateChanged, viewStateChanged and groupStateChanged), which...
View ArticleError coming in SmartGWT EE trial while using PDF export feature
I am evaluating the trial version of SmartGWT EE for our web application. I am getting an error while using the PDF export feature of SmartGWT EE. The same configuration is working for sample test...
View ArticleWhile adding columns in IE, scroll bar for column list menu goes to very top...
Be sure your post includes: 1.: v9.1p_2014-09-30/Pro Deployment (built 2014-09-30) 2. IE Version 11.0.9600.17420CO 3. Steps to reproduce - a. Please open the following link in the above mentioned...
View ArticleRESTHandler - warnings
SmartGWT 5.0p I see the following when accessing my RESTHandler servlet: WARN [com.isomorphic.servlet.RequestContext]...Content type has already been set to text/html; charset=UTF-8 - setting to...
View ArticleGWT: Decoupling Client code dependency in Server Code
My requirement is to modularize existing GWT application so that whenever required Client code can be updated and just hot fix for Client jar can be done rather than complete application war...
View ArticleDual Axis FacetChart with two columns
SmartClient Version: v9.1p_2014-08-29/Pro Deployment (built 2014-08-29) Hi, I am trying to create a dual axis facet chart like the one in this example:...
View ArticleSomething other than an int was returned
I am using smartgwt-4.1p and explorer 11. I keep getting this error only on treegrid objects. When used with ListGrid objects this call works fine. Any thoughts....
View ArticleClick method ignored in FacetChart
We are running some code in production that used to work, but doesn't seem to work any more. We have a method that ran on click of a FacetChart bar, but the click is completely ignored in Firefox 33+,...
View ArticleTime validation are not present
Hi, we are using Smart Gwt-4.1p (23rd May 2014) Browser: Chrome 39.0.2171.95 m, IE10 and IE11 Please go through the below link for reference:...
View ArticleListGridField.canHilite not working
Be sure your post includes: 1.SmartClient Version: v10.0p_2014-10-26/LGPL Development Only (built 2014-10-26) 2. FF 24.8.0 on Gentoo linux 3. 4. 5. 6. sample code if applicable Code: package...
View Articleproblem with Dashboard
SmartClient Version: v10.0p_2014-12-13/EVAL Development Only (expires 2015.02.11_12.43.38) Licensed to: Isomorphic Software (#ISC_EVAL_NIGHTLY) Hello, while trying the #portalDashboard sample I noticed...
View ArticleFocus bug on text-item with keyPressFilter
Hi, We have detected a bug using TextItems with kexpress-filters. Adding a character between existing ones th cursor jumps to the end of the textitem. I think the cursor should stay in the choosen...
View ArticleSelectItem, clearValue() and PickList
SmartClient Version: v9.1p_2014-11-09/Pro Deployment (built 2014-11-09) FF 24.8.1 ESR Hello, When I call SelectItem.clearValue(), the value is cleared back to the default, however, if I click on the...
View ArticleIssues with ListGrid quick search at the top of the grid while working with...
Hi Isomorphic, I'm having issues with ListGrid quick search at the top of the grid while working with combo Box item. Below is the field declaration: <field> <name>currencyCode</name>...
View ArticleListGrid not honoring single selection on record collapse
sgwt: 5.0p sc: v10.0p_2014-11-30 ff 26 Multiple records (up to 3) are remaining selected on the list grid. To reproduce: click the record expansion icon of a record then click the record expansion icon...
View ArticleComboBoxItem problem on tablet
SmartClient_v100p_2014-12-13_Pro Ipad Safari, IOS 8.1.1 When you select a ComboBoxItem on a tablet, the entire screen is replaced with a list of options to select from, however there is no way to enter...
View ArticleSelect Item
How to make the default value of the select item, not to be displayed in the dropdown????
View ArticleRendering Listgrid is slow with around 900 records
Hello there, I am using a licence copy of SmartGWT Power 3 and testing on Firefox browser version 26. I am trying to load data from multiple tables(5 tables) into a Listgrid which has around 900...
View ArticleeventSnapGap in workflow calendars
Hello, when we start with SmartGWT (Version 3.1) the eventSnapGap was defined in minutes. When we want that the event snaps every 15 minutes, we have to set the eventSnapGap to 15. Now in Version 5.0,...
View Article