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

Change date range text on filter editor

smartgwt: 4.1-p20140908 Hello, I am trying to change the date shown in a filter editor from a list grid. Actually, filter editor shows a "smart" date range. For example if I want to filter the range...

View Article


Tab indices are same for form items

I have got one outer dynamic form which contains two canvas items. Each canvas item has got one dynamic form. When I tab through the entire dynamic form fields, it is not working fine. I just checked...

View Article


RESTHandler creates session?

SmartClient Version: v9.1p_2014-06-25/PowerEdition Deployment (built 2014-06-25) SmartClient Version: v9.1p_2014-08-24/PowerEdition Deployment (built 2014-08-24) Hello, I've noticed that the every REST...

View Article

problem with database and hibernate

I'm trying to save a field in the database. this field is an object and I'm doing all this using hibernate. My question is how can I pass the object if I select another data grid using the form shown...

View Article

Multiple Google Maps on same page

I have a tabbed pane withing tabbed panes type of layout where several tabs basically simulated using VLayouts and HLayouts contain Google Map instances. Only one is ever visible at a time. None are...

View Article


Date object translation DS vs RPC

I have a field in the datasource defined as a DATE and when it is fetched via the DS we return a java Date object and I see in the SmartClient Developer Console it gets translated to a LogicalDate via...

View Article

FacetChart static properties

SmartClient Version: v9.1p_2014-08-31/Pro Deployment (built 2014-08-31) Quick question. We declare our properties for FacetCharts in a static way rather always creating a new properties objects. Just...

View Article

destroy vs markForDestroy

I've been reviewing our use of destroy and replacing it with markForDestroy in most cases as per the Javadoc for Canvas.markForDestroy(). However, I would like clarification on a couple scenarios as we...

View Article


RecordList and destroy()

We see that a RecordList has a destroy() and are wondering under which scenarios one would need to call destroy() on a RecordList. The JavaDoc appears to come from the BaseClass with only "Destroy this...

View Article


assess control in smartclient for Add/ Delete record

Hi I do not want to tomcat user role. Instead, I want to develop my own user login. How can I check whether a user has access right to add/ delete record in datasource? Can you point out an example?...

View Article

Fixed position for a window.

We need to set the position of a window to be fixed (cannot be moved by dragging). We have set the following properties to the window: setIsModal(true); setShowModalMask(false); setCanDrag(false);...

View Article

multiple tabs getting selected in a tabset which switching between tabs

When we have too many tabs opened in a tabset and while switching between tabs, at times 2 tabs are getting selected which should not happen. Can you advise on how this can be prevented.

View Article

Controlling sectionStackHeader height?

Hello, Can you show me how I can change this SectionStack to show the header text on multiple lines so all of the text is displayed? Or, is that not possible with Section Stack headers?...

View Article


Image may be NSFW.
Clik here to view.

Use custom canvas inside menu

Hello, I'm using SmartClient_v91p_2014-05-04_PowerEdition and I want to add custom canvas to menu (see attached pictures). 1. I want to add a TreeGrid without any menu data 2. I want to add a...

View Article

timeline addEvent does not show event

Hello, SmartClient Version: v9.1p_2014-09-10/Pro Development Only Browser:Firefox 30.0 IE 8.0 The addEvent does only show the first event that is added. Subsequent addEvent() are not shown in the...

View Article


filter criteria for date field getting changed to current date

Hi, looks like there is some problem with applying a greaterThan filter criteria to a ListGrid when applying to a date field. I've observed this problem in both Smartclient 9.1 and Smartclient 10.0....

View Article

How to reduce minimal hover width

I am using SmartGWT4.1 power edition. If I set myLabel.setTooltip("a"), there will be a lot of blank space in the tooltip. It seems to me the minimal width of a tooltip is set to 100px. Can I reduce it?

View Article


SmartClient 10! Woohoo! Quick question.

Any chance we can get the Compass / SASS source for 1 or 2 of the more popular skins? I've asked before and I know it was mentioned for the next release as a possibility... just checking in. :)

View Article

Custom window header controls not cleaned up

Hello Isomorphic, We have a window class that sets custom header controls, like follows. Code: refreshHeaderCtrl = new HeaderControl(HeaderControl.REFRESH, new ClickHandler() {     @Override     public...

View Article

DataSource references to components and memory in IE?

I know when you call ds.updateCaches it "Causes any components using this DataSource to be notified of changes". Does this mean the DataSource has some kind of reference to the all the components...

View Article
Browsing all 4756 articles
Browse latest View live