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

I would like to encode SortSpecifier[] for persistence via REST

I would like to encode SortSpecifier[] for persistence via REST Datasource. Actually I have form tied to a RestDataSource. I like to persist the user-specified SortSpecifier[] (via...

View Article


Automatic scrolling with 90% zoom

Hello, When the Canvas property showCustomScrollbars is set to false and a browser zoom to 90%, the ListGrid is automatically scrolling upwards. Scenario : 1....

View Article


Setting MySQL variables before DS query

Hi all, I have a Datasource definition that looks sth. like this: Code: <operationBindings>   <binding operationId="xyz" operationType="fetch">     <selectClause>         *...

View Article

Databound dependant select in ListGrid

Hi all, I am displaying a ListGrid, I have 3 piece of data that I'm displaying, "Name", "Data Type" and "Mapped Field". In this ListGrid the Mapped Field attribute is editable. The editor type is a...

View Article

Rotating of labels not working

SmartClient_SNAPSHOT_v91d_2014-01-30_PowerEdition Using the following test case, the x-axis labels are overlapping for the chart. If I set the width of the chart to a smaller value, the labels will...

View Article


How to access SQLBrowser?

Hi Isomorphic -- Is there a way I can access the SQLBrowser independent of the Visual Builder? It seems handy to me to have a way to view my SQL tables independent of a DataSource (e.g. to show all...

View Article

BatchUploader encoding problem

Hi all, I have a BatchUploader to import data from a csv file. All well, except that it fails to show in the grid the following TM sign correctly: â„¢ Instead, it is showing the following question mark:...

View Article

Operation times out after export to CSV in Chrome

Hi all, I download no problem data from a ListGrid to a CSV file, both in Firefox and Chrome. But while in Firefox the application works immediately after the download, it gets stuck in Chrome for a...

View Article


bug report: DynamicForm colWidths formula incorrect

Consider the following code: Code: isc.DynamicForm.create({   width: 700,   numCols: 4,   colWidths: [25,50,25,"*"],   fields: [       { title:"B", type: "binary" },       { title:"T", type: "text",...

View Article


To set the Maximum allowed selection in a MultiComboBox

Hi , Is there any option to set the Maximum allowed selection in a Multi ComboBox ?? Thanks, Ajith

View Article

Portlet with chart component and listgrid

Hi Isormophic, I have a problem with drawing listgrid and chart (Used CoreChart component) inside one portlet. May I know is it a possible thing to do ? If yess.. I'd be really thankfull if you could...

View Article

isBeforeFirst()/isAfterLast() throwing exception

I am getting the bellow message always in my logs, I need to know what does it mean Code: SQLTransform - [builtinApplication.listByEditor] isBeforeFirst()/isAfterLast() throwing exceptions - attempting...

View Article

how to draw chart and listgrid in one portlet

Hi, Anyone plz send me a sample code which can draw listgrid and chart in a single portlet. Thanks....

View Article


Multiple Tables without Beans (Beanless mode)

Hi, my questions is, is it possible to use a Datasource that contains data from multiple tables without javabeans, so in beanless mode? If it is possible, how would I approach it? Hopefully someone can...

View Article

form and their properties

Hello, Could you tell me where I can find different methodes ( exp: setCriteria () , getValuesAsCriteria () ... ) And their properties for the different form (DynamicForm, ListGrid, TreeGrid ...) ?...

View Article


DrawOval - getRadiusX && getRadiusY??

There is a method setRadii(rx,ry) but there is no method getRadii...? Why ? How can we achive this? Thank you

View Article

Row is expanded after using TextArea as editor type of field

Hello Sir, I want to display the text area when user wants to edit the cell. After adding following lines, text from cell is displayed in multiple lines inside the test area but height of the row gets...

View Article


getCurrentExpansionComponent not fully implemented

I'm testing smartGWT 4.1p Browser Firefox 25.0.1 Linux Mint 14 The documention say: Parameters: record - rowNum or record to get the expansionComponent for My code from smartGWT 3.1p that is working:...

View Article

Image may be NSFW.
Clik here to view.

anyway to control initial height of row headers in cubegrid?

SmartClient v9.1d 2014-01-21 IE9 Google 26 In the cubegrid, I have a row header that wraps and it's cut off on the bottom. I set autoSizeHeaders: true, but this had no effect. I realize that the header...

View Article

JS Error in IE11 with IE9 compatibility mode

Hi, we have a particular window that should load in IE9 compatibility mode, and it seems that by a corner case that I have not been able to reproduce with "plain" sources, a JS error is raised while...

View Article
Browsing all 4756 articles
Browse latest View live