Invalid Argument Exception from setDrawPane
Hi Team, I am using GWT SDK 2.4.0 and Smartgwt 3.0. In my application I have page where I need to load different images based on the event on same layout. So, I am creating new DrawPane and new...
View ArticlegroupNode style issue on ListGrid
Hello, I'm having an issue when grouping ListGrid's records. As can be seen by the printScreens, the group Nodes (eg. Asia, Europe, etc) are being clipped. This issue happens for all skins, both on...
View Article[Bug] Scroll position when freezing/unfreezing fields in TreeGrid
Tested with SmartClient_v100p_2015-01-04_LGPL This can be easily replicated here http://www-demos.smartclient.com/iso...tml#freezeTree Please fallow these instructions to replicate: 1. Scroll all the...
View ArticleHelp with autofill fields within webbrowser
I have been tasked with trying to fill in fields that are on a website that is using SmartClient from a desktop application using a WebBrowser control in .net. I am not that familiar with SmartClient...
View ArticleAutocomplete on a ListGridField
I have a ListGrid in which I am currently displaying a dropdownlist to select an item in edit mode. Now that this dropdownlist has a huge number of entries, I would like to do the selection thanks to...
View ArticleHighlight tool doesnt apply the text color change for hyperlink data
I have a Grid which has column data with hyperlink(with color styled as green). When i style the rows conditionally with different color(Ex- blue) using highlight tool , the hyperlink text color doesnt...
View Articlesmart-mobile i18n problems
see the picture this setting smartgwt OK,but smartmobile can't Attached Images error_info.jpg (58.2 KB) gwt_xml.jpg (17.9 KB) html_head.jpg (3.3 KB)
View ArticleRenaming module directory
Hi Team, We are currently using:- BuildDate Wed Mar 05 15:52:00 IST 2014 Version 4.1p SCVersionNumber v9.1p_2014-03-05 Is there any property which we can override to change automatically generated...
View ArticleListGrid Cell Formatting
I'm a Smart GWT 3.1 Power Edition user. I have a question regarding ListGrid. Is it possible to format cells similar to what Excel allows in the Border tab of the Format Cells dialog? If so, can you...
View Article[Bug] IE lListGrid clips headers with autoFitWidthApproach: "both"
This happens in IE but not in FF or Chrome You can replicate here http://www-demos.smartclient.com/iso...rReticleEffect Just add autoFitWidthApproach: "both" and select Auto Fit All Columns Flag...
View ArticleInstalling GWT (SmartGWT) Eclipse Plugin "offline"
Has anyone successfully installed the GWT Eclipse plugin without an Internet connection available? We've been able to successfully get the demo SGWT application working without trouble, but not a...
View ArticleHaving trouble managing a TreeGrid with a large dataset.
I have a TreeGrid (from version "'8.1/ProDeployment' and additional modules from 'v8.3p_2013-04-16/ProDeployment'", javascript below) that is currently straining under 6000 items, and ideally needs to...
View ArticleList grid allowed to unselect all the listgrid columns.
Hi, We are using Smart Gwt-4.1p (29th Oct 2014) Browser: Google chrome 39.0.2171.95 m, IE8 and IE9 I have one listgrid which is having 3 columns(Col-A, Col-B and Col-C). All three columns are...
View ArticleMissing parentheses bug
Hello Isomorphic, Version v10.0p_2014-12-10 (2014-12-10) File: DataSource.js Bug: you miss parentheses on line 4899 Code: result += "is " + operatorMap[operatorName] || operatorName; should be Code:...
View ArticleListgrid update hidden field
SmartCLient v 91p Hi, i have a problem updating a hidden field of a listGrid. Client side: I have a list grid and some Button code: Code: isc.ListGrid.create({ ID: "gridName",...
View ArticleCreate a new Record from a Record : warning skipping __ref
Hi Isomorphic, For a specific behavior I need to create a record from an existing record and remove a specific attribute to skip the validation on this field. I create the record with the constructor...
View ArticleGrouping by a field that has a display column issue
I do my grouping on a column that has a option datasource for the display field. If I do a grouping on this column before the display field is resolved the grouping description show the value field and...
View ArticleProblem repositioning timeline events
SmartClient Version: v10.0p_2015-01-02/Pro Deployment (built 2015-01-02) I have run into a problem when drag-repositioning a calendarEvent that has a startDate which is before the time range that the...
View ArticleGrid and cell auto height
Is there any way to auto fit the height of the cell to fit the contents? I don't see any method on ListGrid or ListGridField classes, and cell contents seem to be clipped vertically. This can also be...
View ArticleCubegrid performance issue.
1. SmartClient Version: v9.1p_2014-12-05/PowerEdition Deployment (built 2014-12-05) 2. Google chrome : Version 39.0.2171.95 m Hi ! I have a performance problem with sparse matrix cubegrid (no record...
View Article