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

ListGrid selection and rollover controls

Hi, I'm using SmartClient Version: v8.3p_2013-11-08/PowerEdition Deployment (built 2013-11-08) with PostgreSQL 9.2.2, Firefox 26.0, and Tomcat 7.0.33. I have a ListGrid that supports selection and a...

View Article


Image may be NSFW.
Clik here to view.

JSon Date: millisecond is omitted from Smartclient server serving IE

Our application requires the precision down to millisecond and the server is providing so to the client. I have modified the formatter on the client side to correctly display it from a JS Date value....

View Article


When grouping is enabled ListGrid filtering does not work as expected

SmartGWT LGPL 2013-11-07 Hi guys - I have a list grid backed by a data source. Given that setReselectOnUpdate is true, with no grouping enabled, filtering works great. I can select an item in the grid,...

View Article

HowTo: SelectItem, multiple:true, allowEmptyValue: true

Have a js DataSource defined as follows: Code: isc.DataSource.create({         ID: "testTreeDS",         dataFormat: "json",         clientOnly: true,         dataURL:...

View Article

Image may be NSFW.
Clik here to view.

SetDisplayField of PickTreeItem does not work

Hello, I am using SNAPSHOT_v9.1d_2014-01-16/Pro Deployment 2014-01-16. I built up a Tree (TreeModelType Parent) of buildings and rooms which is not databound. Therefore, nodes on either the...

View Article


Is GWT 2.6.0 supported with SmartGWT 4.1d?

Can we use the new GWT 2.6.0 with SmartGWT 4.1d? Or should we stick to GWT 2.5.1 for now? Thanks, Vittorio

View Article

Problem with BuiltInDS-sample and DevMode

Hi Isomorphic, I just wanted to use BuiltInDS to create a testcase, but can't get it running anymore. Most likely this is not related to SmartGWT, but perhaps you can help anyway. I tested with the...

View Article

startup javascript exception with GWTP

After migrating from smartgwtpro.jar in the smartgwtpro-4.0p 2014-01-22 nightly build to smartgwtpro.jar in the 2014-02-02 nightly build, a javascript exception occurs soon after startup, with...

View Article


ListGrid link field NOT visisble - white

Hi I'm using SmartClient Power edition version 9. I have a ListGrid with an email column. I did the following to enable the email as a link on the column: { name: email, title: Email, type: "link",...

View Article


how can I have a DynamicForm that is automatically saved

Hello, how can I have a form that is automatically saved ? or what is the equivalent of autosaveEdits for forms ? thank you in advance.

View Article

Image may be NSFW.
Clik here to view.

How to resize the button width in the DateTime picker window.

Hi , I am facing an issue with "DateTime picker" control, Actually i want to change the button names on the "Date time picker" window. When i give little longer string(Ex: SGWT-Button-12), the string...

View Article

Calendar with setScrollToWorkday calculate wrong cellHeight

Hello, I have initialize a calendar with setScrollToWorkday(true). The cellHeight have to be calculate, so that the defined workday arear is shown in the calendar. This calculation is wrong. The...

View Article

Displayfield of listgridfield with optiondatasource not displayed setViewState

Version: SmartGWT 3.1p nightly January. When setting viewstate before displaying listgrid, valuemaps of fields with optiondatasource are not fetched automaticly. This is because in ListGrid.js there is...

View Article


DateTimeItem have wrong type "date"

Hello, we use SmartGWTPro 4.1 from yesterday. In this version, the DateTimeItem have the wrong type "date". The problem may be in DateItem.java: Code:     public DateTimeItem(String name) {...

View Article

Pie chart slices

Note this thread is related to http://forums.smartclient.com/showth...600#post113600. We have an issue where pie charts become cluttered when there are several small slices (value of 1). The following...

View Article


JavaDoc information for docs.ListGridViewState and disregarding...

Hi Isomorphic, according to http://www.smartclient.com/smartgwte...hangedEvent%29 the docs for client.docs.ListGridViewState should include a link to ListGridGroupState and ListGridSelectedState. Is...

View Article

Docs for ListGrid.saveEdits missing?

Hi Isomorphic, just to let you know: The docs for ListGrid (http://www.smartclient.com/smartgwte.../ListGrid.html) mention calls to ListGrid.saveEdits or just saveEdits() very often, although it is not...

View Article


Potential defect in creating ListGridField

SmartClient Version: SNAPSHOT_v9.1d_2013-12-17/PowerEdition Deployment (built 2013-12-17) IE-8 Code: new ListGridField("class","Class",50); Code: new ListGridField("class33","Class",50); Code: new...

View Article

JavaScriptException (TypeError) in Canvas::addChild

Hello, I upgraded to SNAPSHOT_v9.1d_2014-02-04/Pro Deployment 2014-02-04. Now I am getting an exception: Code: Caused by: com.google.gwt.core.client.JavaScriptException: (TypeError)...

View Article

ValuesManager validate

The arguments validateHiddenFields, ignoreDSFields of the valuesmanager validate method are not delegated to the member forms validate method. @See: ValidateManager.js@753 Code:                 var...

View Article
Browsing all 4756 articles
Browse latest View live