LinkItem.showValue()
Hi, Again, with my migration from 8.2p to 8.3p issues ... This time, it's related to another custom FormItem we have that's based on a LinkItem ... So we have an AttachmentManagerItem which displays an...
View ArticleFiltering observer question
We display the count of records in the grid when a user filters. This code is called after listGrid.filterData (we are using local cached date). For large sets of data (1000 records), the grid is busy...
View ArticleUnable to compile IE permutations with JRockit (illegal arg "-logLevel")
SmartGWT version: Latest release (4.0) Build Info: GWT Maven plugin (version 2.5.1) with Maven (m2e) launched within Eclipse Indigo and where Maven is executed using JRockit JDK 1.6.0_31. The problem:...
View ArticleRPC Timeout
For SmartClient_v3p_2013-01-04 We are using DMI.call to invoke a method on the server. There are cases where the call is taking a little over 4 minutes to return and we are getting a timeout. I read...
View ArticleFlickering in tabset when there is more number of tabs
Hi We have issue in IE 9 when there are more number of tabs in tabset flickering is happening, i.e. focus on tab title is changing continually. This issue we noticed in only IE 9 in other browsers itÂ’s...
View ArticleList Grid Selected Row Visible to user
Hi I want to know how to set the a selected row visible to the user when page open. The problem is ,I have a data bound list grid which contains minimum 1000 row in grid. When page open with data,...
View ArticleDataSourceField names and HTTP-parameters
LGPL 3.1 Hi everybody! I have a question regarding DataSourceField names. The documentation says that each DataSourceField name must be "a valid JavaScript identifier, as specified by ECMA-262 Section...
View Articlewhick IDE would you recommend me for Smartclient?
Hello everyone, I am planning to get Smartclient Pro edition to build a web app running in a local network connected to a mySql Db, with the alternative of moving later to GAE connecting to cloudSql...
View Articletransfer file from js to xml
hello, I want to transfer the files from js to xml format,how can I do,Please help me . Thanks.
View ArticleAutocomplete Control
Hello, I'm using SmartClient 9 and looking for a way to create autocomplete control. Can you please direct me where I can find an example for this kind of control? The ComboBoxItem is partially fine,...
View ArticleTypeError:isc.facetChart is undefined
Hi, I want to show the example of Charting in SmartClient. I can see the graphic in the visual builder,but when I test in the Firefox ,it don't have any graphic and show that error :...
View ArticleError in Canvas.animateMove(left, top, callback)
v9.0p_2013-08-16/Pro Deployment (built 2013-08-16) After updating I'm getting a null pointer exception in com.smartgwt.client.widgets.Canvas.animateMove(Can vas.java:4522) when using animateMove with 3...
View ArticleSlow Response under Windows8
Hi since using Windows8 I get very slow responses from the Server (on 2 different PCs) in developing mode. Every response takes about 5 seconds. === 2013-08-19 16:50:38,989 [l0-5] INFO IDACall -...
View ArticleSelect the array object to the SelectItem field
Hello, I am using SmartGWT 3.1 Power Edition (2013 May 12 nightly build) and PostgresSQL. I have PostgresSQL table, -id int -cycles text[] (array of text) I have created the ds.xml to handle this...
View ArticleCell selection vanish after startEditing
Hi, it is a matter of cell editing and cell selection. If I start editing with a double click and press the Enter key, the selection stay in the cell. BUT. If I start editing with another key (but...
View ArticleRandom cell selection at start
Hi, it is a matter of cell selection in grid. After data arrived I select programmatically some cell. If I start to navigate with arrow keys -> or <- the first time it jump to a some random cell....
View ArticleRegression in nightly
Hi, after updating to latest SGWT Power 3.1p. (08-19-2013) I am getting Code: java.lang.IllegalAccessError: tried to access field com.isomorphic.datasource.DSRequest.isClientRequest from class...
View ArticleImage BLOB download
Hello Isomorphic team, I want to show a download button beside an image when showFileInline = "True". Is there a way to do it without using a DSRequest? Thanks
View ArticlegetUploadedFile in DMI
Hi, issue may be related to this thread, http://forums.smartclient.com/showthread.php?t=12634 but I have to be sure if I understood it correctly. The issue (if it is an issue) may be corrected in the...
View ArticleBug in Velocity serverCondition with non-Integer fields...
Hi Isomorphic, I think I hit a bug when it comes to Velocity-expressions using non-integer fields of a DataSource. I want to make sure for two date fields (start and end) that start<=end. I enforce...
View Article