ISC Event target while over SVG is Broken on IE
Using latest nightly build of SC 9.1 (July 24th) and IE 11, It seems that whenever mouse cursor is moved from a widget on to a piece of svg (contained within a pane following DomIntegration...
View Article'visible' dialog not showing
Hello again, I must be missing something obvious. I create a dialog early on, and then later show it from a called function. This creates it: Code: isc.Dialog.create({ ID:"NDAloginDialog",...
View ArticleDefect in ISC_Grids requestVisibleRows() function (?)
Migrating my project to SmartClient_SNAPSHOT_v100d_2014-07-26_LGPL version today, I found that call to Code: someTree.fetchData() throws exeption. Short look points to the source of that in this...
View ArticleFacing issue with ListGridRecord formatter
Hi, We have client only data source enabled. We have extended ListGridRecord to our specialized class and adding this specialized class records to datasource. Inside cellformatter, we are getting...
View ArticleNeed help with Form focus handler
Hi, Form Focus Changed Handler is getting called when the picker icon is clicked on the DateItem which was added to the form. No option to stop this or invoke this. Could you please give us some...
View Articlesorting is causing 2 fetchData calls
Hey, i've got a little problem, while sorting a listgrid with a dataSource. I've overwritten the sortChanged method, so it will register the new sorting field and direction and send it to my backend....
View Articlebug or intended behavior: customSQL=true doesn't exclude includeFrom fields
tested with SmartClient Version: v9.1p_2014-07-15/PowerEdition Deployment (built 2014-07-15) I'm starting a dedicated thread for this question:...
View ArticleFilterBuilder and canFilter
Hi Isomorphic, Version : Isomorphic SmartClient/SmartGWT Framework (v9.1p_2014-07-03/PowerEdition Deployment 2014-07-03) I'm looking to the best way to hide a DataSourceField of the DataSource in the...
View ArticleBest practice: Mails (same mail via BCC to several users, status mail once...
Hi Isomorphic, I'm looking for some best practices regarding mails:I understood your "1 response row --> 1 mail" principle. If my mail is always the same and I want to BCC it to several addresses,...
View Articleempty value in databound picktree
Hi, I have following problem. I have datasource with "colors" (color_id, parent_color_id, name) that I use as data for PickTreeItem. User can select a color from hierarchical menu, but can't turn back...
View ArticleCustomizing filter for DateTimeItem
SmartClient Version: v9.1p_2014-07-13/LGPL Development Only (built 2014-07-13) I've done a lot of customization of styles that affect the look of the FilterBuilder control. Most of this is working very...
View ArticleListgrid auto fit width issue only IE browsers
Hi, I have a listgrid configured as below to enable scroll bars if any item width is larger than the list width, this works fine in other browsers but not in IE, in IE last three characters of...
View ArticleFilter Builder Simple Mode vs. Advanced Mode
SmartClient Version: v9.1p_2014-07-06/Pro Deployment (built 2014-07-06) FF 24.6.0 ESR We display a filter builder in a form with default TopOperatorAppearance.RADIO (Simple Mode), but allow changing to...
View ArticleTileGrid Component Hover
Has anyone managed to get the hoverComponent to work with a TileGrid? I've made use of the following: Code: @Override public Canvas getHoverComponent() { Record record =...
View ArticleListGrid Header has blank Spaces
Im using GWT 2.5.1 and SmartGWT 4p and viewing the app with IE 8. If I have a table and the column type is INTEGER and the alignment is not set or is RIGHT aligned, the column header will contain a...
View Articlepaging with sgwt 4.1 fails (but 3.1 works)
Dear SmartGWT support, users, developers, we currently evaluating to upgrade from SmartgGWT 3.1 to 4.1. I have the following problem and want to kindly ask, to help me with this new "behaviour". The...
View ArticleClient side filtering with paginated ListGrid
Hi, I have a large data set. I want to load only one or one and a half page of the result set that matches a client side filtering criteria. Is this possible? Thanks. Mandy
View ArticleupdateCaches and "WARN:Log:findByKeys"
SmartClient Version: v9.1p_2014-07-06/Pro Deployment (built 2014-07-06) FF 24.6.0 ESR We have a ListGrid bound to datasource "baseDs". We have several datasources that "inheritsFrom" from datasource...
View ArticleDSReponse Failure status
I have an issue while DSResponse setStatus is Failure, i don't know, how this one is behave with response to client. Client side i didn't get any repsone from server. Any one can please tel what is...
View ArticleSelectItem setPickListFields question or feature request
I am using a SelectItem with a drop down list (setPickListFields(...) ). It works well. However I would like to be able to : - either display the grid filter header in order to type in filtering...
View Article