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

SmartClient Date Chooser

I am looking for how can change start of day in the month in DateChooser for example 1 April 2015 is Wednesday. In the SmartClient how can change it. I want insert persian calendar to date chooser.for...

View Article


Bug in TileLayout when adding to specific position

SmartClient Version: v10.0p_2015-04-03/LGPL Development Only (built 2015-04-03) Browsers: at least IE11 and FF36 When adding a Tile to a TileLayout using .addTile(tile, index), the added Tile is drawn...

View Article


MIME-Type of DataSourceLoader Servlet does not match content

Hi Isomorphic, just to let you know: With latest 5.0p, the return type of the DataSourceLoader servlet is "application/json;charset=UTF-8". The return type of the screenLoader servlet is...

View Article

SMartclient Upgrade

I am trying to upgrade Smart Client Libraries from version 8.2 to Version 10.0 in one of our product; This is the first time I am working with smart client libraries and I have obtained licensed copy...

View Article

Image may be NSFW.
Clik here to view.

User not able to select Date Chooser

Hi, We are using Smart Gwt-4.1p(10th March 2015) Browser : IE10, 11, Google Chrome: 41.0.2272.101 m Attached file: TestsmartGwtProject.java and FormValidation.java Attached snapshot: 1)...

View Article


Hiding the Icon in a Label

Hi, How would I hide or remove the Icon from a Label that has been set with label.setIcon(src)? I am using SmartGwt Pro 5.0p. Thanks.

View Article

Distinguishing iconclickhandler from labelclickhandler

Hi, I have a Label with an Icon added to it (with label.setIcon(src)). I have clickhandlers set on both the label and the icon. But clicking on the icon also triggers the label clickhandler. Is there a...

View Article

Invalid column after version upgrade

I just installed SmartClient Version v8.3p_2015-03-27/EVAL over a previous version. My app was working fine until this install. No changes were made to the code. Now I am getting an Invalid column...

View Article


Image may be NSFW.
Clik here to view.

A part of a string data is duplicate in DSResponse.

<Summry> A part of a string data is duplicate in DSResponse. The string data is "あいうえおが" in DB. But, The string data is "あいいうえおが" in DSResponse. Please tell us the conceivable causes for that....

View Article


Selection appearence vs alwaysShowEditor

HI, Here I have a problem where when I set my listGrid alwaysShowEditor to true, my selection appearence for my listGrid did not function. Hope there are some advice or solution for this kind of...

View Article

Image may be NSFW.
Clik here to view.

KeyPressFilter in Safari changes input direction

Hey guys, I found a bug when using keyPressFilters in Safari. When creating a TextItem with a keyPressFilter (e.g. keyPressFilter: "[0-9.]") and trying to insert a number in Safari, the cursor will...

View Article

Arrow css style is not working in Firefox for a canvas

Version : Smartgwtpro4.1 Browser version: Firefox 24.7.0 I have applied a css arrow style to canvas.. public class Route extends Canvas { public Route(boolean isRequest) { super(); setWidth(75);...

View Article

Core SmartClient JavaScript libraries appear not to be loaded

Hello, I just created a new GWT app with Maven. In my Pom.xml, I have : <dependency> <groupId>com.smartgwt</groupId> <artifactId>smartgwt</artifactId>...

View Article


SQLDataSource auditing and autoCreateAuditTable

SmartClient Version: v10.0p_2015-03-31/Enterprise Development Only (built 2015-03-31) I'm just trying the audit feature, and I see in the sample the attribute DataSource.autoCreateAuditTable but I...

View Article

Added request parameter on form submit

I have a situation where I want to add a request parameter upon form submittal. It's not really a data source field and it's only necessary if I instantiate the form instance with a certain property...

View Article


Image may be NSFW.
Clik here to view.

Problem with TreeGrid which loads JSON Datasource

Hi, SmartClient_v100p_2015-03-24. Here I try to built a Treegrid, which loads data with JSON format. BUT,only appears one node.What's wrong? Thx. here is TreeLoadJson.html Code: <HTML>...

View Article

Event when form is submitted properly

Can I observe "saveEditorValues" to get an event when a DynamicForm (or ValuesManager) is correctly saved to the server? It seems to be working but is an undocumented feature AFAIK.

View Article


Help - Upload File to File Server

Hi, i need to upload file from a pc to the file server (where proyect it's running). How can I do this? I've readed: http://www.smartclient.com/smartgwtee/javadoc/com/smartgwt/client/docs/Upload.html...

View Article

Simple Rest Client Help

I'm attempting to stand up a simple Rest client app following http://www.smartclient.com/smartgwt/showcase/#featured_restfulds to fetch from a restful service outside my control. I expect to need to...

View Article

Skip field validation in ValuesManager

I have a VLayout with multiple DynamicForm instances, all linked to the same ValuesManager (I use this technique to be able to create legends around fields). When I submit the value manager it's...

View Article
Browsing all 4756 articles
Browse latest View live