Tree view record loading issue
hi, i am having the issue in loading the record in to the tree view. i used "treeViewComponent.getDataSource().addData(record);" method to adding the record to the tree view. i am using more number of...
View ArticleIE11 : text goes outside the window dialog
SmartClient Version: v9.1p_2015-03-26/Pro Development Only (built 2015-03-26) browser(s) and version(s) involved IE 11.0.9600.17691 Update Versions: 11.0.17 (KB3032359) Product...
View ArticleInteger converted to Long in server side
SmartClient Version: v10.0p_2015-06-10/PowerEdition Deployment (built 2015-06-10) Browser Version : IE 11.0.9600.17843 I am passing "Integer" in the criteria object from Client and in the DMI class...
View ArticleFocus First Field from SmartGWT 4 showcase is not working
Hi, http://www.smartclient.com/smartgwt/showcase/#form_category_focus_first works fine, with SmartGWT 5. However, the same demo is not working with the v9.0p_2015-08-12/LGPL showcase. The cursor is on...
View Articleunit testing a custom server side DataSource
Im writing a custom DataSource and would like to unit test it in a stand-alone Java application (TestNg). I tried making a call directly to executeFetch. The executeFetch fetch executes code that has...
View Articlesupport for laptop with touch screen?
Hello, Just tested the "feature explorer" on my brand new dell laptop with touch screen... and touch scrolling doesn't work, that's specially annoying for listgrid/treegrid! Any plan to fix this?...
View ArticleSmartGWT- Why does it not work?
Hey! I started to try Smart GWT development, but I don't can run it. I am using eclipse 4.4 with GWT 2.6 and SmartGWT 4.0. I followed several tutorials, which should show how to setup a SmartGWT...
View ArticleCSV Export & column titles
Hello, Is it by design that the datasource CSV export does not export the datasource column titles, but instead the field names? The Excel exports on the other hand exports the column titles as...
View ArticleSub Menu not working properly in iOS
Hello, When viewing the showcase example for the adaptive UI feature of Menus with iOS: http://www.smartclient.com/smartgwt/showcase/#menus_ms_new You'll notice strange behaviour when selecting the sub...
View ArticleHot key not work on submenu
Hi, We observe an issue that the hot key doesn't work on sub menus if we remove some menu prior to the menu with the hot key. This issue can be reproduce on SmartClient_v83p_2015-05-05_PowerEdition...
View Articlecustomize addEventButton on Calendar
Hi, I'm trying to customize the "addEventButton" of a calendar component. What i'd like to achieve is to use a different button which handle a custom form to insert events. The new button is rendered...
View ArticleSplitpane with HtmlPane Resize Problem
SmartGWT Pro 5 rom 14. August 2015 Browsers: all We have Splitpane: - navi pane: contains a list (not important for this case) - line pane contains Html pane - detail pane contains simple label (not...
View Articlehibernate datasource relation
hi im new in smartgwt,im using Isomorphic SmartClient/SmartGWT Framework (v10.0p_2015-08-14/Pro Deployment 2015-08-14) im trying relation in datasource but it won't works i don't know what i did wrong...
View ArticleForm button not function on nightly build 2015-08-14
With following code, I found the first three buttons are not function. What's wrong. Thanks! Code: <html> <head> <title></title> <SCRIPT>var isomorphicDir =...
View ArticleDeploy to GAE problem
Isomorphic SmartClient/SmartGWT Framework (v10.0p_2015-08-14/Pro Deployment 2015-08-14) i following this guide https://isomorphic.atlassian.net/wiki/display/Main/Google+App+Engine Compiling module...
View ArticleTextItem.setSelectOnClick(Boolean selectOnClick) is not working on SmartGWT 5
Hi, The following code worked on SmartGWT 4 (build 2013-07-07 LGPL), but on SmartGWT 5 (build 2015-08-13) setSelectOnClick doesn't seem to have any effect on text items. Code: package...
View ArticleRecommended gwt version for SmartGWT 5?
Hi, For our app we currently use gwt 2.4 & smartgwt 4, but we do want to update to smartgwt 5. The issue is what gwt version to use? From our tests all newer versions (2.5/2.6/2.7) seem to be...
View ArticleDifference between ListGridField and DataSourceField
SmartClient Version: v10.0p_2015-06-10/PowerEdition Deployment (built 2015-06-10) Browser Version : IE 11.0.9600.17843 What is the main difference between ListGridField and DataSourceField where I want...
View Articlebug: grid.transferSelectedData doesn't call recordDropHandler
Hello It's not possible to implement solution from this thread http://forums.smartclient.com/showthread.php?t=24237 because listGrid.transferSelectedData doesn't call recordDropHandler. SmartClient...
View ArticleServer Side | Velocity Param | WhereClause Bug
1. Version: smartGWT Power Edition 4.1-p20150224 2. all Browsers 3. Problem definition: Bug in WhereClause of Server side The velocity Variables are not set Correctly in whereClause: The velocity...
View Article