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

ListGrid - mark as edited

SmartGWT 4.1p Is there a way to programmatically mark a ListGrid as edited after calling setData()?

View Article


Criteria - HashSet

My entity contains field that is a HashSet of enums. I would like to perform a fetch with Criteria specifying a String[] of enums that I am interested in. I've used OperatorId.IN_SET before on primtive...

View Article


ShowFields in ListGrid with more 4 columns messes up column headings

This might be more of a bug report. Create a list grid with more than 5 columns(we used 13). Have buttons for hide and show 5 of those columns using showFields/hideFields. it seems to do it on passing...

View Article

IButton.setTitleStyle

I am trying to customize the Title style for an IButton, but I don't see my style being applied. I expected the CSS style name "stretchTitle" to be applied to the button title text in the example below...

View Article

SmartClient Runtime includes java runtime

The smartclientRuntime/WEB-INF/lib directory of the current SmartClient download contains rt.jar and tools.jar (java runtime). Is this really required? In the Reference you write that this folder...

View Article


Image may be NSFW.
Clik here to view.

Prompt displayed outside of a FormItem

I found a bug in the DynamicForm related to field prompts. Usually the prompts only appear, when the user hovers with the mouse directly over a field. But when the colWidths are defined, the prompt...

View Article

Checkbox tree problem

Hello, as mentioned, trying to upgrade from SmartGWT 4.1d PRO to 4.1p PRO. The porblem occurred by a checkboxtree, which has a tree with closed folders. In the version 4.1d i could normally select...

View Article

criteria DSRequestModifier with update operation

SmartClient Version: v9.1p_2014-04-03/PowerEdition Deployment (built 2014-04-03) if I add a criteria to an update or remove operationBinding, like this: Code: <operationBinding...

View Article


How to get the selected lane from BackgroundClickHandler?

We are trying to use the Calendar component with showDayLanes set to true. The calendar events from our datasource are displayed as expected, but we are having problems when adding events. For other...

View Article


Get a db connection server-side

Hi ! I would like to do something which sounds pretty common but I could not find a straight way to do it : In a java class server-side, I would like to get one of the connections configured in the...

View Article

Image may be NSFW.
Clik here to view.

list of columns in the header context menu

Hello, is there a possibiltiy to sort the column list in the header contect menu. Now the list have an random order. Please see attched screenshot. Regards Peter Attached Images...

View Article

Problem with saveOnEnter and submit() in SC 9.1

We currently have detected an issue with saveOnEnter and the submit method in the DynamicForm. We want that the user can press enter in any FormItem and the DynamicForm should then be submitted. This...

View Article

ListGrid ComboBoxItem filter bug

Hello, I have found another bug ralated to the ComboBoxItem, when selecting a filter option that have an icon and after returning to the default option, that does not have an icon, the last selected...

View Article


Specifing DateUtil.setShortDatetimeDisplayFormatter breaks ListGrid filter

SGWT: 4.1p.0.0 SC: v9.1p_2014-04-15 FF: 26 When a DateUtil.setShortDatetimeDisplayFormatter is specified the data submitted for the ListGrid criteria only contains the date not the time. To reproduce:...

View Article

TableView setNavIcon ignored

with the latest build of smartgwt-mobile I try to set a custom icon with TableView.setNavIcon() (NavigationMode.NAVICON_ONLY) or TableView.setWholeRecordNavIcon (NavigationMode.WHOLE_RECORD) when...

View Article


Image reloads in Tree using Chrome

Hi there, we are currently using SmartClient_v91p_2014-05-07_Pro and found a bug in TreeGrids which only affects Chrome (tested with Version 34.0.1847.131 m) Code: isc.TreeGrid.create({...

View Article

Image may be NSFW.
Clik here to view.

Selecitem dropdown with horizontal scroll in center

1.smartgwt 3.0 2.firefox and version-26 3.I am using selectitem dropdown for showing some option with long values.when i clicked the selectitem it list out all the values with horizontal scroll...

View Article


Issue with the ListGrid when Resizing the column

1.smartgwt 3.0 2.firefox and version-26 3.Browser is getting hang when column in listgrid is resizing.Can any one have idea on this?

View Article

Possible bug in SQL datasource where PK field name != table field name

I have a datasource where the name of the primary key field in the datasource differs from the actual name of the field in the database: Code: <field name="beneficiary_approval_id" detail="true"...

View Article

SmartGWT SQL generation for Oracle enhancement suggestion: Parameter binding

Hi Isomorphic, I'm using current SmartGWT 4.1p and have a SQLDataSource-subclass, that adds a tenant_id (and sometimes a user_id) whereClause to every request. This means that even the simplest display...

View Article
Browsing all 4756 articles
Browse latest View live