ClassNotFoundException: com.isomorphic.compression.ServletCompression
Hi, I have just upgraded from SC9.1 to SC10.0 (SmartClient_v100p_2014-09-10_Pro). So far, everything seems to work, however every time a client makes a DMI call, the following error is added to my...
View ArticleChanging loading image and text for ListGrid
How to change default loading gif when ListGrid is fetching data? I try to search skin_styles.css and load_skin.js but I can't find a property to overide v9.0_2013-07-03/LGPL Development Only (built...
View ArticleSetting the width value in warn
How can we set the user defined width value inside warn function. I am facing the issue when user want to delete the multiple record and error message is coming into two lines, where my requirement is...
View ArticleAsynchronous requests with DataSource
Hi I'm having quite some trouble getting a task done and unfortunately i couldn't find any solution by searching the forum or the web. So here's my problem: I'm using a listgrid to display my data and...
View ArticleProblem with using setEditValue on hidden fields with smartclient 10.0
Hello, I'm testing out the new Smartclient 10.0 and I see an issue where hidden columns aren't respecting setEditValue. I'm using Google Chrome. Try this sample with 10.0:...
View ArticleServer returned FAILURE with no error message performing operation...
Hi, We are checking out the new smartclient 10.0. We are now seeing this message when we expose the dev console which wasn't happening in 9.1. I'm using Google Chrome. "Server returned FAILURE with no...
View ArticleProblem with BuiltInDS (HSQLServletContextListener class not found)
Hi Isomorphic, I'm trying to prepare a testcase (v9.1p_2014-09-12) and found that BuiltInDS does not start any more. Did you change anything here recently (since 8th Sep 2014 most likely) that could...
View ArticleEditorExitEvent returning null for newValue when value is unchanged
I can see that behind the scenes that when a EditorExitEvent is triggered, and the use rhas not changed the existing value, that an 'undefined' is returned for newValue. On the otherhand, when the user...
View ArticleHttpProxyServlet and certificate validation
Hi, I'm using smartgwtpower-4.1p-2014-07-22-nightly build and I have configured HttpProxyServlet to forward client's REST API request to a cross domain web services running on the same server...
View ArticleOnline Javadocs appear to be down?
The online reference Javadocs appear to be down: http://www.smartclient.com/smartgwtee/javadoc/index.html?overview-summary.html...
View ArticleaddCriteria(java.lang.String field, java.lang.String[] value)
SmartClient Version: v9.1p_2014-09-09/PowerEdition Deployment (built 2014-09-09) GWT 2.6.1 IE-11 On the client in my RequestTransformer I do this: Code: String[] spc =...
View ArticleAMD support?
It's been about 3 to 4 years since I last used SmartClient (JS, not GWT) and I'm on an new assignment that could really use something like SmartClient. Truth is, that in the last 3 years I've been...
View ArticlePublish/Subscribe in SmartClientJS
Simple question, is there support for publish and subscribe in the JS only version of SmartClient? When searching for this in the forum, I see only posts related to SmartGWT. In my earlier days of SC...
View ArticlePatch needed for addImplicitSort
Hello, I'm evaluating the new sortByGroupFirst method and found a bug and developed a patch. The issue manifests when you load a saved view state that is grouped by a custom formula. Then, you switch...
View ArticleIssue with sortByGroupFirst when adding new formula and then grouping...
Hi, continuing to evaluate the new sortByGroupFirst feature and see another issue. Load this example: http://www.smartclient.com/#customColumns Use the code below that sorts by population descending...
View ArticleSmart GWT Layout problem
Hello, I have a problem to make some layout arrangements. I would like to implement a UI interface which looks exactly like the attached picture. My problem is to align all the fields in the left side....
View ArticleWindow header layout
I am trying to create a window with some custom controls in header but I need to have those controls appear right after headerLabel on the left instead of right before the close button on the right...
View ArticleProgramatically opening a folder in a TreeGrid
Per the docmentation of the TreeGrid.addFolderOpenedHandler() http://www.smartclient.com/smartgwte...OpenedHandler) It says: "This method is called when a folder is opened either via the user...
View ArticleKeep MenuItem "selected"
MenuItems apply "menuOver" class - but is it possible to keep MenuItem "selected" so that when user clicks on a MenuItem and then next time expands menu button - the previously clicked MenuItem is...
View ArticleSelecting 09/30/2014 23:59 on DateTimeItem with Timezone of London, UK...
Version: 10.0p Build 2014-09-10 Reproducible in the SmartClient JS demo here: https://smartclient.com/#dateItem Steps: 1) Set local timezone to London, UK. 2) Run the following code. Code:...
View Article