TextAreaItem not sizing properly when height is * in Chrome
SmartClient Version: v9.0p_2014-01-23/LGPL Development Only (built 2014-01-23) Browser: FF, Chrome In the attached sample, when I use a TextAreaItem, the window gets a vertical scrollbar instead of...
View ArticleCheckboxItem graphic not updated on display when disabled state changed
SmartClient Version: v9.0p_2014-01-23/LGPL Development Only (built 2014-01-23) Browser: IE11 In the attached sample, you can use the SelectItem to dynamically change the disabled state of the...
View Articledefining DS field type as "string" crashes app in 4.1 if you call getType()...
Hi, i am migrating my existing production app from 3.1 to 4.1 and noticed a kind of hard to find error. datasource defined in XML, with a field: Code: <field name="Banana" type="string" title="A...
View ArticleHint styling issue in SelectItem with ISC 9.0 after failed validation.
Hi, We are experiencing an issue with SelectBoxItem and the font-weight it displays after a failed validation in v9.0p_2014-03-21/Pro Deployment - 2014-03-21 We previously had a similar problem that...
View ArticleHow to use Visual Builder to generate/import SmartGWT java code?
Hello, I have tested Visual Builder in SmartGWT 4.1p Eval Edition 2014-Mar-21 build And I want to know how can I, 1. to import the existing SmartGWT client java implementation (such as a VLayout with...
View ArticleFormItem error message tooltip width
Hi guys, Is it possible to set the width of tooltips used for showing form item error messages? If it can be done via CSS, what class name would I look for? I have a relatively long validation error...
View ArticleSC.say and modal mask
Hi guys, Is there a way to add a modal mask for SC.say? I can do it for SC.warn via the dialogProperties parameter, but there's no such parameter for SC.say... Thanks.
View ArticleSmartGWT-Mobile Smaller Size & Missing classes?
Hi, I examined the zip files for the 3-07 and 3-11 (and following) versions of smartgwt-mobile files. It seems the zip file was reduced and a lot of classes are missing. Is this an error?...
View ArticleSmartGWT-Mobile - Runtime Error
1. I am running http://www.smartclient.com/builds/SmartGWT.mobile/1.0d/LGPL/2014-03-07 2. Chrome Browser Version 33.0.1750.154 m & Firefox 26 GWT Version 2.6.0 3 & 4. Not a server-side problem...
View ArticleListGrid removedClickHandler
Hi, I have a ListGrid which has canRemoveRecords set to true and autoSaveEdits set to false. So, if a user deletes one row in the grid, the row is marked as deleted until the entire grid is saved. I...
View Articleabout smartgwt.mobile custom RootLayoutPanel style
hi : the output app looks like ios style whatever i build the showcase in sdk or my project,does i can set "RootLayoutPanel" to show custom style.and i found the api "setStyleName" that seems to solve...
View ArticleFilterBuilder and DateTime
Hi, I'm currently using SmartGWT 4.1p. (SmartClient Version: v9.1p_2014-03-16/PowerEdition Deployment (built 2014-03-16)) I'm having some issues with the FilterBuilder and DateTime. When I try to...
View ArticleDo two separate applications deployed to tomcat share datasources?
Testing migration from SmartClient_v90p_2013-12-07_PowerEdition to SmartClient_v91p_2014-03-04_PowerEdition I am observing some strange behavior. We have two separate web applications both using...
View Articleissue: SQLDataSourceField defined with a sum and filtering
We have a SQLDataSourceField defined with a customSelectExpression as a 'sum(joinedTableColumn)' when using this datasource with a grid with showFilterEditor:true, trying to filter on that field gives...
View ArticleStrange Calendar behaviour in SmartGWT 4.1
Hi! I'm trying to migrate from SmartGWT 3.0 to 4.1. I migrated my code to 4.1, and found a strange behaviour in Calendar widget. I'd like to emphasize that my 3.0 code is in production and working...
View ArticleBreaking text line in formatDataValue
I am new with SmartClient and I'm trying to change the format of the text printed in the facetchart.showValueOnHover function using the facetchart.formatDataValue and although I can print my String...
View ArticleCan't receive subscribed real-time messages under tomcat
My very simple test messaging system works perfectly fine in "development" mode when using the built-in "jetty" j2ee server for GWT under Eclipse. I can send and receive messages fine. When I build and...
View Article"Drag" for group (DrawGroup) of items (DrawItem)
Hi *, Firstly I posted this topic in the wrong section (SmartClient) but I couldn't delete it anymore. Sorry for that. SmartGWT - v9.1p_2014-03-23/LGPL Development Only (built 2014-03-23) Not sure what...
View ArticleFormItem returning null from getRequired
Isomorphic SmartClient/SmartGWT Framework (v9.1p_2014-03-23/PowerEdition Deployment 2014-03-23) I'm in the process of moving from SmartGWT 4.0 to 4.1. I came across an issue where, unless setRequired...
View ArticleSELECT with ntext in WHERE clause
Isomorphic SmartClient/SmartGWT Framework (v9.1p_2014-03-23/PowerEdition Deployment 2014-03-23) I've discovered an issue in SmartGWT 4.1 where an invalid SQL query is being created when using an ntext...
View Article