Selenium Webdriver click() does not work on buttons
When trying to do a click() call from selenium on a smartclient button, nothing happens. The web element is found, but click() does nothing. I've tried also with using scLocator("SCButton") with same...
View ArticleListGrid autoFit not working with images
SmartClient_v90p_2014-01-09_PowerEdition When a field contains an image, the ListGrid is not autofitting the data vertically until the user does something to trigger this behavior. See the test case...
View ArticleListGrid.setDefaultFields
SmartClient Version: SNAPSHOT_v9.1d_2013-12-17/PowerEdition Deployment (built 2013-12-17) IE-8 After upgrading from SmartGWT 2.x to 4.x I am now seeing 2 error messages when I bring up a ListGrid:...
View ArticleChart is misaligned when resizing isc.Window
SmartClient_v90p_2014-01-09_PowerEdition IE8 This happens in IE8 only. In our application, we create any number of charts in an isc.Window. These charts are dynamically added when a user performs some...
View ArticleAnalytics hideEmptyFacetValues broken with 4.0p
hideEmptyFacetValues worked with SmartClient Version: SmartClient Version: v8.3p_2013-05-08/PowerEdition Deployment (built 2013-05-08) but is broken with latest 9.0p version: SmartClient Version:...
View ArticleDoes RestDataSource support fields parameter
Hi, Is it possible to set fields parameter in the REST URI to limit the data to the set of fields that the caller is interested in? For example, the data may include 10 fields but the caller is only...
View ArticleZoom chart initial zoom range
Hi, I'm using SmartGWTPro version 4.0-010514. I'm using zoom chart and I would like to display the whole data set in the main chart when the chart is initially displayed. After the chart is displayed...
View Articlebug report: documentation error on "Creating DataSources"
In the Reference manual v9.0p_2013-12-11 page "Creating DataSources", the text recommends using a line like this: Code: <SCRIPT...
View ArticleRestDataSource and setting Authorization token through request header
I'm trying to use RestDataSource to fetch data using REST APIs. The REST API expects the caller to pass session id through 'Authorization:<sessionId>' request header. How to set this for...
View ArticlePopUp with PDF content
Well, we have a custom method to returns a PDF from exported grid's data. This works fine and we get the PDF in the callback answer. The question here is: How can we get in this code point a new window...
View ArticleCase insensitive filter in ListGrid
Hi, I'm using smartGWT Pro 4.0. Can you explain how I can use a case insensitive filter in ListGrid? Ive tried to reproduce showcase example...
View ArticleSmartGWT 4.1b
Hi! I am using ListGrid with FetchMode.PAGED. How i can catch when process begin and finish if change page by scrolling and data is loading by fetchData or all data already in cache? I want show popup...
View Articlehow can I have a filled with information from the database
Hello everybody, how can I have a filled with information from the database form knowing that I already have the ID of the element PS: this is a modification to an object this is my code : <code>...
View ArticleSeveral regressions in Calendar in 10.0d
There are several problems in Smartclient 10.0d 2014-01-29 related with the calendar 1. The top right X delete button and the bottom bar is only shown when hover the event. Is this a new feature? I...
View ArticleManually cause ListGrid to show Loading Data message?
Is it possible to manually cause the ListGrid's Loading Data Message to be shown and then removed? I am writing a List Grid that has to do cusom RPC calls for data loading (make a request and then poll...
View ArticleIssue with fetching in ListGrid in Firefox
I have a listgrid that should display 100 rows at a time, and has a total of 1934 rows it could display. The issue is that in the listgrid you can only scroll down to 100. The rest of the data is not...
View ArticleDeclarative way of defining a server-only DataSource?
Hi Isomorphic, this might be a silly question, but is there a way of declaratively declaring a .ds.xml-DataSource to be used server-only (=with com.isomorphic.* classes only) and not from the client...
View ArticleListGrid Hilite, Images, and Hyperlinks
I have the following requirements for a listgrid 1. Allow cell to be hyperlinked (with a custom click event) 2. Allow IMAGE to be displayed instead of CELL value if certain conditions are met Both are...
View ArticleTileGrid and custom tiles
Hi, We're running SmartGWT 4.1d pre-release version. We're currently working on a tile grid which needs to display tiles composed of an image on the left and two labels on the right. Overriding...
View ArticleSmartGWT EE was purchased
This copy of Isomorphic SmartClient is expired message comes up when when we deploy a war file to the GlassFish pre version 4.0 App Server. Please let me know what I can do to not have the license...
View Article