Bug with filter expressions in Listgrid (Smartgwt Power 4.1)
SmartClient Version: v9.1p_2015-05-06/PowerEdition Deployment (built 2015-05-06). GWT version 2.6. Tested on Firefox 24.7.0 and newer. I used curent nightly build (6 may 2015) to test it. We use Power...
View ArticleButton Text in Firefox - Slightly Off Center Vertically
Hello, Just wanted to make you aware of a small rendering variation in Firefox with some of the buttons. I'm using Firefox 37.0.2, which I believe is the most up-to-date. Please use this part of your...
View ArticleTo check when Listgrid is loaded
Smartclient version 10.0 Hello, I need to measure the performance of some changes I've done to a ListGrid and for that I would like to know if there is an API that would be called when the grid is...
View ArticleDrop in Tabset
Hi , Que : How to add drop event in tab set . I have tried many other optional way to add layer in tree node but actual element is not dropped in tabset .
View ArticleTimezone conversion with setDefaultDisplayTimezone
Hello, I have some issues with timezones. My server is running with GMT+2:00 (Berlin). Now I have a client which is running under GMT+1:00 (London). I want to disable the timezone conversion from...
View ArticleHow to export data to CSV without quote
I'm using smartGWT 5.0p version. I use the example from showcase to export data in CSV file. Is any way to remove quotes from exported CSV? My CSV export looks like: "ID","NAME","LASTNAME","AGE"...
View ArticleInteraction with paged TreeGrid
Hi there, I'm working with the paged treegrid and IÂ’m trying to get a solution to a usecase for the paged treegrid. I have a scenario that I want to show a hierarchy of a company. Like shown in the...
View Articlei am tring to implement arrow key, tab, shift+tab, and Enter key in my list grid
i am tring to implement arrow key, tab, shift+tab, and Enter key in my list grid (Excel like behavior in my ListGrid) import com.smartgwt.client.widgets.grid.ListGrid; smart GWT 2.5 browser IE8... but...
View ArticleSorting null values. Way to specify null first | last?
Did some searching but wasn't able to find an answer quickly. When we sort fields in a grid that can have null values, is there a way to specify whether nulls should go first or last... similar to...
View ArticleGrid summaryRow problem mobile
I have this problem with a grid only on mobile versione: WARN:GridBody:MYGRID_summaryRow_body:row heights not yet available; returning all zeroes. Someone can help me ?
View ArticleTool Tip remains displayed behind window
SmartClient Version: v10.0p_2015-05-03/LGPL Development Only (built 2015-05-03) Browsers: 1. IE11 2. Firefox 31.6.0 3. Chrome 42.0.2311.90 Sample Code attached 1. Click the button titled 'Click here'...
View ArticleArrayList cannot be cast to java.lang.String
My application is getting much further under 9.1. It loads Issues and Projects and other records. However, it cannot load and display MyTasks. I get a java.lang.ClassCastException. This is the server...
View ArticleSmartClientWebDriver Screenshots
It appears that the SmartClientWebDriver and it's compatriots don't implement/expose the ability to take screenshots?...
View ArticleProblem Viewing/Downloading BLOB Data
SmartClient Version: v9.1p_2014-06-11/PowerEdition Deployment (built 2014-06-11) I realize this is on the cusp of being either an Isomorphic problem, an IBM problem, or a configuration problem, but it...
View ArticleListGrd FilterEditor validation
The filterEditor in ListGrid always process validation with the DataSource Field. I have a field which set a unique validator in ds : <field name="CONTACT_CODE" length="20" type="text"...
View ArticleData cannot be saved because you are not online.
A user got "Data cannot be saved because you are not online." error in Chrome. She was online and had switched between two wifi networks. A refresh of the page did not fix the issue Closing down and...
View ArticleHave a normal FormItem start as Hidden on setFields()
Hi Isomorphic, is it possible to have a FormItem (TextItem, SelectItem, etc., explicitly not HiddenItem) to start as hidden at the time of the dynamicForm.setFields() call? Or do I have to call...
View ArticleDynamicForm Width strange behaviour
Hi Isomorphic, please see this simple BuiltInDS-based sample (using v10.0p_2015-05-06): Code: package com.smartgwt.sample.client; import com.google.gwt.core.client.EntryPoint; import...
View ArticleCustomizing Calendar Event Dialog Fields not working
Customizing Calendar Event Dialog Fields not working with the latest nightly build (https://www.smartclient.com/builds/SmartGWT/5.1d/LGPL/2015-04-27) Seen in both Chrome & IE Issue 1 - the "Edit...
View ArticleTiming Issue With ListGrid.getRecords()
We are having an apparent timing problem with a client only DataSource that backs a ListGrid. Our application lists spatial features in the ListGrid. We get the list of features that match current...
View Article