Memory leak while refreshing row in TreeGrid
Hi! When I call refreshRow() on TreeGrid object it causes memory leak. I've tested it in latest versions of Firefox/Chrome/IE and with all latest SmartGWT versions (e.g. v5.0p_2015-03-09/LGPL). In...
View ArticlePortalLayout grouping
Hello all, I'm trying to achieve a "grouped" portallayout and inquiring if anybody has done anything similar. I'm thinking of using PortalLayout and it's columns for managing different kinds of items....
View ArticleWeird behavior noticed when i press keyboard button in application
Hello there, using SmartClient Version: v10.0p_2015-01-23/PowerEdition Deployment (built 2015-01-23) on firefox 26. When I am in my application and open a frame which contains a listgrid and some...
View ArticleListGrid.getEditCol() getEditRow() Javadoc desccription / return type mismatch
Hi Isomorphic, current 4.1/5.0 docs for ListGrid.getEditRow() and ListGrid.getEditCol() have the following signatures and docs: Code: public int getEditRow() Returns the index of the row being edited...
View ArticleGrid in SelectItem
hi, I have a selectItem, which is populating through map I want to show the map values (Kay , value) as a listgrid , Can anyone suggest the proper approach. I am followig this aaproach, still dint work...
View ArticleValuesManager.saveData(new DSCallback()); not invoked
I have an issue invoking the DSCallback when invoking a saveData(); Looking at javascript console in chrome on the moment I invoke the save. What I noticed is that the server call is done correctly but...
View ArticleKeeping getting this warning in console
Hello there, SmartClient Version: v10.0p_2015-01-23/PowerEdition Deployment (built 2015-01-23) can somebody help me to get rid of this warning i keep getting every few seconds in my console. Code:...
View ArticleFilter Listgrid data depending on entered value in another cell
Hello there, I have a listgrid which has 4 columns. Code,Name,Qty and Price. the name cell is a Combo Box which loads the names via datasource. So far all is fine. now i want to be able to enter a code...
View ArticleQuestion on calling grid.setViewState and grid.setFields with large number of...
Hello, Our application has one main grid that has a large number of fields. The current count is at about 700 and growing. This creates a variety of performance problems for us. One use case that...
View ArticleWidth of listgrid in a hidden tab
Hey guys, IÂ’m working on a tabset which includes listgrids and is beside a treegrid. After creating all components, I need to know the widths of all listgrids. Herefor I collect the widths of all...
View ArticleListGrid column name put in window space in IE11
When creating a ListGrid with showFilterEditor, the column name is being put into the window name space using SmartClient Version: v9.1p_2015-02-05/Pro Deployment (built 2015-02-05) on Internet...
View ArticleError: Must be no more than 255 characters long
Hi, I am getting this error when uploading mulitple image files using the FileItem approach. When I select multiple file it seems to reach a point beyond which if the file name string is longer than...
View ArticleSmartGWT Applet - scClassName is undefined
I am trying to use SmartGwt Applet, but without success. Exception is: com.google.gwt.core.client.JavaScriptException: (TypeError) @com.smartgwt.client.widgets.plugins.Applet::create()([]):...
View Articlegetprompt() on a TextItem containing HTML is showing HTML code in the IE...
Hello, I am trying to make a prompt for a text item field that is using HTML formatting to display the prompt. The problem is that, for IE, the status bar shows the text with the HTML tags also...
View ArticleServer log: Print Error message returned to user to log
Hello Isomorphic, when it comes to user error report you know from the forums that these can be very short :) In my case I'm getting a report about an error message shown on the screen. It is generated...
View ArticleJavadoc method missing: com.isomorphic.datasource.DataSource.getName()
Hi Isomorphic, I'm pretty sure it is OK to use DataSource.getName(), but it is not javadocd. Best regards, Blama
View ArticleThe buttons remain in selected state
Hi, We are using Smart Gwt-4.1p(10th March 2015) Browser : IE10, 11, Google Chrome: 37.0.2062.124 m Attached file: TestsmartGwtProject.java Attached snapshot: hoverMenu.png and hoverSearch.png Issue:...
View ArticleDeveloper Console: Unknown error code in RPC tab + Javadoc entry missing
Hello Isomorphic, please see the attached screenshot: What does the "-10" stand for? I also noted that the serverside DSResponse field summary lists way less error codes than Eclipse. See the 2nd...
View Article"SelectItem" box defaultValues, and "haveValuesChanged"
Hi, all. I'm having a problem with SelectItems. In SmartClient version 8 [8.0/LGPL Deployment (built 2011-01-21)], SelectItems in a particular window would populate with default values as coded in the...
View Article