Quantcast
Channel: SmartClient Forums
Browsing all 4756 articles
Browse latest View live

Problem with Component MultiFileItem in IE

Hi, I'm using SmartGWT 3.1p-2013-11-30 with GWT 2.4.0 and I'm having trouble with MultiFileItem. With Internet Explorer (tested with 8.0 and 9.0 on Windows 7) when I have more than one MultiFileItem on...

View Article


Listgrid shows limited lines when xml has "§" character

Dear Friends We are using SmartClient-9.0-1. I am new to javascript. At the moment, I need your guidance on a issue we are facing with smart client listgrid. When there is a special character (utf-16)...

View Article


DynamicForm containsFocus() method

When I call myDynamicForm.containsFocus() method, only returns true when focus is on myDynamicForm (ok), but it returns false when focus is on any child element inside this DynamicForm. Is there any...

View Article

ListGrid/CubeGrid scrolling

1. v8.3p_2013-07-24/PowerEdition Deployment (built 2013-07-24) 2. Version 30.0.1599.114 Ubuntu 13.10 (30.0.1599.114-0ubuntu0.13.10.2) Hello, When grids are displaying scrollbar, if you select values...

View Article

Summary including new unsaved rows

Is there a way to get summary to include values in new unsaved rows? Code: listGrid.setSaveLocally(false); listGrid.setAutoSaveEdits(false); listGrid.setShowGridSummary(true); Old thread, same problem:...

View Article


Problems with pdf export

SmartClient Version: v9.0p_2013-08-16/Pro Deployment (built 2013-08-16) I'm having some problems exporting a Layout to PDF in a deployed environment. All the package dependencies have been added...

View Article

Doubleklick a row in a ListGrid with Webdriver

Hallo, I'm trying to double click a single row in a listgrid with selenium webdriver but ist does not work. for this I used the standartd firefoxdriver and the aciton class wich includes a double click...

View Article

Only send requests for the selected tab when first launch the TabSet

SmartClient_SNAPSHOT_v91d_2013-10-08 We have a TabSet, and each tab is a PortalLayout componenent contains multiple portlets. We found that when launch the following TabSet as an example, all the 'src'...

View Article


headerMenuButton problem with headerSpans and frozen span

SmartClient Version: v9.0p_2013-12-03/PowerEdition Development Only (built 2013-12-03) please modify the showCase sample #gridHeaderSpans like this: Code: isc.ListGrid.create({     ID: "countryList",...

View Article


Setting default properties on IntegerItem causes TextItem to valid as an...

This is in regard to the problem I reported on thread: http://forums.smartclient.com/showthread.php?p=113330#post113330 This problem is back as of last night's build: SmartClient Version:...

View Article

AddCellDoubleClickHandler and AddCellClickHandler (ListGrid)

I have the senario below, AddCellClickHandler => Popup-Upload AddCellDoubleClickHandler => Download The Issue that when i double click the Popup-Upload is showed ?

View Article

Using DataSources for Dynamic GUI generation

Problem: I've been trying to use DataSources to load different 'template' files that a client can choose from, these files would then generate a different layout. But I: Code: cannot change the ......

View Article

ListGrid exportClientData causing exception

We are using version SNAPSHOT_v9.1d_2013-11-30/Enterprise Deployment (built 2013-11-30) with IE9. When calling the exportClientData on ListGrid with showGroupSummary and showGridSummary enabled we...

View Article


Record Select Timing Issue?

I'm encountering what appears to be a SGWT timing issue: Whether my record selection gets applied or not appears to depend on the size of the result set. Given the following code... Code: ListGrid...

View Article

Showcase visualbuilder NPE, maybe jsp compile?

Hello, I would like to use the showcase project Visual Builder. I got this exception below. As i understood the hosted mode jetty unable to compile jsp classes. I tried many options, workarounds,...

View Article


Increase space between items of print container

Hi Admin, The environment details are as follows :- 1.SmartClient_83_PowerEdition 2. IE 10 The issue is that I am unable to set vertical space/margin between the contents of the Vlayout, which is shown...

View Article

How to transform record attributes?

Hello, i have a rather straight forward problem and can not find any help using google or the search so here is a new thread: We use smartGWT 3.1 power edition. I use two databound listGrids, one holds...

View Article


RecordClickHandler is NOT working for picklist!

When setting picklist properties on a ComboBoxItem, the addRecordClickHandler does not get fired upon click. Here's a simple TestCase to show the problem. The TestDS is a GwtRpcDataSource in which...

View Article

Image may be NSFW.
Clik here to view.

Chart title margin

Hi, I'd like to put margin (or space) between a title chart and the drawing. See attached file for the issue i'm encountering. Any hint on how to achieve that? Thanks in advance NB: I'm using Smartgwt...

View Article

Diasble autofetch for optionDataSource on SelectItem click

Hello How to disable a fetch operation on optionDataSource when I click on a SelectItem? I need fetch occurs only after user press filter button in ListGrid's FilterEditor. Following approach doesn't...

View Article
Browsing all 4756 articles
Browse latest View live