LoginRequired event is not raised
Using GWT 2.3 and SmartGWT 2.5 (I know, we should upgrade) with Spring security. When my session expired I wan't to do a Relogin. According to to the Quickstart guide and API docs, is just have to add...
View ArticleIssue with dynamic form when test item is disable.
Hi we have a window with multiple test fields, when we add disabled test field into dynamic form an extra space is coming at the bottom of the dynamic form please refer image WIth Space.JPG. We...
View ArticleExpansionComponent auto collapse problem
smartGWT: 4.1d Build date: Wed Feb 12 17:15:00 GMT 200 2014 Linux Mint 14 Firefox 25.01 I've copied the code of the Smart GWT Showcase example Grids->Nested Form and made my own testcase Code:...
View Articlewrong formating in IE10
what I want is the one shown in the second pic, but it shows as in the first pic in ie. all the characters are vertically arranged. I want them to be horizontally arranged.without word wrap. Attached...
View ArticleDrop Down in List Grid
Hi I am using smartgwt 4.0 I want a drop down in a list box as shown in some examples in smartgwt client I have created the following in the Datasource DataSource categoryDS = new DataSource();...
View ArticleWrong link in showcase
Hi Isomorphic, the last link on the right side in the showcase ("Isomorphic has the advantage. Learn more.") is wrong: http://www.smartclient.com/smartgwt/...y/whysmart.jsp instead of...
View ArticleISC_Charts - Uncaught JavaScript exception at line 563
hi isomorphic, what does this exception mean exactly? Code: Uncaught JavaScript exception [TypeError: _14[j].record is null] in http://127.0.0.1:8888/.../sc/modules/ISC_Charts.js, line 563 I get this...
View ArticleSmartGWT MultiSeries chart JavaScriptException
Hi, I'm using SmartGWT Pro 4.0p-20140221. I'm using FacetChart with multiple series and zoom is enabled by calling setCanZoom(true). I'm displaying value of a variable on Y axis and time on X axis. 1st...
View ArticleprintTextBoxStyle is ignored for SelectItem
SmartClient Version: v9.0p_2014-02-13/EVAL Deployment (expires 2014.04.14_09.40.55) Firefox 26.0 When exporting a form to PDF, the printTextBoxStyle for a SelectItem is ignored. I have a form...
View ArticleChanging DataSourceField title on the fly
Hi! I'm reading my datasource using DataSource.getDataSource. The xxx.ds.xml file has all the fields setup properly (with titles assigned). However, I need to replace one of the titles of the...
View ArticleTextItem with setReadOnlyDisplay 'static' generates warnings when canEdit =...
SmartGWT 4.1d LGPL 2013-11-07 When I have text fields that turn into static text items when can edit = false, SmartGWT generates warnings. Everything does work OK, but these warnings could be a minor...
View ArticleProblems with nativeName
Be sure your post includes: 1. SmartClient Version: v9.0p_2013-11-14/PowerEdition Deployment (built 2013-11-14 2. Firefox 26.0 Hello, I have a datasource ds.xml with defining a number of fields that...
View ArticleMenu consisting of Canvas
What I would like to do is have an isc.MenuButton open a menu, but have that menu be a dynamic form. The goal is for the form to behave as a menu would (positioning, close when clicked outside of,...
View ArticleDataSource addToCriteria not working
Hi I'm using SmartClient power edition 9.0. I have the following datasource: Code: <DataSource dbName="Mysql" tableName="user_role_person" ID="user_role_person"...
View ArticleHow to restrict the no.of legends to be shown in a chart.
1. Library version is (v9.0p_2013-09-22/PowerEdition Deployment 2013-09-22) 2. Problem Statement: How to restrict the number of Legends to be shown in Chart. 3. We are showing 100 country records where...
View ArticleGrid Header Button
SmartClient Version: v9.0_2013-07-03/LGPL Development Only (built 2013-07-03) Browser : Chrome Version 31.0.1650.63 m Hello, I am adding a checkbox on grid header Code: final Button bb = new Button();...
View ArticleDataSource - Can't hash foreign key / ArrayIndexOutOfBoundsException Error
Hi I'm using SmartClient power v9.0. Please help, the following datasource give an exception (below). I'm struggling what it is: Exception: Code: ISC: Configuring log4j from:...
View ArticleNo Incase Filter search when setAllowFilterExpressions( true )
Hey I guess I found a bug in listGrids. The incase search does not work anymore when "setAllowFilterExpressions( true )". Then you need to use the right Upper and lower cases for TextFields. For...
View ArticleBug report: Search on Firefox (ctrl-f) - View is not scrolling to search result.
I testet this on current Showcase - SmartClient Version: v9.1p_2014-02-27/LGPL Development Only (built 2014-02-27) Firefox 27.1 Reproduction: - Open Firefox - Open showcase on...
View ArticleSmartGWT MultiSeries chart Export Layout Issue
hi isomorphic, when exporting an MultiSeries chart there is a little problem with the x-axis label. The small -very important- icons (see screenshot: Webpage.PNG) are missing in the export. :-(. The...
View Article