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

Image may be NSFW.
Clik here to view.

summaryFunction "sum" not working as expected

We've noticed a discrepancy in the latest 9.1p build where the sum in the summary row shows a different value than was expected in 8.3. Take the sample. Notice that sum of "gdp" shows...

View Article


DrawLabel bug?

This example highlights a couple of possible bugs. First the height of the DrawLabel seems to extend indefinitely. Secondly the fill color does not work. This code example contains a drawlabel. On...

View Article


spooky dataPath behavior?

I have code that defines two separate forms with the same structure. The forms are populated and values extracted using dataPaths. They are never SAVEd. They are under two separate forms, and...

View Article

DateTime format for DetailViewer

The display of a DateTime field shows only as a date in the DetailViewer and is not using our formatter. The field defined as: Code: <field name="sysCreatedOn" type="datetime"> we set the...

View Article

button on ListGrid group summary

please can you provide me with an example of how to add a button on a group row i have a list grid that is grouped on field1 and on field6 i have a button widget that allows user to add to another...

View Article


Image may be NSFW.
Clik here to view.

FilterBuilder value width and Date/DateTime

I have a FilterBuilder that I set the width via "setValueItemWidth(400)" and all the items respect the 400 width except Date and DateTime items (see attached image). Am I doing something wrong?...

View Article

Referencing clientContext/internalClientContext

In http://forums.smartclient.com/showthread.php?t=29681&page=3 I found that in more recent 8.3 builds clientContext had been renamed internalClientContext. I was told "Your code should not be...

View Article

ListGrid.canExpandRecords functionality

Hi there, We are looking to use the Expansion capability that comes with ListGrid.canExpandRecords so I may have a few questions in this thread. First off, is there a way to style each row individually...

View Article


ComboBoxItem Bug valueDefault = 0

Sorry for my english... Good afternoon, I found a bug related to ComboBoxItem component. It added a default value for the ComboBox component and this value is zero (0), to the navigate with the tab key...

View Article


Image may be NSFW.
Clik here to view.

SQLDataSource.getSQLClause() bug when using includeFrom attribute on...

SmartClient*Version:*v9.0p_2014-03-06/PowerEdition Deployment*(built*2014-03-06) We have discovered an issue using SQLDataSource.getSQLClause() to generate SQL when using a datasource field in...

View Article

Image may be NSFW.
Clik here to view.

Transaction Queue does not stop at exception

I'm using SmartClient Power edition. I've got a transaction that submits several DSRequests in a queue. The second request throws an exception. BUT, it does not stop processing. It continues to the...

View Article

TreeGrid nodeClick does not fired if I embed the treeGrid in jQuery dialog

Version v9.1p_2014-03-04 (2014-03-04) When I embed the SmartClient TreeGrid into jQuery dialog as the dialog content, the 'nodeClick' or any other click events are not fired. I wonder if any one have...

View Article

Third-party incompatibility: it's changing __nativeType

I've been having problems integrating a 3rd party tool with my Smartclient app, and I've finally boiled it down to something communicable via forum post. Smartclient includes this line in...

View Article


Is there a way to find out when a .show() is done displaying all of the content?

I have several layouts drawn onto a canvas. When I do a show() of the canvas it takes several seconds for the canvas to be displayed. Is there a way to tell when it done displaying all the content? And...

View Article

Image may be NSFW.
Clik here to view.

Bug with setRotation/rotate of DrawPane

SmartGwtPower 4.0p Build 2013-11-20, FF 25, Crome 34 I use a DrawPane for visualization. The DrawPane contains a various range of DrawItems, e.g. DrawTriangle, DrawRect, DrawImage, DrawPolygon,...

View Article


launch a SQL query from the js file

Hello, in my JS file I need to do a search on the DB (select * from table where condition) and store the result in an array(multidimensional) do you have an idea how to do it ? thank you in advance

View Article

timeline: cannot set an icon instead of grippers

For zero duration events in a timeline it is not possible to have an icon instead of the odd-looking "grippers". Having event specific icons would mean the labels are no longer essential, which would...

View Article


Style Cells(add Style) Chrome performance Issue

1. Version smartgwt-4.1p LGPL also tried latest 5.0d from the nightly builds 2014-04-27 2. Browsers involved: Tested on Chrome 34.0.1847.131 m and FireFox 24.0 First of all the Problem is Client side...

View Article

how to display only part of the TreeGrid

hello, have you any idea how to display only part of the TreeGrid (change the root of the TreeGrid ) Example: Root +M1 -M1_01 -M1_02 +M2 -M2_01 -M2_02 -M2_03 +M3 +M4 and i want to display the tree from...

View Article

Datasource-bound ListGrid objects with nested Java Lists

I've got an object returned from a Datasource that has a list of objects within. In a ListGrid, I've got records with columns for all the variables in each initial object. Upon record select though,...

View Article
Browsing all 4756 articles
Browse latest View live