Hidding columns from picker
Hi Team, We are currently using:- BuildDate Wed Mar 05 15:52:00 IST 2014 Version 4.1p SCVersionNumber v9.1p_2014-03-05 Team, we are using field picker funtionality from List Grids. Our requirement is...
View ArticleMultiComboBoxItem and optional datasource
I have notice that MultiComboBoxItem has slightly different behavior with optional datasource in comparision with ComboBoxItem. ComboBoxItem does not fetch data of optional datasource on set value, but...
View ArticleDemo system
I would like to create a demo-system of my smartgwt application, having some buttons being highlighted in order to help the user decide "what to click next". Example: Open demo 1) Button "click me 1"...
View ArticleDateItem with mask "dd/MM/yy"
I would like to use a DateItem in a form in order to enter dates in the format "dd/MM/yy". Hence the mask should look like this "__/__/__". Entering and parsing dates in the format "dd/MM/yy" is...
View ArticleHow to get the color of clicked legend in chart?
Hi Team, Hi Team, We are currently using:- BuildDate Wed Mar 05 15:52:00 IST 2014 Version 4.1p SCVersionNumber v9.1p_2014-03-05 I am working on chart drill down functionality and I have achieved it as...
View ArticleShowing icons for boolean fields in ListGrid
Hi Isomorphic, I have the (I think simple) requirement of displaying icons for boolean fields (like the flag-field in #grid_appearance_columnorder-sample, but with a "translator"/valueMap). My .ds.xml...
View ArticleProblem of parsing the response
I am using the below method to check if the response was successful or not. In the event of an error a warning message is being displayed to the user. Everything works fine except the fact that the...
View ArticleEnhancement: Limit clickable Daterange for DateChooser (also as AutoChild)
Hello Isomorphic, I saw that you have DateItem.setStartDate() / setEndDate() with its doc'd restrictions. Obviously this works only for setUseTextField(false)-DateItems. Besides the fact that one...
View ArticleadvancedCriteria issue when column filter scrolled out of view
This issue was seen using SmartClient Version: v9.1p_2014-09-30/Pro Deployment using Chrome browser on a Linux platform (Ubuntu). Also reproducible on windows7. The problem has to do with the way...
View ArticleSet variable height of TabSet
We are using SmartGWT power edition 4.1. We have a number to tabs using TabSet. If we want to have variable height for each tab, what should we do?
View ArticleUpload Image Files to a FileStore and other details to the DB Table
Hi Team, I have the below scenario: Upload an Image using a Webservice to a File store and store the ID returned by the Webservice in a table named "VJK8_COMPONENT_ATTACHMENTS". So we followed the...
View ArticleProblem after file uploads - endless loop issue
Problem after file uploads - endless loop issue v10.0p_2014-11-08/Pro Deployment (built 2014-11-08) This appears to have started in the release from '2014-11-01' with changes to 'ISC_DataBinding.js'....
View ArticleTimeline, wrong resolution
Hi, I get trouble to get setResolution working correctly : the event are not draw to correct column (start and end) I want a timeline for a week (7 days) subdivided in 4 hours block (0-5:59, 6-11h59,...
View ArticleAnimate and VisibilityChangedHandler
Is the VisibilityChanged notification fired after the completion of an animateShow or animateHide event? Or could it fire while the animation is in progress? Thanks.
View ArticleHow to synchronize in a SelectItem with a hashtable
in my Dialog i have got this sequence of code... Code: final LinkedHashMap<Integer, String> oMapMarketPlaces = new LinkedHashMap<Integer, String>(); oMapMarketPlaces.put(0,...
View ArticleA radiogroup with very custom UI
Hello, i'm trying to make a custom radiogroup. Basically green, yellow, red, but ONLY images, and when you select them you show that icon with a "selected" icon. (i have 6 png's in total) That is, i...
View ArticleAuto allocation of tab-indices has reached native browser ceiling - tab-order...
Hi , Using dynamic form trying to create 5 items of File upload. Dynamic form has combination of Text item and FileUploadItems. As mentioned I am getting view when on draw. But getting warning in the...
View ArticleRegarding Canvas Printing
Hi Team, In a Canvas, I have a List Grid with 15 columns with some rows. We were getting all the rows and all the columns in the print preview along with a scroll but in the print we were not getting...
View ArticleBi-Directional
Hi, Could anybody let me know the challenges for enabling bi-directional support using smart client 9.0 Kishore
View ArticleEmpty String value in FilterBuilder
Hi All, Is it possible to set a criteria like status='' (empty string)? I am missing a "empty" selection. "Is null" doesnt work because the column isnt null. How can I do this? Because my status field...
View Article