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

addEmbeddedComponent in ListGrid is slow or blinks

I'm trying to put a DynamicForm into the group row of a ListGrid. I'm testing with Smartclient "v9.1p_2015-02-07/Pro Development Only". Starting from one of the Featured Examples, here's my code: Code:...

View Article


Changes between Nightly builds

Hi, I would like to know the bug fixes / changes between the nightly builds. (For example: Changes between 2015-02-05 & 2015-02-07 of smartgwtpro-4.1p builds). Is there any document to identify the...

View Article


How to set timeout for filterOnKeypress

Hi, We have a ListGrid with Filter-Row and we read the data with a RestDataSource. How can I increase the timeout for start-filtering for filterOnKeypress? We use: Code:...

View Article

Image may be NSFW.
Clik here to view.

In treegrid Showing Dotted Lines While Scrolling Items

Hi, We are using Smart Gwt-4.1p (23rd May 2014) Browser: IE10, 11, Google Chrome:37.0.2062.124 m In tree grid, showing dotted line while scrolling if item length is bigger and expand the tree item. I...

View Article

How to Access Callback of Form ImplicitSave?

I have a DynamicForm with a single FormItem, a FileItem. I get my desired appearance and behavior (picked file is immediately uploaded on selection) with this code: Code: DynamicForm dynamicForm = new...

View Article


Image may be NSFW.
Clik here to view.

ListGrid Umlaut Codepage Encoding issues only in exportClientData

Hi Isomorphic, I'm on a recent 4.1p (v9.1p_2015-02-07) and have the following issue on ListGrid.exportClientData(): All exports have broken umlauts (äöüß) and Euro-signs (see screenshot). I'm using...

View Article

CSV export and quoting of values

SmartClient Version: v10.0p_2015-02-11/EVAL Deployment (expires 2015.04.12_08.43.44) Licensed to: Isomorphic Software (#ISC_EVAL_NIGHTLY) Hello, for the CSV export, is it possible to change the...

View Article

ListGrid.groupBy behaves differently if group value is null (bug?)

I've done by best to isolate this test case in "v9.1p_2015-02-07/Pro Deployment", Chrome 40.0.2214.111 (64-bit). Here's the procedure: 1) Click "Add Geometry". You'll see that a new row appears in the...

View Article


ListGrid focusInFilterEditor

Version v10.0p_2015-01-03 (2015-01-03) Chome 4.0 on Windows 8.1 Code: return isc.Window.create({             ID: "productDialog",             title: "Search",             autoSize: true,...

View Article


RPCManager.setHandleErrorCallback not fire.

Hi I want to call handleError method when an error occurs in server. To achieve this I write a method in a static class as suggested by Isomotphic. public static void handelError() {...

View Article

Image may be NSFW.
Clik here to view.

How to get list grid width that also include horizontal scrolling space

Hi there, I am currently using smartGWT 2.5 and have an issue to get the list grid width when the horizontal bar appeared. Here is my usage: I have a VLayout that host a ListGrid with Overflow set to...

View Article

Viewstate as valid json

Hi, we currently working with viewState and are wondering, why the output of the viewstate is non valid json. The RFC about json or a newer version from march 2014 also defines that the keys should be...

View Article

Issue with Labels and ARIA states (screenreader accessibility)

Hi, our application is required to be accessible for screenreaders (JAWS). We are currently facing an issue when defining ARIA labels on SmartGWT Label objects. We would like to define different ARIA...

View Article


Unexpected filter behaviour in ListGrid

Hi, I'm having an unexpected behaviour in a ListGrid filter with "allowFilterExpressions: true". The same error can be reproduced in SmartClient hands-on demo. In order to reproduce it, you have to...

View Article

bug: editRequiresAuthentication. field is not marked canEdit: false

datasource field: Code: <field  name="ref_task"                                                type="text"    length="255"             title="referenza"             editRequiresAuthentication="true"...

View Article


bug: parseEditorValue is not called as expected

The bug is reproducible on older SC 9 and also on latest SmartClient 10.0p 2015-02-11 on all browsers. Reproduced on MS IE 11, FF 31.4.0 ESR, Google Chrome Here is the sample code Code:...

View Article

Read-only validator applied in grid's filter editor

In the following example I am using ValidatorType.READONLY with validateOnChange feature (real application case uses applyWhen criteria also). When user enters grid edit mode then "code" field is...

View Article


Image may be NSFW.
Clik here to view.

Problem with Timeline using DateField type

SmartClient Version: v10.0p_2015-02-09/Pro Deployment (built 2015-02-09) I have some problems with a Timeline that uses DataSourceDateField for startDate and endDate instead of DataSourceDateTimeField...

View Article

ListGrid startEditingNew() carrying over error icons from previous row

SmartClient Version: v8.3p_2013-11-10/Pro Deployment (built 2013-11-10) Hi, I'm having trouble when adding a new row to a ListGrid using startEditingNew() where one of the fields is flagged for server...

View Article

Can I order the items in a multi-select SelectItem

I know how to use a SelectItem. I also know how to make it support multi-select I know in TileGrid I can use setCanOrderTiles() to let the end users order the tile in the TileGrid. Now I have this...

View Article
Browsing all 4756 articles
Browse latest View live