Issue with ListGrid record selection on upgrade from 3.0 to 3.1/4.0
Hi all, I'm experiencing an issue around ListGrid record selection when upgrading from Smart GWT 3.0 to 4.1 (and also 3.1, it seems!). I have a ListGrid with a RecordDoubleClickHandler as follows:...
View ArticleTreeGrid Request
We are currently using SGWT 4.1p. I am trying to create a TreeGrid implementation similar to that found in the Google Earth Client for Google Earth Plugin. I am using cascading checkboxes for selecting...
View ArticleTimeline : problem display events (daily timelime 24h)
Hi Isomorphic, I have an issue with Timeline widget. I use the Timeline to display some events happening on our servers. I load the events data from Webservices (requested from gwt server side) and...
View ArticleMinor bug in grouping by month title (Showcase)
1. SmartClient Version: v9.1p_2014-09-04/LGPL Development Only (built 2014-09-04) Reproduced in Showcase by setting grouping by Nationhood by Month. All group titles are 3 letters abbreviation of mothh...
View ArticleTab in Cell-Edit ListGrid with DateItem
Hi, I found a problem with moving in a ListGrid by using the tab key when using cell edit. Steps to reproduce: * go to http://www.smartclient.com/smartgwt/showcase/#grid_editing_cell * switch oder of...
View ArticleColorPicker More>> Placement
SmartClient Version: v9.1p_2014-08-31/Pro Deployment (built 2014-08-31) FF 24.8.0 ESR If you have a ColorPickerItem near the edge of the browser, and you open the ColorPicker, it is positioned so you...
View Articleisc.warn() icon not loading.
Reproduction Scenario - 1. Make sure that all cache is cleared from your browser. 2. Program your app in such way that is sends out a warning (using isc.warn) when it detects any loss in connection...
View ArticleSmartClient Developer Console/production environment
SmartClient Version: v9.1p_2014-08-31/Pro Deployment (built 2014-08-31) As far as the SmartClient Developer Console is concerned, are there any configuration changes that should be made before...
View ArticleListGridField, canExport and getValueIcon
SmartClient Version: v9.1p_2014-08-31/Pro Deployment (built 2014-08-31) FF 24.8.0 ESR We have a list grid field displaying a value icon. That list grid field has canExport:false, yet when exporting to...
View ArticleDifferent hover for different items in radiogroupitem
BuildDate Wed Mar 05 15:52:00 IST 2014 Version 4.1p SCVersionNumber v9.1p_2014-03-05 Team, I am using following component :- final RadioGroupItem radioBtn = new RadioGroupItem(); I set values in this...
View ArticleWARN disabling ISC Simple Names mode
SmartClient Version: v9.1p_2014-06-17/AllModules Deployment (built 2014-06-17) When opening the Developer Console from your Smart GWT EE Showcase in IE11, I see the following warnings. Code:...
View ArticleSmartclient Authentication system
Hi, i'm trying to develop a simple smartclient CMS webapp and i'm stuck on the login process. i've read a thousand time the "relogin" page without have any real clue because it's based on the idea of...
View ArticleCannot set CloseButton in timeline events
Hello, I am using SmartGWT EE 4.1 (console says "SmartClient Version: v9.1p_2014-08-23/EVAL Deployment"). I need to show Close button in Timeline events. When I set properties window, as described here...
View ArticleCubeGrid Font size
I need to increase cube grid font size but i did't find somthing like that.
View ArticleBug removing Window with custom content from parent
I have a Window with custom html content. When I dynamically modify that content and then remove Window from V/HLayout and draw it again - the modified content is being replaced by the original...
View ArticledateItem doesn't show value in form with canEdit=false & readOnlyDisplay=static
SmartClient Version: v10.0d_2014-09-02/EVAL Development Only (expires 2014.11.01_12.51.36) Licensed to: Isomorphic Software (#ISC_EVAL_NIGHTLY) SmartClient Version: v10.0d_2014-09-04/EVAL Development...
View ArticleListGridField.addRecordClickHandler, Up/Down Arrow
SmartClient Version: v9.1p_2014-08-31/Pro Deployment (built 2014-08-31) Hello, I have a RecordClickHandler on a ListGridField which performs some action. The problem is, when I use the Up and Down...
View ArticleHow To Remove or Hide "Separator and "Columns" from Tree Grid Header Context...
Hi, We are using Smart Gwt-4.1p(23rd May 2014) Browser : IE10, 11, Google Chrome:35.0.1916.114 m Even though the "Tree Grid" is having more than one Column(Column-1, Column-2). We don't want to show...
View ArticleHide ListGridField from DataSource
smartgwt: 4.1-p20140908 Hi, I am hidding some columns from a ListGrid by setting the hidden attribute to true in a DataSource: Code: <field ... hidden="true"></field> These columns are not...
View ArticleError with the empty value for a SelectItem (showing markup)
Hi Isomorphic, please see the attached screenshot. The empty value for a SelectItem shows the following text/markup as text: <span aria-hidden="true"> </span> This happens for me...
View Article