Bug in PasswordItem
hey, since last chrome update, the browser supports storing and restoring passwords for javascript fields... chrome puts the values correct into the login and password fields... but the methods...
View Articleis there max file size limit to isc server?
Hello brother. Be sure your post includes: 1. the *complete* SmartGWT or SmartClient version from the lower left-hand corner of the Developer Console (see FAQ for how to open Developer Console), for...
View ArticleHow can I create hovers for the labels in a DynamicForm?
I have to make the text that hovers on my field values appear as well when the user hovers the label of that field, can you give some insight on that?
View ArticleIE11 Compatibility View
We are using the HTML5 DOCTYPE, <!DOCTYPE html>, in our application bootstrap HTML as recommended in the FAQ. However, we integrate with another library that for the moment requires us to run...
View ArticleWildfly 8 and IE 8 exception
SmartClient Version: v9.1p_2014-04-15/EVAL Deployment Code: 2014-04-17 12:57:08,763 INFOÂ [com.isomorphic.servlet.RequestContext] (default task-13) URL: '/gsui/gsui/sc/system/helpers/empty.html',...
View ArticleFacetChart in Internet Explorer 8
SmartGWTEE 4.1p/4.1d I've noticed that FacetChart does not work properly with IE8 in some cases. Even in the simpleChart in showcase crashes (http://smartclient.com/smartgwtee/showcase/). The issue...
View ArticleDataSource load order?
Can DataSources require a certain load order? I have DataSources that seem to need to be loaded in a certain order. They're configured in a non-alphabetical order and work fine. But if I alphabetize...
View ArticleCellFormatter + SummaryFunction
SmartGWT 4.0-2013-11-30 FF 19 Problem: When creating a ListGridField with a CellFormatter and a SummaryFunction, the CellFormatter is invoked for all cells and, at the end, for the group cell. I am...
View Articlebutton texts not centered vertically in 4.1.
It doesn't look very nice. I attach a screenshot from the Showcase, Safari 7.0.3 on Mac OSX. Looks the same in Chrome and Firefox. Attached Images Screen Shot 2014-04-20 at 00.14.07.png (19.7 KB)
View ArticleEmpty listgrid record cause
Be sure your post includes: Hello there, 1. Isomorphic SmartClient/SmartGWT Framework (v8.3p_2013-12-07/PowerEdition) 2. Browser - Firefox 26 4....
View ArticleScrollbar issue on comboboxitem..
Hi, Vertical Scrollbar appears on comboboxitem component in Firefox but not in case of other browsers viz. IE, Chrome etc. If picklist has a single entry I am unable to select it with a mouse click. It...
View Article4.1, cant make my HLayout to obey height 1
Hello, we're working on updating to 4.1, which is taking us far longer than we've anticipated since 4.1 won't work in IE11 unless you set the "<!DOCTYPE HTML>" tag. That tag, however, changed...
View ArticleFecth&UpdateData on ListGrid not executed
Hello, I am using SmartClient/SmartGWT Framework v9.1p_2014-04-18/Pro Deployment. I created an array of two listgrids which are shown in tabs of a tabset and which are associated with the same...
View Articleperplexed on upgrade issue from SmartGWT 2.x to 4.x - values in grid not...
SmartClient Version: v9.1p_2014-03-20/PowerEdition Deployment (built 2014-03-20) GWT 2.5.1 IE-11 I've been working through various upgrade issues and this one has me perplexed. We have a grid where...
View ArticleID is being set as EventProxy in HTML
In smartgwt I do set the ID for an element. But when I see the element in the HTML the value is assigned to "eventProxy" attribute instead "ID" attribute. I would appreciate if you could provide me how...
View ArticleSimple way of using 1 and 0 values in a boolean field
Hi, I've got an xml DS (client only) that has a tag like this: Code: <b>1</b> containing either 1 or 0. I'd like to represent this as a DataSourceBooleanField in a ListGrid. Simply...
View ArticleIntegrate UI components in ListGrid
Hi, is there an option to show UI components in ListGrid? I have to show a slider in the record cell, and the best I've done so far is to add setEditorCustomizer to the ListGrid using SliderItem. Code:...
View ArticleUsing IN_SET operator with setCharacterCasing throws exception
SmartClient Version: SNAPSHOT_v9.1d_2014-01-24/Enterprise Deployment (built 2014-01-24) FF 25.0.1 I am using a FilterBuilder that has a DataSource with a TextItem field which uses the...
View ArticleValuesManager with Tabs in different classes.
I have logic in different classes (e.g. Tab1.java, Tab2.java) for each tab. ValuesManager is an instance call, but I would prefer not to send the reference to each tab from the entry point. I'd prefer...
View ArticleCanvas.scrollByPercent() not working ?
Be sure your post includes: 1. SmartClient Version: v9.0p_2014-02-09/PowerEdition Deployment (built 2014-02-09) 2. doesn't seem to matter which browsers I use. I need to manipulate the scroll position...
View Article