Quantcast
Channel: SmartClient Forums
↧

xPath issue in Chrome 45

Hi, after updating Chrome today, xPath parsing in DataSources seems to be somewhat broken. I created a short example to demonstrate the issue: Code: public class TestClass implements EntryPoint {...

View Article


requiredTitleSuffix property after setting canEdit false.

Hi, We observe an issue that requiredTitleSuffix lost after setting canEdit false. It can be reproduced on SmartClient_v83p_2015-09-02_PowerEdition but not able to reproduce on...

View Article


SmartClientWebDriver: Getting collection of row values from particular column.

Hi, Our Smartclient application has a Listgrid which binded with REST data source. In this case, we are having ‘n’ number of rows and columns. This application is developed using smartGWT4.1 version....

View Article

nativeName: java.util.ArrayList cannot be cast to java.lang.String

The same nativeNames for different dataSourceFields are causing class cast exception during loading of dataSources. Reproduced in Smargwt 3.1p EE showcase (build 2015_05_26) NOT reproduced in Smartgwt...

View Article

Strange Timeline width-warnings in log

Hello, just noticed that whenever i load my timeline, i have started getting weird errors in the log: Code: eventCanvas_isc_OID_36:width specified as fractional coordinate:4.166666666666667. Rounded...

View Article


transformResponse() not being called with POST operation of a RestDataSource

SmartClient Version: v9.1p_2015-03-26/Pro Developmentv I am trying to upload a file to a REST API and have a callback execute when the file has been uploaded. Below are the relevant portions of my...

View Article

Strange datasource error log entry after upgrading

smartgwt 5.0p. Right now running on 2015-09-03 but has been like this for a while. Hello. I have a datasource, location with a custom type, "position", that i've used for years without issue. I...

View Article

Image may be NSFW.
Clik here to view.

ValueIcons for listgrid fields with SelectItem type and optionDatasource

Hey guys, I am currently working on an optionDatasource for a listgrid field. The listgrid field is of type “SelectItem” and should also show valueIcons. The datasource works fine, but I have some...

View Article


ValuesManager and MultiFileItem

SmartClient Version: v10.0p_2015-08-28/Pro Deployment (built 2015-08-28) Hi I have a dynamic form with a MultiFileItem in it. It has worked fine until now, but when I tried to move the MultiFileItem to...

View Article


Image may be NSFW.
Clik here to view.

getPrintHTML() of Timeline

Hi there, I'm trying to call the printHtml of a Timeline. It seems that all events are left out of the export, even if I set the printForExport to true. I've tested this against every browser and the...

View Article

Different border for date picker in IE11 & Edge

Hi, The date picker border is dotted in IE 11 & Edge. In Chrome & Firefox looks fine. See http://www.smartclient.com/smartgwt/showcase/#grid_editing_new_row Just try to edit a value from the...

View Article

XMLTools problem with Chrome 45

Hello, Since the last version of Chrome (45), it seems it's not possible to get the value of an attribute in a XML document with a XPath query. Here is a simple example to reproduce : Code: var xmlDoc...

View Article

DateRangeItem

Dear Team, I tried using a Date Range Item in my Dynamic Form. But I have a requirement specifying both the from and to dates appearing in the Date Range Item as mandatory. How should I validate this....

View Article


Showcase Demo application problem

Friends, I have some problem with start the demo application from Smartgwt Showcase. This is the link: http://www.smartclient.com/smartgwt/showcase/#featured_complete_app So i have to create every...

View Article

Session in client side

SmartClient Version: v10.0p_2015-06-10/PowerEdition Deployment (built 2015-06-10) Browser Version : IE 11.0.9600.17843 How to get the attribute value from Session in the EntryPoint class. I need to get...

View Article