FacetChart - Show/Hide mini zoom chart
We're using SmartGWT Pro 4.0p-20140428. We've requirement to allow a user to show/hide the mini zoom chart dynamically after the chart is displayed. I tried creating the FacetChart with mini zoom chart...
View ArticleMultiple Select Search Criteria
I'm currently migrating from SmartClient 8 to SmartClient 10 (v10.0p_2014-09-29/EVAL Deployment). I've found an issue with search forms. When I call getValueAsCriteria on a form with a multiple select...
View ArticleSC.say() - ModalMask behaviour depended on independent code
- SC.say() does not have argument "Dialog dialogProperties" - if you call SC.say() first time, it's without ModalMask - if you call a dialog with ModalMask, then behaviour of next SC.say() will change....
View ArticlegetErrors - custom server validator
SmartGWT 4.1 / Firefox 27 I have a custom server validator which correctly displays the error icon and message on myi form item. But when I call getErrors on the DynamicForm or ValuesManager, it...
View ArticleServer Application DMI Validation
Hi I followed the example Server Application DMI Validation But after quantity inputted, it did not call the com.isomorphic.examples.server.validation.ValidatorDMI.java Is there any setup required in...
View ArticleServer Example Inline Script
Hi I followed the example Server Example Inline Script When I validate the field quantity, how can I retrieve the value of other fields such as instructions. I tried record.instructions in groovy...
View ArticleCell selection + row highlight
Hi guys, I am trying to create a listgrid that has cell selection (I did this with setCanSelectCells) and also shows the selected record as in a simple listgrid. I searched all over your forum and the...
View ArticleSmartClient_Explorer.html
Hi I downloaded the trail example and wanted to use the http://localhost:8080/isomorphic/system/reference/SmartClient_Explorer.html as my menu. In SmartClient_Explorer.html and exampleTree.js, it uses...
View ArticleList Grid Record Component creation is failing
Hi, We are using Smart Gwt-4.1p(23rd May 2014) Browser : IE10, 11, Google Chrome:37.0.2062.124 m List Grid Record Component(Button) creation is failing when deselect and select from the pick list...
View Articletimeline lane icon
Is it possible to show an icon in a lane title of the timeline component?
View ArticleOpen Server Log Viewer in separate window
In the developer console I see: "Open Server Log Viewer in separate window" But when I click it, nothing happens. Does it need to be configured to work ? Using SmartGWT 4.1p power.
View ArticleHint message fail to disappair inside FloatItem
I set the hint message to show inside a FloatItem (setShowHintInField(true)). When the user click inside the FloatItem, the hint message doesen't disappear, and a javascript error happens. The same...
View ArticleGauge scale
Hi, I'm trying to add a Gauge widget in a layout. I did like described in the Gauge sample of your showcase. It seems to work at first sight (gauge displayed, sectors created, value set). My problem is...
View ArticleRemote Debugging doesn't work
SmartClient Version: v10.0p_2014-09-30/EVAL Deployment (expires 2014.11.29_06.38.33) Licensed to: Isomorphic Software (#ISC_EVAL_NIGHTLY) The Remote Debug feature works in the feature explorer. But it...
View ArticleBug in Chrome - TreeGrid column with autoFitWidthApproach: "both"
There seems to be a bug in Chrome with TreeGrid autoFit functionality when I set autoFitWidthApproach: "title" or "both" After grid loads if I pick Auto Fit All Columns from header drop down menu - the...
View ArticleSmartClient 10 Cube Scrollbars
I'm currently migrating from SmartClient 8 to SmartClient 10 (v10.0p_2014-09-29/EVAL Deployment) and I'm having an issue with cubes. My cubes which previously would render correctly in 8, are now...
View Articlepotential issue with ListGrid.hideFields()
SmartClient Version: v9.1p_2014-09-09/PowerEdition Deployment (built 2014-09-09) GWT 2.6.1 IE-11 I'm seeing some errors in the client log when I hide a list of fields in the TreeGrid. Here is the block...
View ArticleMultiComboBoxItem tooltip for each option
Version v9.1p_2014-07-03/Pro Deployment (2014-07-03) Hi, I need to associate a specific tooltip with each of MultiComboBoxItem's buttons to be displayed when the mouse hover on them. Is there anyway I...
View ArticleCan I throttle SQLDataSource logging?
SmartClient Version: v9.1p_2014-07-09/PowerEdition Deployment (built 2014-07-09) We have a custom data source that extends SQLDataSource. The logging output from SQLDataSource is useful in development,...
View ArticleBest practice needed: Own "sales funnel" chart type
Hi Isomorphic, I need to design a chart like the one in the attachment. I have the following technical key data:Will be placed in a VLayout No size changes (only if browser window size changes) No...
View Article