Problem with grid data synchronization and call stack error in Dev Console...
Hello, I'm seeing a problem in your latest 10.0 nightly from 9/25/14 where adding a new record to one ListGrid is not automatically adding the record to another ListGrid that shares the same...
View ArticleCan't dynamically update valueMap for Filter options in ListGrid.
We're using SmartGWTPro 4.1. We have a ListGrid with filtering enabled: issueListGrid.setShowFilterEditor(true); For every new load of data we wan't to update the filter option valueMaps - but the...
View ArticleBasic Layout issue - sizing members differ when using setters vs. props
Tested with both SmartClient_v100p_2014-09-25 and smartgwt-3.1p-2013-04-22 with same (unexpected) results. When adding a member to a layout, its size will be respected when size is set as property. It...
View ArticleNumber field does get treeCellDark class in TreeGrid
In TreeGrid with alternateRecordStyles:true, and showRowNumbers: true, the number field does not get treeCellDark class for alternate style Example here - just add alternateRecordStyles:true,...
View ArticleTileGrid TestCase: Tile Recycling and Tile Hover Components
Dear Isomorphic Team, I'm having trouble with the TileGrid-Component. My UI heavily relies on thsis component, so this is quite urgent and I hope, you can shed some light on a few things, see below....
View ArticleDetailViewer and integer fields with multiple="true"
We have a datasource with a multi integer-valued field defined as follows: Code: <field name="someField" type="integer" multiple="true"> <title>Some multi integer-valued...
View ArticleBug in TreeGrid with frozen column and bottom border on cells
There seems to be a bug in TreeGrid with frozen column when I apply bottom border to cells - when I scroll down to load more records - the rows in frozen column mismatch the rest of columns Here is the...
View Articletimeline + restdatasource
We are currently having trouble understanding how to properly create a Timeline bound to a RestDataSource. We want to leverage the paging mechanism provided by smartGWT because the data size is...
View ArticleFrozen/freezing Fields cause server fetches
SmartClient Version: v9.0p_2014-05-20/PowerEdition Deployment (built 2014-05-20) SmartClient Version: v10.0p_2014-09-21/EVAL Development Only (expires 2014.11.20_04.49.24) Licensed to: Isomorphic...
View ArticleListGrid filters unexpectedly when two columns show same data source field
I have a grid with two columns, showing the values of only one, shared data source field. Filtering the grid is not working as expected. If I enter a value into the filter of the first column the focus...
View ArticleaddRelatedUpdate resort?
I have a listgrid which is correctly being updated using addRelatedUpdate() in the server-side. When I add a new record, it is added at the beginning of the list, in position 0. How can I add it at the...
View ArticleUpdating non native foreign keys in chained JPA datasources
Hi Isomorphic, I'm facing a few issues related to updating the foreign key in a bunch of chained datasources. Basically, I have 3 JPA domains (descriptions provided below). FOrderProducts and...
View ArticleRecommended approach for complex DB actions
What is the recommended approach for executing DB actions that include more than one fetch/update/remove operations? As an example, I want to add a record to a table. But, in order for that, I have to...
View ArticleaddRelatedUpdate question
I have a listGrid which always displays some values depending on some criteria, let's say where field1 == "A". If I update one of the records in another component using another datasource, I use...
View ArticleLinkItem warning since upgrade to 5.0p
Hi, since upgrading to 5.0p I get the following warning on my LinkItems (with ClickHandler): [ERROR] [test] - 01:16:21.549:WARN:LinkItem:isc_LinkItem_1[test_link]:Attempting to apply event handlers to...
View ArticleUTF in uploaded filename
If you upload a file with a special character to http://www.smartclient.com/smartgwte...se/#upload_sql , you cannot download it correctly. E.g.: filename: ać.txt Upload, View as List Display name:...
View ArticleSpinning default circle image
I have the interest of using a circle spinning image in my app and I saw in the doc examples that SmartClient has a spinning image when loading data. I would like to know how to use this image and...
View ArticleVector/HashMap serialization
Hi all, I need to send a Vector/HashMap to server side. Smartclient had something embedded to serialize this kind of object for the server request? Thx
View ArticleAbsolute Positioning
version smartgwtpro-4.1 browser: general problem Hi I am having a question about the generated html / css code. I am creating a Window Object which is centered in the Page. This works fine but when i...
View ArticleHighlight dialogs title is not localized
SmartClient Version: v9.1p_2014-09-29/LGPL Development Only (built 2014-09-29) Browser: IE11 In the Edit Highlights and Advanced Highlight Editor dialogs the window title seems to always be in English...
View Article