Quantcast
Browsing all 4756 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

ListGrid.RecordComponents - Issue

hi isomorphic, the next IE8 bug. (I hate IE :-))... In IE8 there is a problem with "ShowRecordComponents". If you FILTER and SORT an listgrid the RecordComponents will (on some lines) disappear....

View Article


com.smartgwt.client.widgets.layout.Layout.getMembe rs() throws an exception

sgwt: 4.1p.0.0 sc: v9.1p_2014-03-06 ff:26.0 Code: @Override public void onModuleLoad() {         new VLayout(){{                 addMember(new ToolStrip(){{                         final ToolStrip...

View Article


Reg:ListGrid.editFailed() and ListGrid.editComplete() methods are not called...

Hi, As per the documentation, editFailed() will be called when there is an error while trying to save a row. And editComplete() will be called when the row has saved successfully. But both are not...

View Article

Tabbing between Grid Fields in IE does not select value

Using the showcase Grid->Editing->Edit By Row with IE. Values are not auto selected when tabbing throw the values. In Chrome they are.

View Article

Real-Time Messaging: Subscribing Best Practices

I have channel that I want my clients to subscribe to upon opening the webapp, and I want them to remain subscribed for the duration of using the webapp. Where is the best place to put the...

View Article


Image may be NSFW.
Clik here to view.

Freeze column not working on Listgrid with Filter Editor enabled

Hi Isomorphic The freeze column option on the right click context menu does not function when applied on a grid with a filter editor. Clicking on the frozen column causes its data to be swapped with...

View Article

How to add 2 panels in one screen using smartgwt.mobile

I've tried using HLayouts and VLayouts to do so, but it doesn't work. Is there any way to achieve that ?

View Article

Problem with record.setAttributeAsJavaObject and DynamicForm.editRecord

Hi, I have a custom datasource and am trying to add a DataSourceField and then set the corresponding attribute with Record.setAttributeAsJavaObject. In my DynamicForm I have created and added a custom...

View Article


Image may be NSFW.
Clik here to view.

ClassCastException Button ToolStripButton Component XML in FF and Chrome

Hi Isomorphic, there is an issue with the Canvas being generated from Component XML which I can only reproduce in Firefox (26.0) and Chrome (33). This issue does not happen in IE (10). The short...

View Article


Image may be NSFW.
Clik here to view.

Layout problem

Problem is items are not staying in the same line. 1)GWT 2.5.0 2)ALL bowsers 3) Java class is public class TextAreaItemWithLink extends CanvasItem { //UI Fields private String name; private DynamicForm...

View Article

TimeItem backed by Text/String?

Is there anyway to have a TimeItem that is backed by a String/Text via the data source? When I try I get the nice Time picker but then the client validation fails saying: "Must be a time." Currently we...

View Article

New patterns feature in comboxfield

It's possible to use the new richer patterns in combobox fields against an option datasource. I've looking for it in documentation and showcase but it's not clear to me how I can enable patterns in...

View Article

applySummaryFunction not consistent with grid summary functions

SmartClient_v90p_2014-03-13_PowerEdition This is related to post: http://forums.smartclient.com/showthread.php?t=26693 It seems like the summary functions have been updated (per the previous post) to...

View Article


Key press events not firing sometimes

Hi all, I'm trying to add into my application some shortcut keys which will popped a small menu box if CTRL space is pressed. In my EntryPoint I have a VLayout (called layout) that is drawn and is the...

View Article

DrawLabel with ellipsis

I'd like to truncate DrawLabel contents when it overflows a specified width. I've experimented a bit with measuring text size on a hidden DIV. Follows a snippet that works on current SmartClient...

View Article


How to design/code a HiddenInfoFormItem ?

I am trying to create a FormItem that mostly hides the value.... for example: SSN is 123-45-6789 but I would like it to display as ***-**-6789 (or *****6789) another example might be a credit card...

View Article

RecordList memory leak

I'm using a RecordList to manipulate a temporary list of Records, but every time I create a new RecordList, it gets associated with the IDManager and will never be collected by the garbage collector,...

View Article


Real-Time Messaging: General Question

I'm evaluating Real-Time Messaging in an application in which the user initiates some request - runFooCheck() - which is an RPC call that does some processing on the server which could take some...

View Article

No ScrolledEvent

I use SmartGWT 4.0 power version. For the following code, I am not able to get ScrolledEvent when the top layout is 100%. @Override public void onModuleLoad() { VLayout layout = new VLayout();...

View Article

Apache Commons FileUpload vulnerabilities in SmartGWT (upgrade to FileUpload...

My team are using SmartGWT v2.5 (2011-10-18) Power Edition and v3.0 (2012-02-07) Power Edition. My team is is using Firefox ESR v17.0.4. It is found that, both of SmartGWT v2.5 & v3.0 are still...

View Article
Browsing all 4756 articles
Browse latest View live