PDF Export on iPad issues in 4.1p
I've got some code that has regressed when we migrated to 4.1p. On the iPad, we have code that exports to PDF in a new mobile Safari browser tab that works fine in 3.1p, but silently fails on 4.1p. The...
View ArticleFacetChart data point shappe issue
Hi, I'm using SmartGWT pro 4.0p-20140318. I've multiple series in a chart. I'm setting the shape of data point for all the series as oval. For one series some data points are shown as triangle and...
View ArticleDynamicForm enhancements: suggestions for empty fields, "required"-key
Hi Isomorphic, at first I have to say that I just found the DynamicForm.setRequiredTitleSuffix(String suffix)-API, which I also wanted to suggest. Searching the docs and having the API saved me...
View ArticleComboBoxItem with option data source and setCanEdit(false)
I was trying something out on the 4.1p April 1st build and I have 2 different ComboBoxItem fields. One has values from via a call to setValueMap and the other gets its values from an another data...
View ArticleHow to remove a mask from a TextItem ?
Hello, This is my first post on the forum, my english is not so good but I will try to explain my problem. This is my SmartClient Version: v9.0_2013-07-03/LGPL Development Only. To summarize, I'm...
View ArticleCheckbox tree problem by upgrading from SGWT 4.1d to 4.1p
Hello, as mentioned, trying to upgrade from SmartGWT 4.1d PRO to 4.1p PRO. The porblem occurred by a checkboxtree, which has a tree with closed folders. In the version 4.1d i could normally select...
View ArticleWrong position cursor clicking fields of form
Hi Isomorphic SmartClient v9.1 2014-02-22 - Power Edition Internet Explorer 11 Clicking the fields on the first line of a form, the cursor is not positioned on it. To position it, I must click below...
View ArticleFeature request: Jodatime support
It would be ooooh so sweet if we could just return beans that have fields that are jodatime classes (datetime, localtime etc), and it would work. As it is, we have to catch everywhere, do cumbersome...
View ArticleHow to show Date independent of time zone
Hi, We are using SmartClient version : v9.0p_2013-09-2/PowerEdition Deployment (built 2013-09-22) We are using DateTimeFormat.getFormat("dd/MM/yyyy") at client side to format the Date fetched from...
View ArticleDatasource query problems
I'm working with the demo version and hit a problem with sql datasources. The database describes IT assets. Each asset has an owner and a user. I have 3 tables: 1. People: primary key idPeople 2....
View Articleupgrading log4j 1.x to log4j2
I'm using SmartGWT 4.1 and I'm trying to upgrade log4j1.x version to log4j2. But when I start the application I've got an error with this message: Code: SRVE0293E: [Errore servlet]-[DataSourceLoader]:...
View ArticleJPA DataSource enum values
Before posting this I grabbed the latest version of 4.1p available via the maven plugin which is yesterdays build. The issue I am seeing is that fetch is returning enum toString() rather than name()...
View ArticleRadioGroupItem disabled width bug
Hello, There is a problem with width of disabled RadioGroupItem that has set setVertical(false); Form becomes wider than it should be. When RadioGroupItem is enabled it works ok. Bug takes place only...
View ArticleListgrid updateCaches clarification
Hello Isomorphic, I have a ListGrid which is progressively loading the dataset from server. So when ListGrid is initially loaded the records from 0-75 . After this when user scrolls down there is a new...
View ArticleRibbonGroup Selection Behavior
Hello, I'm looking to determine if this behavior is possible in Smart GWT 4.1: I have 2 RibbonGroups on a RibbonBar. In the first group I would like the last selected icon to remain "selected". Any...
View ArticleComboBoxItem clearValue bug
Hello, First I want to say thanks for your help with the other ComboBoxItem bug that I have reported. I have found another bug in this component, now related with the method clearValue. Here is the...
View ArticleBugs in Calendar-Widget of SmartGWT 5.0 (build 03.04.2014)
Dear Isomorphic, There seam to be a couple of bugs in the Calendar-Widget of SmartGWT 5.0 (build 03.04.2014). Taking the ShowCase that ships with it 'Workday Calendar' in Week-View: 1. Creating a new...
View ArticlePrintpreview Problem in Timeline
Hi, When i change the timeline height (See attachment pic1), i get a problem in the printpreview panel (See pic2). There is an overflow to the next Lane. Also the customized colors (red) are not...
View ArticleTransaction status not valid on failure with RestDataSource and dataformat json
The result status is not set in the transaction responses because of assuming a RestDataSource is always a xml datasource. Because the status never gets set the response always returns SUCCESS. @See:...
View ArticlesendQueue
v9.0p_2014-02-28/EVAL Deployment 2014-02-28 Whether it is possible to do so: Code: boolean mainQueuing = RPCManager.startQueue(); boolean firstQueuing = RPCManager.startQueue(); // UPDATE dataSource...
View Article