Detecting ResizeBar state
SmartClient Version: v9.0p_2013-08-06/LGPL Development Only (built 2013-08-06) IE 9.0.8112.16421 I am customing my resize bar by registering an using my own class derived from Snapbar. I am trying to...
View ArticleIE9 and window.open issue
Hi, Using any of the SC9 feature explorer examples, enter the following code Code: isc.Label.create({ Â contents: "Label Contents", Â winRef: window.open("","New Window", "") }); It should show the label...
View ArticleJavascript error: A script on this page is causing Internet Explorer to run...
Be sure your post includes: SmartGWTversion : v8.3p_2013-06-11/Pro Development IE 7 5. if there is a JavaScript error, the stack trace logged in the Developer Console (see FAQ) Stop running this...
View Articleabout HandleTransportError for DataSource
version : SmartGWT Pro v9.0p_2013-07-11/Pro Deployment browser : any I am using a listgrid with rest DataSource, in my case, however, I need to handle some custom error message when the server side...
View ArticleEmpty space in picklist dropdown
Hi, When using getPickListFilterCriteria(), the resultant picklist dropdown is displaying picklist length excess then the required length. For just single option its displaying excess length for...
View ArticleshowPrintPreview with a "big" listgrid
Smart client version: v8.3p_2013-05-28 (2013-05-28) Browser: Google Chrome 27.0.1453.94 m when calling the method showPrintPreview on a listgrid containing 1000 records with 15 columns as follow :...
View ArticleQuestion about src:"blank" in skins
Hi, I am working with 9.1d and during a common usage it is plenty of 404 errors due to these calls in load_skin.js Code: src: "blank" should not be they be written as Code: src: "[SKINIMG]/blank.gif"...
View ArticleLayout issue in IE 10 (linkitem as disabled)
Hi, We found problem with LinkItem in IE10. It behaves differently when ‘disabled’ property is used and when not. Please see screenshots and attached modified FormVariousControlsSample.java. Tested on...
View ArticleShowing HTMLFlow in Window
Hello! I need to show piece of HTML (in fact it's just formatted text) in modal window (Window class). I use HTMLFlow for this task and autoSize = true for Window. Size of HTML in HTMLFlow can be...
View ArticleAlignment issue for ToolStripButton showing as RecordComponent
Hi, Using SmartClient Version: v9.0p_2013-07-24/PowerEdition Deployment (built 2013-07-24). We are using createRecordComponent for adding ToolStripButton in ListGrid. But somehow it is showing in...
View ArticleDynamic skinning of SelectItem
SmartClient Version: v9.0p_2013-08-06/LGPL Development Only (built 2013-08-06) IE 9.0.8112.16421 I am attempting to do some custom skinning of SelectItem and ComboBoxItem. I want different looks for...
View Articletreegrid with checkbox selection not working properly in IE9
v8.3p_2013_08_01 IE9, works on Chrome and Firefox I'm using a treegrid with selectionAppearance:"checkbox". It works fine in Chrome and Firefox, but not in IE9. There, when I click on a checkbox, it...
View ArticleHow to edit columns dynamically added to a listgrid
We have created a listgrid that starts with a set group of columns that we declare in a datsource. We dynamically add columns to the listgrid using setFields, but the added columns don't trigger an...
View ArticleRuby On Rails Can't verify CSRF token authenticity
Is there a way to make it work with authenticity?
View ArticleHow can I handle the errors when I want to use the visual builder?
1. SmartClient Version: v9.0p_2013-07-16/Enterprise Deployment (built 2013-07-16) 2. browser IE 7.0,the stack trace is : Code: DataSource: Filesystem: attempt to use DataSource of type iscServer...
View ArticleTreeGrid with no icons impossible?
Hi everyone. I am using SmartGWT 4.0 and I want to create a simple tree structure where you can select only the leaf nodes with checkboxes. I don't need any icons for the folders or leafs. I can not...
View ArticleTreeGrid setShowDisabledSelectionCheckbox doesn't have any affect
Hi everyone, I have a checkbox tree grid. For some nodes I don't want checkboxes to appear though. Therefore I set canSelect attribute of the node and setShowDisabledSelectionCheckbox of the tree grid...
View ArticleIncorrect AutoTest Locators in SmartGWT 4.0?
It seems to me that in SmartGWT 4.0, AutoTest Locators (a.k.a. ScLocators) are generally not generated correctly. -Open http://www.smartclient.com/smartgwt/...ce_columnorder -Open the Developer Console...
View ArticleSmartgwt 4.0d DynamicForm validators don't work.
1. SmartClient Version: v9.0p_2013-07-14/Enterprise Deployment (built 2013-07-14) 2. Browser: Chrome, it's version 28.0.1500.95 m. DynamicForm validators don't work. This problem occurred in UI that...
View ArticleError in Smartclient SDK SecureApplication
Error in Smartclient SDK/Examples/Experimental/SecureApplication. 1. index.jsp if you push My Account button second time, you wouldn't see MyAccountWindow. after row 117 miss:...
View Article