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

Grid editing problem ... ListGrid.setEditorCustomizer Issue

SmartGWT Version used : 4.0p Dated 2013-12-23 Browsers Used : IE9 and Chrome We are using setEditorCustomizer to display a SelectItem in a grid cell using following code snippet. setCanEdit(true);...

View Article


Unexpected fetch for ID from ListGrid-filterRow on filter (Bug?)

Hi Isomorphic, please see this modified buildInDs-sample form today's nightly (v9.1p_2014-07-08): BuiltInDS.java: Code: package com.smartgwt.sample.client; import com.google.gwt.core.client.EntryPoint;...

View Article


IntegerItem.getValueAsInteger throws Exception

SGWT: 4.0p 06/27/2014 FF: 26 Code: @Override public void onModuleLoad() {         new DynamicForm(){{                 IntegerItem item = new IntegerItem("int"){{                         final...

View Article

Update Tab Title Issue

Hello, I am getting following error when I Tried to update the tab title Caused by: com.google.gwt.core.client.JavaScriptException: (TypeError)...

View Article

Image may be NSFW.
Clik here to view.

Prevent listgrid from refreshing when setting data

SmartGWT Version used : 3.1 Dated Nov 29, 2012 Browsers Used : IE11 and FF 30.0 Hi Isomorphic, I'm writing a webmail-application by using smartgwt. I'm trying to use auto-search on TextItem. The...

View Article


But @Canvas.animateResize(Integer, Integer, AnimationCallback)

Hi, I found a bug in your sourcecode. The method animateResize (Integer, Integer, AnimationCallback) in class Canvas(line 4611) calls the Method animateResize(Integer,Integer, AnimationCallback, int,...

View Article

Portlet reloads its Src URL each time it is re-positioned.

Pre-requisites 1. SmartClient Version: v9.1p_2014-06-12/Pro Deployment (built 2014-06-12) 2. Firefox (24), Chrome (35.0.1916.153 m), Internet Explorer (8, 9) 3. Standalone test case: Fortunately, the...

View Article

Saving & loading formulas created with formula builder.

Hi, I'm testing formula builder component (http://www.smartclient.com/smartgwt/showcase/#formula_sumamry_builder_featured_category). Works fine, but I'd like also to provide functionality of saving (in...

View Article


Exception on button click in FF26 Dev Mode

Hi Isomorphic, please see this simple testcase. I get an exception in FF 26.0 Dev Mode (only here, not in compiled mode) on button click. I'm using GWT 2.6.1 / v9.1p_2014-07-08. Exception...

View Article


Extending SelectItem

Hi, we are using smartclient 10d and I am trying to implement a basic color picker selector: http://screencast.com/t/ZnFfZvIW The left one is implemented directly on the dynamic form, so I am defining...

View Article

(RangeError): Maximum call stack size exceeded error while using Chrome browser

Upon trying to launch my application in Chrome browser, I am getting the error stating:(RangeError): Maximum call stack size exceeded. smartGWT version : 2.0.3 Browser : Chrome Version : 27.0.1425.2...

View Article

Bug in the editHilites() modal

Hello, I think I've found a bug in the window used to edit highlights on a ListGrid : Code: listGrid.editHilites(); The Save button does not work when all the highlights have been removed (but it works...

View Article

Enhancement: Better behaviour for grouped ListGrids (offload of work to server)

Hi Isomorphic, I have a suggestion similar to my New API suggestion: ListGridField.setSortField(String sortField)-suggestion. When grouping ListGrids, you should add the groupBy field(s) as prefix to...

View Article


Right click is not working correctly in 4.1

SmartClient Version: v9.1p_2014-06-30/LGPL Development Only (built 2014-06-30) (have also tried the 7/9 version) Browser: IE11 (seems to be browser-specific issue) Since I rolled to 4.1, right-click...

View Article

What is the auto child name for a StaticTextItem's canvas?

SmartGWT 4.1p 5/19/2014 I have a static text item that pops up a dialog on click. I want to change the cursor of just this item to a pointer on hover so the user gets additional visual feedback that...

View Article


ListGrid Cell Scrolling

Is there a way to allow for vertical scrolling within a cell of a ListGrid? For example if the text value is very long.

View Article

TabButton height

How to increase the tabButton height in tab set. There is no property of .setHeight() for tabButton.

View Article


Reduce splitBar width

How to reduce the width of split bar width.

View Article

Listgrid checkbox Filter

I am using SmartGwt4.1 power version. I am unable to align the ListGridField (Checkbox) field in a filter row option for the last column in a ListGrid Component to be center, but by default it is...

View Article

Image may be NSFW.
Clik here to view.

How to remove Margin/Padding next to WindowHeaderIcon / WindowHeader

Hi Isomorphic, I'm looking to achieve the design from "Aim.png". Please see the Firebug screenshot "Margin_next_to_HeaderIcon.png". If I change the 2px for "left" and "top" to 0px, I'd get what I what....

View Article
Browsing all 4756 articles
Browse latest View live