We cannot format large numbers of type Double
I am using: * SmartClient Version: v8.3p_2013-04-23/PowerEdition Deployment (built 2013-04-23) * Firefox version 11.0 Our application expects users to enter large decimal values; for example 21 digits...
View ArticlePossible bug found when upgrading from SmartGWT 3.1 to 4.0
Hi there, I just upgraded from SmartGWT 3.1 to 4.0 and I got a problem when using Code: grid.setAutoFitWidth("studentName", true); on 4.0. I get: Uncaught exception escaped :...
View ArticleSmartGWT 4.0p vs ...
I would like to use the version of SmartGWT LGPL that gets the most attention from Isomorphic when I post an issue. Today is Fri July 12th, 2013. Which version should I be using? 2.5, 3.0p, 3.1p, 4.0p,...
View ArticleHow to display the "Loading message" while loading the page
Hi, I want to show the loading message while loading the page. I am using the below code to load the page.. isc.HTMLPane.create({ width:"100%", contentsURL:pagePath, contentsType: 'page',...
View Articleupgrading from SmartGWT 3.1 to 4.0 (SelectItem)
Hi, I'm upgrading to 4.0 (from 3.1) and I have a problem with SelectItem on fetchData(DSCallback callback) the problem back since March 3, changing SelectItem.java 24 févr. 11:30...
View ArticleDateTimeItem DateChooser "Apply" buttong not functioning
Dear forum admin and members, I am using SmartClient Version: v9.0p_2013-07-12/LGPL Deployment (built 2013-07-12) to do testing on the new DateTimeItem picker feature. I have found that while...
View Articleupgrading from SmartGWT 3.1 to 4.0 DateRangeFilter Default Value Problem
SmartClient Version: v9.0p_2013-07-16/LGPL Development Only (built 2013-07-16) Firefox 20.0 I upgraded my system from SmartGWT 3.1 to 4.0 and the ListGrid date filter when it has a default value set...
View Articlesizing bug in listgrid ?
Smart client version: v8.3p_2013-05-28 (2013-05-28) Browser: Google Chrome 27.0.1453.94 m 2 bugs by using the followed sample when scrollbars appear on the list (small screen) : isc.ListGrid.create({...
View ArticleDate values are not coming on x-axis when scatter chart is drawn
We are using SmartClient Version: SNAPSHOT_v9.0d_2013-04-04/PowerEdition Deployment (built 2013-04-04) and facing problem while drawing scatter chart having date values on X-axis. Code snippet is:...
View ArticleListGridField setCanEdit() problem
Hi, I have found a problematic sequence of actions when enabling/disabling ListGridField's edit property. After a precise sequence, calling the setCanEdit(true or false) method on one (or many) fields...
View ArticleCall back for file download not being called
smartgwt.version=3.1-p20130620 I am using the DSRequest class to download a file. I can successfully download a file. However, I would like to get informed on the client side when the download is...
View ArticleAbout nested tabset appearance adjusting
Hi, I was just adjusting the outline of nested tabset and the result I want is that the vertical and horizontal contour of tabset can overlap without any blank as the following attachment 1...
View Articlehow to configure row size with RestDataSource of ListGrid
I want to know how to configure the row size of listGrid using RestDatasource.. default startrow is 0 and endRow is 75 . now instead of 75 row i want to give 25 end row size. I have rest service on the...
View ArticleIE10 Support in Smartclient
Hi Team, Does the latest version of smartclient 9.0 does it support IE10? If not, is there any patch expected for IE10?
View ArticleThe best suggestions for protect the metadata of datasource?
when I customize the Authentication/Authorization checks in my application through customize the " com.isomorphic.servlet.IDACall", I just want to know your suggestions about protecting the metadatas...
View ArticleCustom columns automatically display in ListGrid
i hope that the columns commonName, scientificName , lifeSpan automatically display in ListGrid which are based on outputs=commonName,scientificName,lifeSpan in dataSource . i can automatically...
View ArticleAbout ckEditor integration
Hi Isomorphic,I was attempting to integrate ckeditor with smartgwt. First,I bind ckeditor for the "animals" datasource as follows: Code: DataSource ds = DataSource.get("animals");...
View Articleuser interface defination
My application has a complex user interface,during the development phase the interface will be modified frequently.For the purpose of agile development,which way do the recommend to define the...
View ArticleObtain component object using String method
In the XML format of component defination,how can I get the component object using the string method except using component‘s id ? Or can you tell me where I can find documents about these components'...
View Article[bug] 9.0 - resthandler getCriteriaValue returns string for a boolean field
SmartClient Version: v9.0p_2013-07-16/EVAL Deployment (expires 2013.09.14_09.07.29) and SmartClient Version: v8.3p_2013-07-07/PowerEdition Deployment (built 2013-07-07) (we're in the process of...
View Article