RestDataSource GET and POSTMESSAGE
The question is, I have a RestDataSource. I have used these before, and it all works well for me. I created my web-services to specifically work with RestDataSources with a SmartGWT web-app. However,...
View ArticleDsRequest getHttpServletRequest method returns null - DynamicDSGenerator
We are using DynamicDSGenerator to load the datasource files dynamically and in the getDatasource method of the implementation class of DynamicDSGenerator , the dsRequest.getHttpServletRequest()...
View ArticleDetailViewerField Alignment
Hi, I am using Smart GWT-3.x for my application. I want to provide alignment for the "Detail Viewer's" "Detail Viewer Fields". I have done investigation for this issue but I am not able to align the...
View ArticleSclocator for dropdown fails in IE-9
-Automation tool:Webdriver -SmartClient:9.0 using isomorphic_webdriver.jar -Browsers:FF-17/IE- 9/Chrome-28 / -Selenium IDE 2.2 I am using sclocator to find elements in my testcase and they are work...
View ArticleData point on line graph
I'm using smartGWT Pro and wondering if there's a way to add data points on line graph. Thanks.
View ArticleWarning message on ValuesManager onInit
1. LPGL SmartGWT SCVersion: v9.0p_2013-08-20 2. Browser - FF 23 When using GWT Development Mode in Eclipse, I get the following warning whenever a ValuesManager is created...
View ArticleHow to un register default keybord shortcut keys
Hi, I wanted to use my application with the all keyboard shortcuts only. When I am trying to register the keys, I am facing below problems: 1) Some keys are already registered by the browser for some...
View ArticleChrome Browser Zoom issue
Hi, 1. Smart GWT version -> SC_SNAPSHOT-2011-12-05/Pro Deployment (built 2011-12-05) 2. Chrome We see an issue with list grid on Chrome where the cursor is getting off by a few rows if the browser...
View ArticleListGrid float type validation with negative number
I have a field in DataSource type float: <field name="WEIGHT" type="float" cellAlign="right" align="left" ></field> This field is allowed to enter negative number. Whenever I type "-" a...
View Articlenull check patch on getGridSummaryData
Hi, We were seeing an intermittent problem in getGridSummaryData. Presumably there was some conflict as we reset field data on a grid at the same time that we were trying to calculate summary data....
View Articletimeline getActiveTime returns wrong values
Smartclient Version: v9.0p_2013-08-20/Pro Browser: Firefox 21.0 Hello When I drag a record on a timeline window and try to get the active time with timeline.getActiveTime() the value is either null or...
View ArticlescreenLoader?screenName vs RPCManager.loadScreen(...)
Hi all, I have a question concerning ScreenLoader vs loadScreen. But first: SmartGWT version is: v8.3p_2013-07-04/EVAL Deployment 2013-07-04 Using browser: Firefox v23.0 My question: I built a...
View ArticleDS-"customSelectExpression" not used with "includeFrom"
Hi Isomorphic, I think I found a bug related to customSelectExpression when used together with includeFrom. No way I try the customSelectExpression I give is used. Please see the bold parts in the...
View ArticleLGPL and Java server side
Hi there! The LGPL version of SmartClient 9.0 includes a Java server to get started quickly. It gets shipped with several Isomorphic jar files, which makes me wonder what is included and allowed to use...
View ArticleMisc question about DateChooser (inside Calendar)
Smart GWT 4.0p (built 2013-08-19) Going to the next day with the DateChooser (left) next day button, the position of that is changing based on the length of the formatted date (includes name of the...
View ArticleProblem with tabs width after upgrade to 9.1d
Duplicated here: http://forums.smartclient.com/showthread.php?t=27609 This one can be erased
View ArticleProblem with tabs width after upgrade to 9.1d
It happens in our application once we have upgraded to 9.1d Here it goes a simplified example to reproduce it: https://mega.co.nz/#!hFAV1KaZ!LrRzgVQP4QeV__3me-pn01Cjd2ZjPHce_jZAIDwRJag In 9.1d if a tab...
View Articleskins images TransferIcons missing ?
SmartClient_v90p_2013-08-22_LGPL Seemed skin BlackOps now without TransferIcons images ? isomorphic/skins/.../images/TransferIcons this directory exist for few skin only ? Regards,
View ArticleSelectItem Picklist Criteria
Hi Please, can you explain how setPickListCriteria() works? After setting advanced criteria to pick-list, SelectItem is missing all options. Same issue appears when using criterion. See the simplified...
View ArticleCaching of result of sc/DataSourceLoader?dataSource=...?
Hi Isomorphic, I watch the start-up of my application in Firebug and noticed that there are almost no items transferred - at least there are way less requests than I thought. Most likely this is...
View Article