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

Intermittent error in CanvasItem.js

Version: "9.0/LGPL Development Only" Browser: Chrome & IE 9 Hi I have an application that makes several ToolStrips and adds a DynamicForm to them, as described in the documentation. Occasionally,...

View Article


Image may be NSFW.
Clik here to view.

setGlobalTabIndex issue

Hi After updating library to PE 3.1p version from 19.07.2013 we got problem with setting fields tab indexes: Code: Caused by: com.google.gwt.core.client.JavaScriptException: (TypeError):...

View Article


Image may be NSFW.
Clik here to view.

Auto client fetch to related datasource

Hi, I'm using smartgwt-power-3.1-p20130712. I have 2 SQL datasources like below: Code: <DataSource ID="mseContacts" serverType="sql" dbName="xxx" tableName="yyy" autoJoinTransactions="true">...

View Article

FilterBuilder/DataGrid + IE7 causes super slowdown with app

We have a FilterBuilder set up with a Datasource which is tied to a back-end Hibernate object model. We apply the filter, and generate a custom Hibernate query which is used to filter the results and...

View Article

getting java/lang/OutOfMemoryError while clicking on listgrid that have 6000...

We are getting java/lang/OutOfMemoryError while clicking on listgrid that have 6000 rows twice. It's for smartclient9.0 7/15 nightly build. This is tested in IE8. This OutOfMemoryError issue doesn't...

View Article


Problem with ComboBox in examples

Looks like a bug: The ComboBox displayed in the filter editor of the "Many-To-One Relation" server examples (SmartClient 9.0) does not work properly (I tried using Firefox, Chrome and IE).

View Article

exportData() to CSV worked, but exportData() to XLS got "No current...

We have a ListGrid populated with data from a DataSource. We could ask this ListGrid for exportData() when the export format is CSV, JSON, or XML. However, if we did the same for XLS and XLSX, we would...

View Article

Get Displayed value of a cell / record

Sorry guys, I really try to look on the api but I cant find the function TO get Display Value of a cell, for example applied formating... I have raw number formated with decimals, I need to get the...

View Article


setDropExtraFields doesn't work

Enviroment : 4.0p , ie10 ,eclipse indigo I defined 2 DMIs Code: <operationBinding operationType="fetch" operationId="pdfFetch"...

View Article


Providing user information about highlights

Hello, we would like some way to give users more information about why certain data is highlighted in the grid if they define highlights. Is there a way that we could add hover text to a cell that...

View Article

change data with setCacheData doesn't refresh view components

Hello! I do not know if this is a bug or not: if I change the data in a datasource (using setCacheData in clientOnly dataSource), the components are not refreshed with new data, unless you leave this...

View Article

Question about client-side filtering

Hi, i have these settings on listgrid to enable client-side filtering Code:         setDataProperties(new ResultSet() {             {                 setFetchMode(FetchMode.LOCAL);...

View Article

How to change dateformat

Hi Isomorphic, I am using SC version : SmartClient_v82p_2013-06-15 I wanted to achive the below: - Customize the dispaly the dateitem/datetime item e.g. DD-Mon-yyyy HH:mm - Displaying the same date as...

View Article


_jsOverrideCall in ListGrid.getTotalRows on a DateChooser

Hi, I'm hitting this JS error suddenly. When I compare the 4.0 ListGrid source of that method with the source of https://code.google.com/p/smartgwt/s.../ListGrid.java it seems this method has been...

View Article

Visible buttons in toolbar

Hi, we want to create a toolbar in a form with multiple buttons. By defautl there should be some shown and some hidden. It seems like there is a bug, because even if we set the attribute, it is shown....

View Article


Custom fetch and export

Hi, I am using a custom fetch operation for a ListGrid where the "select" and "group" clause are customized by passing them with parameters. The way data are grouped and summed are configured by the...

View Article

Portlet Restored Handler

Is there a function on Portlet to attach window restored handler, and window maximized handler. Window resized is not the best solution, because it fires a lot events when portlet is maximized(about 10).

View Article


Why DateItem rendered as from to format in SearchForm?

Hi there, I have ever used SmartGWT 3.0 and the DateItem component rendered normally, and in 4.0 the DateItem rendered as from to components. Why? Can i set to one component?

View Article

Charting with smartgwt pro 4.0

Hi, Do you know if it is possible to achieve chart with Smartgwt 4.0 (enterprise edition) similar to those of FusionCharts (2D, 3D, ...) Thnaks in advance for your reply.

View Article

User role based component visibility

Does the SmartClient framework support component visibility based on user roles, etc? For example, a button on a page is shown only for specific user roles, etc. I am thinking something like the...

View Article
Browsing all 4756 articles
Browse latest View live


Latest Images