Sporadic Improper Close for SQL UpdateData by DMI
I have code that works, but sometimes throws a SQL error. Using a DMI OperationBinding call to a server-side class, I write a PDF file to SQL (Oracle) as a blob. Here's a code sample: Code: // CREATE...
View Articlelistgrid expansion field
SmartClient Version: v8.3p_2013-05-07/Pro Deployment (built 2013-05-07) Is there a way to hide the expansion field and instead switch to double click to expand a grid row? I haven't been able to hide...
View ArticleListGrid Expansion column and Selection columns changed order
We have been using SmartGWT version 2.5 for quite some time and were evaluating the upgrade to 4.0. We have a ListGrid that has both the checkbox for row selection and an expansion component. In...
View ArticleHow do you customize the icon image in the PickTreeItem
SmartClient Version: v9.0p_2013-08-27/LGPL Development Only (built 2013-08-27) IE 9.0.8112.16421 I am trying to set the default image for a PickTreeItem dropdown and customize it on individual...
View ArticleHow to use FieldType.ENUM of DataSourceField in RestDataSource
Hi, I am from Taiwan. I found that SmartGWT is very awesome. And I am trying to use SmartGWT to build web application. Because of budget, I use SmartGWT client side and develop server side myself with...
View ArticleSkinning is not consistent across browser, specifically for IE9 and Mozilla
Hi, When we switched our application to SmartGWT-4.0p (build date 25th August 2013), we found that application is not giving consistent look and feel in IE9 and Mozilla browser. There seems to be...
View ArticlelistGrid header vertical-text and max number of columns
I'm newbie of smartclient. I'm trying to use smartclient v9.0p_2013-08-22 because I would understand if it meets our project's requirements. So I would like to have more information about the ListGrid...
View ArticleSmartGwt Timeline CalendarEvent Overlap
Hi there, I'm using SmartGwt 4.0 and am trying to create a timeline where CalendarEvents COMPLETELY overlap others. The default has it configured so that when two events in the same lane overlap, the...
View ArticleWebdriver with Sclocators for SC-V9.0 app fails to work across different...
SmartClient:V9.0p. Firefox 17.0.8. Selenium IDE:2.2.0. Selenium Webdriver: 2.31. Our application is being developed using smartclient V9.0p and has dynamic and static frames inside the app. I used...
View ArticleIE issue Layout is moving in 1024*768
Hi, I am using SmartGWT version pro 3.1(24th May 2013) and IE version 8,9,10 Chrome Version 29.0.1547.66 m As we are using ListGrid having check box, when we click in IE browser for the first time it...
View ArticleCurrent Opera Support
Hi, we'd like to know if opera version 16 is supported by smartclient 9.0? By now in the readme (http://www.smartclient.com/docs/9.0/docs/readme.html) only "Opera 9.x-10.x (Windows/MacOS: beta)" is...
View ArticleComboBoxItem and disabling an item
SmartGWT 3.1p I have a LinkedHashMap with values as so: "1", "One" "2", "Two" "3", "Three" "4", "Four" I have a ComboBoxItem on which I invoke setValuesMap(map). All map items are selectable. Later, I...
View ArticleAdmin console problem
I have problem with datasource integration with sql. I successfully run project from showcase, but when it came up to set it up to my existing project I cannot connect with admin console. When I...
View ArticleTreeGrid onFolderDrop event ?
I'm running SmartClient Version: v9.0p_2013-07-15/PowerEdition Deployment (built 2013-07-15) I need access to the dsResponse object in the onFolderDrop event of the TreeGrid, or any other methodology...
View ArticleFilter criteria
Hi Sir, When we are creating datasource is there any way to use one single column for multiple times filter criteria. I am creating datasource i need one column is equals criteria and need another...
View ArticleDetailViewer Date Format
SmartClient Version: v8.3p_2013-03-20/PowerEdition Deployment (built 2013-03-20) I have a requirement to display DetailViewer fields using a date format of "dd-MMM-yy". I attempted to apply the date...
View ArticleReceiving isomorphic.xml.XMLParsingException while saveData() with JSON as...
I have this DataSource class: <code> public abstract class BasicRestDataSource extends RestDataSource { protected abstract void bindFields(); public BasicRestDataSource() {...
View ArticleClick event on FacetChart
Hi, I'd ilke to know if it is possible to add click event on a FacetChart widget?And how? I'm using smartgwt 4.0p
View ArticleCubeGrid: How to Show Additional column/row with aggregate values
Hi, I'd like to know how to add column/row in in CubeGrig with aggregated values of the row/column. Som code example will be appreciated I'm using: 1. Smartgwt 4.0p 2. Firefox 23 Thanks in advance
View ArticleUsing IIS7.5 as webserver, possible to use Export to PDF/Excel functionality ?
Hi Admin, We are using : smartclient version: "v8.2p_2012-04-18/PowerEdition Deployment" IE 9.0 .NET 4.0 , IIS 7.5 ========================================= In detail, ours is an application developed...
View Article