CubeGride
Hello, i use Code: SmartClient Version: v9.1p_2014-06-25/EVAL Deployment on firefox 26.0 and chrome Version 35.0.1916.153 m. I use the example from Code:...
View ArticleSmartGWT Enterprise Edition has EVAL leftovers
We have SmartGWT Enterprise License. We downloaded kit from: /builds/SmartGWT/4.0p/Enterprise/2014-06-12. We found kit is trying to connect to internet with part of the URL that ends with:...
View ArticleRearranging fields in DynamicForm
I'm using Dynamic form with fields associated with the DataSource and it really makes easy doing server communication with data binding. But facing problem on positioning the fields. It always uses the...
View ArticleExporting Content as PDF
Hi, I am new to GWT/Smartgwt. I have a HLayout which contains a Label(a large string). I want to export the content of the label as pdf once "export" button is clicked. Please can you tell me how can I...
View ArticleBug: ListGrid issues fetch even though setAutoFetchData(false)
Hi Isomorphic, please see this minimal testcase (based on builtInDS) showing a unnecessary fetch even though setAutoFetchData(false) is set. The fetch results in a DS Console warning...
View ArticleGeneral question / best practice: When to use ListGrid.setAutoFetchData(true) ?
Hi Isomorphic, I'm wondering why there is a mechanism like DataBoundComponent.setAutoFetchData(true). The docs say "Generally, turn off autoFetchData if you are going to manually call fetchData() at...
View ArticleQuestion: Sorting SelectItem values generated by Datasource - IncludeFrom
SmartClient Version: v9.1p_2014-07-01/PowerEdition Deployment (built 2014-07-01) Firefox 23+ Is it possible to somehow configure an 'order by' for the list of values generated via the 'includeFrom'...
View ArticleHow do I identify the record being dragged out of a tree grid
SmartClient Version: v9.0p_2014-01-23/LGPL Development Only (built 2014-01-23) I have a tree grid where I want to be able to drag record out of the grid. However I don't want to be able to drag...
View ArticleTabSelectedHandler
We'd like to add a dummy tab at the end of a TabSet that acts as an "Add Tab" button. I've included two questions embedded below in the code sample for which I am looking for some guidance. I have also...
View ArticleSmartClientFirefoxDriver click() method fails
We are trying to set up a Selenium test using SmartClientFirefoxDriver to click an expandable node in a TreeGrid and have jUnit assert that the expanded value is found on the page. We seem to be having...
View ArticleNeed to remove sort arrow above vertical scroll bar on listgrid
We would like to remove the sort arrow that appears above the vertical scrollbar when column(s) are sortable on a ListGrid. Is there a call on the ListGrid object to do this? See the attached jpg to...
View ArticlemarkRecordRemoved question
Hello, I'm trying to write a grid function that lets the user mark a group of records that contain a certain value as removed. But, the performance is very slow in my tests. I'm trying to use the...
View ArticleBug with font color in disabled SelectItems in Simplicity skin in online...
Hi Isomorphic, please see the following sample in the online client showcase (v9.1p_2014-07-02):Click "disabled mode" Search sample "related records" Open it disabled (tile-click, not in the tree on...
View ArticleWrong icon in online client showcase in Enterprise skin for ColorPicker
Hi Isomorphic, please see the form_controls_various-sample in enabled and disabled mode in Enterprise skin (any browser, see screenshot). See the files:...
View Article'the other way' for OperatorId.IN_SET ?
Hi, The OperatorId.IN_SET let me create a Criterio where i can check if a fields value is in the array. I need the 'opposite'. I have a field with multiple true and want to get those who contains the...
View ArticleListGrid and FilterEditor
Hi Isomorphic, I would like to know if there is a way to filter on a DateTime column from a ListGrid using the FilterEditor but this only by date. I try to configure the MiniDataTimeRange, but I do not...
View ArticleResultSet.dataChanged() not notified for data changes
I have a ResultSet and I'd like to be notified about data changes triggered by the underlying data source and reflected (among others) into that resultset. At event handler to the cache changes thread...
View ArticlePortlet and IFrame
Hi, We are using SmartGWT 4.1 PRO. My question is, if we are loading contents from a url, and if we drag and drop the protlet, how we can prevent the url to be loaded again ? You can find the test case...
View ArticleHow to pass AdvanceCriteria argument using DMI from client to service method
SmartClient Version: v9.1p_2014-03-18/Pro Deployment (built 2014-03-18) How can I pass a client side AdvancedCriteria (com.smartgwt.client.data.AdvancedCriteria) via a DMI call to a service implemented...
View ArticleGoogle Earth Enterprise connectivity
SmartClient Version: v9.1p_2014-03-18/Pro Deployment (built 2014-03-18) We want to use the SmartClient google map APIs to access our local instance of Google Earth Enterprise V3.2.3. We are on a closed...
View Article