DataSource update is firing without calling it
Hi there, I have a issue facing a datasource update which is called without a manual sender. In my case i have a TreeGrid on the left and a Layout with a Listgrid on the right side. The ListGrid on the...
View ArticleCannot edit filter field after setting a values map
v8.3_2012_11_20/LGPL Development Only (built 2012-11-20) on Firefox 26.0 After I add a values map to a ListGridField, I can no longer edit the filter field Code: public void...
View ArticleVertical scrollbar in calendar month view
Hi, Using SGWT Power 5.0 In showcase, in a calendar, month view, when a day cell contains more time entries that can be displayed, +1 more ... is displayed for entries that can't be displayed. If one...
View Articlethis.getScreen() is unavailable.
Hi, I want to load a xml file using RPCManager.loadScreen. But the problem is when I write layout.addChild(this.getScreen()); within execute method, it gives me error. Can anyone please suggest where i...
View ArticleJsni, html & js
Hello, i got a task to make a canvas on witch it is possible to write, draw, erase etc. (something like paint). I done it in JS and HTML syntax like this: <html> <canvas>.......
View ArticleTrouble with record selection when refreshing a listgrid with progressive...
Hi Isomorphic, I use the Isomorphic SmartClient/SmartGWT Framework (v9.1p_2014-07-03/PowerEdition Deployment 2014-07-03) version. I've got a trouble with the record selection and the refresh of a...
View ArticleCanvasMetaBeanFactoryGenerator Bug
Hi, I'm using CanvasMetaFactory as described in the docs and I'm getting GWT compilation error when the CanvasMetaBeanFactoryGenerator tries to generate BeanFactory for class...
View ArticleFilterBuilder with Custom (Reflection) FormItem and ValidOperators Bug
Hi there, i'm trying to use a FilterBuilder with supplied FilterItem datasource. The datasource defines the fields that should be filtered. The field definitions use custom FormItems as editor types....
View ArticleChild ListGrid
Using SmartClient 10.0 js doing and my own backend. Working with two RestDataSource that are connected Parent-Child. Open up a record and using a DynamicForm for Parents Information Using...
View ArticleAfter upgrade to SmartGWT 5.0 (and use maven) could not locate Compression...
We were using SmartGWT 3.1. Recently we upgrade to use 5.0. In the same upgrade we switch to use maven. However, now we got this error message when deploying the war file with tomcat6 (okay to test in...
View ArticleDateRangeItem question or most likely enhancement
Hi Isomorphic, I'm under current 4.1p and am using a DateRangeItem with two indented rows showing "From: INPUT-BOX PICKER" "To: INPUT-BOX PICKER" Basically like the DateRangeItem from this showcase...
View ArticleEmbedding SmartClient into existing app
Hello SmartClient community, I've been evaluating your product for the last 3 days and I have to say that I'm very impressed with the work you have done, I'm feeling confident of the possibility of...
View ArticleBatch update from client files
We are currently using:- BuildDate Wed Mar 05 15:52:00 IST 2014 Version 4.1p SCVersionNumber v9.1p_2014-03-05 I have to update bookmark table(record contains around 500 rows ) from client side file....
View ArticleGetting blank page
Smartclient version: 8.2 , 10.0 Browser: Mozilla, IE I have a use case for downloading a file from a list grid.Its working fine in happy path but i am getting blank page if there is an exception...
View ArticleModule structure in application
Hi, all. Is there way to load js files in asynchronous manner? I want implement module structure in my application. I know that there is FileLoader.loadJSFiles method. But I don't know how use it...
View ArticleAlignment of RadioGroupItem
Hi Isomorphic, We are using GWT 2.5.1 and Smart Gwt-4.1p (29th Oct 2014) We have an issue related to Alignment of RadioGroupItem. In the following example we have created One TextItem and One...
View ArticleEnhancement: MouseWheel support in TabSet
Hi Isomorphic, I just opened many samples in the showcase and noticed that the TabSet does not support left/right scrolling with the mouse. I'm used to Firefox, which supports this. IMO it is a good...
View Articleself.redraw is not a function -- error after upgrading to SmartGWT 5.0
We have a running code that worked before with SmartGWT 3.1, but then stopped to working after we upgrade to 5.0 (we are using 5.0-p20141218) The error message was this Code: Uncaught exception...
View ArticleBug Report: TreeGrid edit in dataFetchMode: "paged"
Hi, problem occurs for TreeGrids with dataFetchMode set to 'paged'. After the data is updated, the TreeGrid gets scrambled for all rows below the edited one. Smart Client: v100p_2015-01-10_LGPL Browser...
View ArticleReg:Listgrid Validation
Hi Team, In the previous builds of 9.1 before august 2014, While editing in the ListGrid, It use to validate all the fields which has serverCustom with the operation as "validate". This was happening...
View Article