Select Item not displaying items in sorted order
Hi, We are using a) SmartClient Version: v9.1p_2014-05-15/Pro Deployment (built 2014-05-15) b) Testing using IE 11.0.9600.17126 We are using a select Item siMtrStsActn = new SelectItem("some unique...
View ArticleMultiComboBoxItem not working with extended DataSource
My testcase: Code: public class TestingModule implements EntryPoint {     private MultiComboBoxItem userSelectItem;     @Override     public void onModuleLoad() {         //...
View ArticleWebElement.sendKeys to AutoFitTextAreaItem loses characters when text wraps
I am using SmartClientFirefoxDriver. I create a WebElement using this code Code: By scByLocator =...
View ArticlesetEditValue cannot not trigger the formatCellValue of other fields
Hi, I have a grid and there are one database field 'CAS_NO' and two non database fields 'EINECS_DESC'. 'EINECS_NO' When I use the setEditValue to change the value in teh field 'CAS_NO' but it would not...
View Article__cachedType in dataSource.field
SmartClient Version: v10.0p_2014-10-23/EVAL Deployment (expires 2014.12.22_09.35.28) Licensed to: Isomorphic Software (#ISC_EVAL_NIGHTLY) Hello, I'm encountering a strange problem with my application....
View ArticlemutiComboBox issue
Hello, Thank you for this new release 5.0. You did a great job. I was looking at the mutiComboBox as show in the example: http://www.smartclient.com/smartgwt/showcase/#multicombobox_category I...
View ArticleRecommended Maps API for SmartClient?
Hi We are working on integrating a new map result view in our existing enterprise application. For this we have developed a simple proof-of-concept (POC) using Google Maps V3 API, along bindings...
View Articlecom.google.gwt.core.client.JavaScriptException: (null): null
Getting the below exception when I try to load a recordseparator in my application. com.google.gwt.core.client.JavaScriptException: (null): null at...
View ArticleAutomatic expand TreeGrid
Hi, I have two problems: 1) I have a ListGrid with 3 level, in automatic I want to show the root and the first level. 2) It's possible to hide the last Opener Icon [+] in the leaves of a TreeGrid,...
View ArticleCriterion OperatorID bug
SmartClient Version: v9.1p_2014-05-18/PowerEdition Deployment (built 2014-05-18) Hi, found a small bug: 1: Code: private Criterion createTagCriteria(int[] tagsID){...
View ArticleTab panel's show called twice
I am using SmartClient 10 evaluation version of October 13th, 2014 on the latest Chrome on MacOS 10.9.5. I have a SectionStack that I add as the first tab in the initWidget method of a class inheriting...
View ArticleValuesManager - validate() and getValues()
SmartGWT 4.1 / FF 26 If a value in a ValuesManager is changed, getValues() returns all the values including the changed value. But if you then call validate() followed by getValues(), all the values...
View ArticleHidden fields on Dynamic Form still appear
1. SmartClient Version: v9.1p_2014-07-23/Pro Deployment (built 2014-07-23) 2. Build identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0 3. N/A 4. N/A 5. N/A 6. Code...
View ArticleInser text into search box of tool strip
I have the following web page, and I want to automatically insert a string text into the filter box of the ID column when I open this page from another button somewhere else, so that the user can just...
View ArticleSpecialValues - more info on this?
taking a look at specialValues for the first time and I'm not able to get it to work. Browser: Chrome (latest version) SmartClient LGPL: Version v10.0p_2014-10-06/LGPL Development Only (2014-10-06) I'm...
View ArticleBlinking cursor?
Since I upgraded to smartGWT's latest build (28-10) I have been observing a blinking cursor in many components (listGrids, treegrids). Then I opened the smartGWT showcase, and I see the same:...
View Articlewhat are RTL best practices?
Please help me to figure out how to provide my smartgwt application with RTL support. The only way I tried is to set <body dir=RTL> right in index.html . And yes it works. But my goal is to give...
View ArticleHow to display Advanced filter builder Add and remove Icons in a single line?
How to display Advanced filter builder Add and remove Icons in a single line?
View Articlehow to remove icon from tree grid? (including IE)
how to remove icon from tree grid? (including IE)
View ArticleTwo issues observed on SmartClient_v83p_2014-10-23_PowerEdition
Hi, We observe two issues from the following standalone. We are using SmartClient v8.3p_2014-10-23 build in IE9. Issue1: There's a misalignment in the "Ship from" SelectItem. It works fine in earlier...
View Article