Limit on items in a ComboBox
SmartClient Version: v9.0p_2013-11-13/PowerEdition Deployment (built 2013-11-13) Firefox 26.0 We have a ComboBox for which the number of items is now over 8000. We are starting to see Firefox "long...
View ArticleLog4j usage problem
Hi, I have added my own loggers to the provided log4j.isc.config.xml file. The server is initializing correctly, loading the default appenders and loggers correctly. However when I try to use Log4j...
View ArticleChange of composite primary keys
v9.0_2013-07-03/LGPL Development Only (built 2013-07-03) I have ListGrid showing records from a legacy database. The tables in this legacy database have composite primary keys. From the front end the...
View ArticleCrazy / Odd Bug: ListGrid, GroupBy, Edit Row
LGPL 9.1p from two days ago. ListGrid with a field set to editable. SelectionType Checkbox Not sure if CanSelectAll affects it or not but we have it to true Use double-clicks row in ListGrid. This...
View ArticleLittle bug in grid
Hi, I found a small strange behaviour in the grid that I can reproduce on the showcase : http://www.smartclient.com/smartgwt/showcase/#live_grid I use Firefox 17.0.2 on Window 7 and when I click on the...
View ArticleProblem using CanvasItem to edit values in a ListGrid
SmartClient Version: v9.0p_2013-11-14/PowerEdition Deployment (built 2013-11-14) I have a CanvasItem that is working fine in a DynamicForm, but not in a ListGrid. I'm using a showValueHandler to put...
View ArticleListGrid Filter does not ignore Upper and Lower Case
Hello, I do not know if it is a feature or a bug in latest 4.1d. Since I am using this version the listGrid filter does not ignore the upper and lower case search. I need to enter the search term with...
View Article'SelectItem' control renders with blank\empty area at the end
Hi, Version : Smartclient-v9 pro. Browser : Chrome Version 31.0.1650.63 m & IE11 Version :11.0.9600.16518 Issue : Multiple Blank area below the records in 'SelectItem' (Please see the attached...
View ArticleremoveSelectedData vs removeData
I have a master-details type of setup and if I delete the record via the details form via the removeData call to the data source, just the primary key gets passed over on the request (excellent)....
View ArticleQuestion about databound SelectItems
Hi, I have a databound form with a bunch of databound selectItems that are populated when the form fetches. My problem is that they sometimes send 2 fetch requests to their optionDatasources. It looks...
View ArticleDrawPane click not firing
When we upgraded to load SmartClient Version: v8.3p_2014-02-09/Pro Deployment (built 2014-02-09) click events do not seem to be firing on the DrawPane. I can get click events on DrawItems within the...
View ArticleSorting Second ListGrid Fails in Firefox
I am developing a web application using SmartGWT version: v8.3p_2012-12-12/LGPL Development Only (built 2012-12-12) and am having an issue with ListGrids in Firefox version 26. This issue does not...
View ArticleHowTo: Extend builtIn / SimpleType formatters
We would like to apply some CSS to some fields of localeCurrency, float, etc. A couple of observations: 1) LocaleCurrency doesn't support decimalPrecision or decimalPadding. This would be nice for...
View ArticleJPA2DataSource generation
Have you changed the way fields are generated from an entity? In 3.0 we were able to add a setter and getter method and derive a value that wasnt actually persisted by the entity and declare a field...
View ArticleCustom mouse cursor on ListGrid cell
Hi, I am trying to use a custom URL mouse cursor on some ListGrid cells. I am overriding the getCellCSSText method something like this: Code: getCellCSSText : function(record, rowNum, colNum) { if...
View ArticleProblem typing
We have a dynamic form, and we have realized that when we type fast on any field, some pressed keys are not transfering into the field, so some characters are lost What can be causing this? Thanks in...
View ArticleModify ListGrid RowNumber width
Is it possible change the RowNumber width column in ListGrid? For large values, the content can't be displayed correctly. Is SmartClient but not Smart GWT. SmartClient Version :v9.0p_2013-08-06...
View Articlecan I save the grid width of fields and reuse again?
Hello, I have one problem. Every user can increase(decrease) width of some columns from a grid. Is something implemented that can help me to save the user changes and to use the saved values when the...
View ArticleHTMLPane select text with Chrome on a Mac
Selecting text on an HTMLPane control using Chrome on a Mac does not work. You can see it using the SmartClient example at...
View ArticleListGrid scrollbar buggy on IE11 with SmartGWT 4.0 and GWT 2.6.0
Hi guys, I spent a day trying to figure out what's wrong with the scrollbar on IE11 and no luck. The list grid is displaying all results at once and the scrollbar buttons doesn't work. SmartGWT's...
View Article