Tell a handler to fire exactly once?
Is there a way to tell any handlers to only fire once?
View Articleover css class for item in dynamic form
Hello, I'm using SmartClient_v91p_2014-09-30_PowerEdition and I want to show different style when mouse is over item value but I didn't find any property for this nor able to use valueHover function....
View ArticleIntroduce smartGWT to an existing GWT project
Hello, I have created a new GWT project using the maven mojo Archetype. This comes with a default simple GWT project which has a textbox and it does an RPC call with the textbox data. Added smartGWT to...
View ArticleWrong drawing of calendar events when resizing the browser window
Hello, at first, I will wish you a happy new year. There is a big problem with the drawing of calendar events, when the width of the calendar changes. When I change the width of the calender, i.e. by...
View ArticleModularising IDACall for different components
Hi Team, We are currently using:- BuildDate Wed Mar 05 15:52:00 IST 2014 Version 4.1p SCVersionNumber v9.1p_2014-03-05 We have 3 components in our application- Charts,Grids,Maps For all these three ,...
View Article"period" is displayed in the date formate instead of slash.
Hi, We are using Smart Gwt-4.1p (29th Oct 2014) Browser: Google chrome 39.0.2171.95 m, IE8 and IE9 Our application is supporting multi languages. We are using "DateChooser" control to select the date,...
View ArticleDrawing of timele events
Hello, why you use the eventSnapGap when drawing a timeline event? A timeline event which starts at the begin of a date (12:00 am) and ends at the end of a date (11:59 pm) isn't drawn over the full...
View ArticleListGrid within Window
I am using SmartGWT 3.1 nightly build 12-22-14 Power Edition Using Firefox version 34 I am creating a window where I would like to place a ListGrid within that window. The problem I am having is that I...
View Article[Bug] Sorted ListGrid field with frozen field loosing selected state
Tested with SmartClient_v100p_2014-12-30_LGPL This only happens when there is a frozen field. Sort by a column, drag-reorder fields or freeze/unfreeze any field - the sorted column looses "Selected"...
View ArticleBug: _selection_ in request data (includes fix)
1. Smartclient v10.0p_2014-11-20/LGPL Problem: using a RestDataSource with JSON dataprotocol, when calling saveAllEdits on a listgrid all rows where the selection is changed are also send back to the...
View ArticleButton Layout of Title and Icon
I'm currently using SmartGWT 5.0p. I need to create a button (or a clickable UI element, but am currently trying a Button) that has text/title in it that is left-justified and an image/icon that is...
View ArticleBest practice needed: "Responsive Design" based on SmartGWT HLayout / VLayout
Hello Isomorphic, I'm looking for the suggested approach for this use case: I have a HLayout as main element with three SectionsStacks with inner Layouts (HLayout and VLayout). These Layouts have a...
View ArticleConsidering Paying For My Own Power License...
Howdy Y'all, RE: SmartGWT 4.0, GWT 2.5.1, Java 6 I've recently joined a project wherein my mandate is to debug a SmartGWT LGPL-based webapp that was coded by cowboys. The first cowboyish thing they did...
View ArticlePage becomes unresponsive during RPC
Hi Team, We are currently using:- BuildDate Wed Mar 05 15:52:00 IST 2014 Version 4.1p SCVersionNumber v9.1p_2014-03-05 We are using grid component of GWT in our application. Each time a remote...
View ArticleDrawPane zoom translated coordinates.
I am trying to convert the mouse-X coordinate on mouse-move after the drawpane is zoomed. Point endPoint = new Point(event.getX()-canvas.getAbsoluteLeft(),event.getY()-canvas.getAbsoluteTop()); This...
View ArticleHow to disable mobile autozoom on focus in TextField
Hi All, I've a problem with mobile device autozoom function. When I focus a TextField, android do a zoom of my view, but my layout is static and all becomes wrong.... So I've tried with this meta-tag...
View ArticleAdvice on better way to update grouped grid headers
Hello. I have a grouped grid that i want custom group headers for. Today, i do it by taking the tree root element, iterating through all childrens, checking the "isGroupSummary" and updating...
View ArticleisUnique validator with criteriaFields and grid updates
SmartClient Version: v10.0p_2014-12-17/EVAL Deployment (expires 2015.02.15_07.40.12) Licensed to: Isomorphic Software (#ISC_EVAL_NIGHTLY) Hello, I'm using a 'isUnique' validator with a criteriaFields...
View ArticleHow to change the suggestion dialog on drag of any record from ListGrid?
Hi, we are using Smart Gwt-4.1p (23rd May 2014) Browser: IE8 and IE9 We use SmartGWT Live Grid and Tree widget in our project. We are trying to drag the records from Live Grid to the Tree. Now We would...
View ArticleMenuItem with MenuItemIfFunction needs markForRedraw to show changed state
Hello, We have this case where we have an IconMenuButton with a contained Menu which has a bunch of MenuItems. Those have an MenuItemIfFunction which dynamically toggles the disabled state of the menu...
View Article