Can't Type a space in the RichTextItem when it's in an Expansion Component
SmartClient Version: v10.0p_2014-11-19/LGPL Development Only (built 2014-11-19) FireFox 24.7.0 ESR After expanding the row in the following code example, pressing the space bar does not result in a...
View ArticleFacetChart - Setting X reference lines spacing
Hi isomorphic We are using FacetChart object in 9.1p SmartClient version We have made a scatter chart that show some data. In X axis, the chart shows some reference lines for X values in chart's...
View ArticleListGrid - limit fetch result data to ListGrid columns
Hello Isomorphic, There is a certain requirement described below with a possible solution that would need a patch in the isomorphic JS library. Could you please verify the solution from your...
View Articlebug: form.editSelectedData doesn't work with a grouped ListGrid
SmartClient Version: v10.0p_2014-11-16/EVAL Development Only (expires 2015.01.15_12.11.41) Licensed to: Isomorphic Software (#ISC_EVAL_NIGHTLY) Chrome on OSX Please try the #updateOperation sample: -...
View ArticleSave criteria of FilterBuilder?
Hi, Is it possible to save the criteria created by filterbuilder? I have tried so far something like Code: JSONEncoder encoder = new JSONEncoder();...
View ArticleProblems after redeployment of SmartGWT App for IE8
Hi, I have a general question. We are evaluating the framework and I need to convince the team so I did a few updates of the app during the development. The app is deployed on websphere and the Browser...
View ArticleFound interface com.google.gwt.core.ext.typeinfo.JClassType, but class was...
Hi Admin, Am facing the problem while working to migrate our application from GWT-2.3.0/smartgwt-2.4 to GWT-2.6.1/smartgwt-5.0. Am using GWT-2.6.1 and smartgwt-5.0 and jdk-1.7v After addeding new...
View ArticleError messages are now styled with the anchor style
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 ArticleUsing DataSource without binding to a xml file or a DB
Can I use a DataSource but not bind to any xml file or DB? I try to use the addData method of DataSource but cannot see any data. What I have is below: DataSource ds = new DataSource();...
View ArticlesortByGroupFirst issue
We are seeing some issues with ListGrid.sortByGroupFirst functionality. I'll start with the first problem we can recreate and then may need to provide some other examples after that. See this example:...
View ArticleDrop and Drop Broken when ListGrid is Grouped
I discovered a bug in the drag and drop portion of the ListGrids in Smart Client 10+. If you have a list and group it (it doesn't matter the group by field) and they try to drag and drop it will not...
View ArticleRendering Bug in listGrid Filter on big screens
Hello, this only appears in latest opera browsers. I guess since Opera 25. A couple of weeks ago opera anounced in their developer blog that they made some optimisations for reading on big screens....
View Articlemultiple select in listgrid with a touch device
Hello, I didn't find a way to do it on android or ios... so is there really a way to multiselect entries in listgrid with "multiple" selection mode? Greetings, Stéphane BARBARAY.
View ArticleGwt 2.7.0
Since GWT 2.7.0 is released, I would like to upgrade. Are there any known issues with SmartGWT and GWT 2.7.0 or is it possible to "just upgrade"? Using Smartgwt 4.1p power.
View ArticlePatch for regroupCreateGroupTree
Hello, I saw a non-fatal issue in our production environment when refreshing a grouped grid with multiple summary rows. A simple null check fixed the problem. The patch is somewhat extensive. Would you...
View ArticleNeed help on SmartGWT evaluation
Version Info SmartGWT: smartgwtee-5.0p Eclipse: Kepler JDK: 1.7 GWT SDK: 2.6.1 I was trying to setup in Eclipse the sample/build-in-ds as suggested by StartGWT Quick Start Guide. After I have done with...
View ArticleReg: formatEditorValue is treating as values changed in the DynamicForm
Hi, In the form Item, We are using fomratEditorValue to format the value. But If we load the form like below and one of the field has formatEditorValue method. And after loading the data from the...
View ArticleSmartGWT on Omate?
Hello everybody, I want to run a webapp on an Omate: http://www.omate.com/product.html The display resolution is 240x240. As a test, I want to display a 2x2 matrix: 4 total square layouts with...
View Article[Bug on demo site] ListGrid and TreeGrid with frozen columns - double click...
Double clicking on a header on both ListGrid and TreeGrid with frozen columns autofits the wrong colum. TreeGrid example (double click on Email field autofits Name field)...
View Article[Bug on demo site] TreeGrid auto-fit on frozen tree column is brocken
In the link below if you add autoFitWidthApproach: "both" to the source code and try to auto-fit all columns - Name column gets cut off http://www-demos.smartclient.com/iso...tml#freezeTree Also with...
View Article