can't view smartclient components on ipad
SmartClient_SNAPSHOT_v91d_2014-01-14 Safari iPad os 7.0.4 We've been able to run our apps on ipad in the past, but with this version nothing works. I tried to load the embedded server home page and...
View ArticleCacheSync not Updating ListGrid?
Please save me from resorting to invalidateCache! I'm having a couple issues with a CacheSync operation. I have drag (COPY) & drop working mostly as desired between two ListGrids. However, I'm not...
View ArticleProblem in all Smartclient versions with Chrome 32 + TextArea + Sections
If we have the following scenario: * Chrome 32 (with lower versions it doesn't happen) * A form with columns * A TextArea ALONE in the last position of the form and with rowSpan > 1 * A section...
View ArticleEnhancment suggestion: API ListGridField.setHoverWidth(int width)
Hi Isomorphic, I just noted that I can't define the Tooltip/Hover item width per ListGridField, as it extends DataClass and I can't find a way to get to my generated Canvas for the ListGridField,...
View ArticleEnhancement: API ListGridField.setDateDisplayFormatter (DateDisplayFormatter...
Hi Isomorphic, it seems that it is currently (current 4.1d) not possible to define a date format on a per-ListGridField-basis for a datetime-field. Currently only the following API is available: Code:...
View Articleisc.RestDataSource data removal - how to change HTTP method from POST to DELETE
Hi, Currently I'm trying to integrate SmartClient Client v9.0 with REST web service. On http://www.smartclient.com/docs/9.0/a/system/reference/SmartClient_Explorer.html#restEditSave there is a nice...
View ArticlejQuery script modifies dom of HTMLFLow, but getContents() gets the old version
Hello, I'm using smartGWT: v8.3p_2013-12-19/PowerEdition Deployment 2013-12-19 I have a HTMLFlow panel, containing some <table> and a jquery script that modifies this table (re-orders rows a...
View Articleorder by asc/desc nulls first nulls last
Hello. Sometimes we need to use more clever sorting behavior than simple Code: order by field1 desc , I speak about nulls first/nulls last construct, defined in SQL standard. Does SmartClient supports...
View ArticleUnable to load Datasource for ID:countryDS4
I used jsp to load datasource the errorMessage is : 一月 10, 2010 7:32:11 上午 org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet [jsp] in context with path...
View ArticleIconarea generated for DateFilterIcon in ListGrid Filterrow too narrow
Hi Isomorphic, please see this showcase example: http://www.smartclient.com/smartgwt/...ange_filtering. The space for the filter-icon in the "Nationhood"-column in the 2nd grid is too narrow in FF26.0....
View ArticleInternet Explorer 11 Support in SmartGWT 3.0
We have a Web Application which has been developed using SmartGWT 3.0 and it works perfectly in Internet Explorer till version 10. We tried to run the application from IE 11 browser, but came across...
View ArticleInvalid call to setDataSource() passing null
Hi, I got a problem, using SmartGWT Pro Edition 4.0 and Google Chrome 32.0.1700.76 m in Eclipse: Version: Kepler Release Build id: 20130614-0229 Code: Problem loading builtinTypes.xml Exception when...
View ArticleHow to force DataSource to send request parameters in a different way?
How to force DataSource to send fetch operation parematers in a following format? Code: dataURL/parameter1/value1/parameter2/value2
View Articlehow can I manage the location of my objects (button, label, ...) in my page
Hello everyone, Can someone help me (or explain to me) how well place my objects in my web page because I find it very difficult. for example a text area, drop down liste and a button in the same line....
View ArticleDoes isomorphic/HttpProxy support HTTP DELETE method?
Does isomorphic/HttpProxy support HTTP DELETE method?
View ArticleFixed y-axis scale
I have a facetchart to show a heart rate monitor. This chart has a drawline for the upper and lower heart rate. The problem is that the y-axis changes depending on the data the is set on the chart. I...
View ArticleCalendar dateIsWorkDay, getWorkDayEnd, getWorkDayStart
Hi, I'm using Calendar widget to track work time of empleyees. Tried to override getWorkDayEnd, getWorkDayStart and dateIsWorkDay methods but they are not getting called. I'm trying to show holidays...
View ArticleBug(?): Client side ResultSet does not regard nested relatedUpdates
Hi Isomorphic, I have the following situation in current 4.1d: 1) My serverside DMI executes a request (DB-changing). 2) Upon successful execution it calls a helper method this. 3) The Helper1 executes...
View ArticleMulti tenant datasource with SmartGWT Power
Hello all, Is there a good getting started point for setting up a multi tenant application using JPA? I have the normal concerns of ensuring that accounts cannot see or touch data from other accounts....
View Articleisomorphic/HttpProxy error
Hi, I've got a problem with HttpProxy. I'm getting following warning in response to request. In addition, request doesn't reach destination server, seem it stuck on Proxy. I use v9.0p_2014-01-15...
View Article