DrawTriangle && DrawImage
Hi, I'm using the following enviroment: smartgwt 4.0 IE8 JDK 1.6 I'm drawing an DrawImage like this: final DrawImage img = new DrawImage(); img.setDrawPane(panel); img.setLeft(50); img.setTop(300);...
View ArticleCustomizing FacetChart and ERROR log ... collides with ID of existing object
Hi, our goals are to 1) hide legend rectangle line (e.g. using color="#ffffff") 2) show scatter lines without shadow. 3) frequently actualize the chart data in extra function (this demo contains it in...
View Articlechanging the location of log4j.isc.config
Hello everybody is there any way to change the location of log4j.isc.config? As far as I know that it has to be under WEB-INF\classes
View Articlejava.lang.NoSuchMethodError: getGroupByFields
Hi everyone, I have an war file which deploys and runs properly in my local machine. The problem is that when I deploy and run the same war file in the production environment, I get the following...
View ArticleSeleneseRunner cannot convert test
Hi, I created a test using the Selenium IDE. I followed the instructions and I'm using the scLocator for locating elements. The test runs just fine from Selenium IDE. However, when I try to run the...
View ArticleImproving Performance with Databound ComboBoxItem
GWT 2.5 SmartGWT 3.1p LGPL FireFox 17.0.9ESR --- I have a ComboBoxItem that is used to display about 500,000 items. It is databound to a JSON datasource. The JSON is generated upon retrieval from the...
View ArticleUsing a picklist filter for a text field in a ListGrid
I have a datasource for a table with several varchar columns. I would like to use a picklist as the filter for these columns instead of the default text field used in a ListGrid. I know how to create...
View ArticleSample Sample Project built-in-ds running in hosted mode has errors
SmartGWT version smartgwtpro-4.1d Broswer FireFox version 25.0.1 GWT home set to GWT version 2.5.1 ANT_HOME set to java 1.6.0_45 [java] === 2013-12-05 14:53:19,245 [l0-0] DEBUG...
View ArticleEdit form failing to load dependant select boxes
First off I would like to appologise for the lack of code. The code is on a seperate system and I cannot copy onto this one. But I will attempt to describe as best as I can. I have a dynamic form used...
View ArticleStyling a SmartGWT Print Window
I have posted a SmartGWT question on stackoverflow.com and it is not getting many views. I realized it would benefit me to post it or at least link to it in here since this is a SmartGWT community....
View ArticleHow to send two or more Input Streams to server from client(Dynamic form))
Hi, We have dynamic form at client side which is created using data source XMl file. We have two file type form items but when i try to retrieve data in data source file it giving me only one input...
View ArticleHow to import firebird database with Smart client
Hello, i have a base in firebird, i want to use it and change to datasource. What should i do? if iam using admin console, set the variables and after doing "test" on databae everything is ok, but when...
View ArticleCellOver while the mouse still hold a record?
smartGWT: 4.1d I use a simple drag & drop from one listgrid to another. While the mouse still holds the dragged record, the cells of the target listgrid don't trigger any cellover event. Thus my...
View ArticleTreeOpenState issue in tree grid
SC Version : Smart Client version 9.0 Browser Version: FireFox 10.0.11 ( All supported and Latest Browser ). while deleting a parent node (which have atleast 1 child) in the tree and using the tree...
View Articleupdate a table structure from a DS definition without using the admin console?
Hello, I am using SmartClient Version: v9.0p_2013-11-27 in developing mode with HSQL When I add (modify or delete) a field to a datasource (*.ds.xml file) definitions - is there a way that the actual...
View ArticleFilterBuilder - _3 is null _3 is undefined error
Environment SmartGWT version 4.0p EE (trial) BTW: Still waiting for any information about my Power version order nad Power version link on your side is not wotking Browser: Firefox 25.0.1 System: Win...
View ArticleListGrid Filter Dropping Criteria on Some ListGridFields?
I'm puzzled: I have ListGrid with a Filter. Depending on which column's Filter Editor is used, sometimes the ListGrid.Criteria is included, and sometimes it's omitted. As the Criteria are always...
View ArticleVelocity Mixing Up OperationBindings?
I'm posting this on the off chance it might support troubleshooting of another post I just made ( http://forums.smartclient.com/showth...446#post113446 ) I noticed some Velocity oddness this morning,...
View ArticleListGrid expand record performance
SmartClient_v90p_2013-09-20_LGPL All browsers. In our application, we have a ListGrid with canExpandRecords set to true. And to make it easier to the user, we have a button to expand all the records....
View ArticleRuntime error with isc.say() or isc.ask()
Using SmartClient Pro 9.0 - 12/5/2013 nightly build My application has started throwing runtime JavaScript errors when I make an isc.ask() or an isc.say() call. What happens is that the JavaScript...
View Article