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

Maximize size of Zoomable DrawPane inside Canvas without flickering

SmartGwt Pro 4.1 FireFox 25.0.1 If screen is maximized after browser, opens, canvas (colored red) is visible behind drawpane (blue). In method, initDrawPane, if width and height are set to 100 instead...

View Article


Image may be NSFW.
Clik here to view.

Hovers on grids with expansion grids sometimes apply to parent record

Using SmartClient Pro 9.0 - 12/5/2013 nightly build Testing in Firefox 25.0.1 I've got a case where I have a grid, and that grid has an expansion grid that you can open up under each row of the main...

View Article


Cross-site scripting and http status 403 error

We are currently using DynamicDSGenerator to create dynamic data sources. Somehow, the requests to get data sources get blocked by a software called SiteMinder that our customers have. The error...

View Article

Image may be NSFW.
Clik here to view.

using treegrid, horizontal scroll appears whenever vertical scroll is needed

v91d_10-08-13 Chrome and IE 9 When the screen is shrunk vertically and the vertical scroll bar appears, the horizontal bar also appears, even if its not needed. I've attached a standalone sample that...

View Article

Drag operation does not work

SmartGWT pro version 4.1.d Firefox 25.0.1 Click handler fires and move by moves everything in group. However, Left clicking on DrawRect and dragging does not work. public void onModuleLoad() { new...

View Article


How to always show opener in TreeGrid

I'm trying to build a dynamic tree with TreeGrid. I use setData(Tree) on the TreeGrid, and then call add(TreeNode, parentPath) on the Tree to populate the nodes. When a node is first added to the Tree,...

View Article

Loading a DataSource twice

Hello, I tried to load a DS twice for two DynamicForms with different permissions (which were set by Declarative Security). The permissions of the fields are depending on the database record status. In...

View Article

setOverflow(Overflow.HIDDEN) and text-align:center

In SmartGWT 4.0p (Chrome 31), when using a Button, setOverflow(Overflow.HIDDEN) sets the inline CSS as: style="overflow:hidden;text-overflow:ellipsis;text-align:left" for example. This overrides what...

View Article


HiddenItem not included in form POST (Mobile SmartGWT)

I am using Mobile Smart GWT (2013-12-04 build) and when I use HiddenItems within a form they are never included in the POST sent to the server. TextItem and other FormItem elements are sent in the...

View Article


issue with simple criteria with latest nightly build

I've just downloaded the 12/09 and 12/10 nightly builds of 4.1d and I'm seeing odd behavior in my application. Did something change with the way Criteria objects are handled? My application issues a...

View Article

ListGrid -- endEditing callback

Hi, As listGrid.endEditing() is an Asynchronous call, We are unable to do some business logic after completion of endEditing(). So, Is there any possibility to have a callback after completion of...

View Article

Syntax question: Which grid rows are expanded?

SmartClient 9.0: In a ListGrid where canExpandRecords = true, is there a quick way to gather an array of all records that are currently expanded? At the moment, I'm trying to loop through...

View Article

DrawItem grouping and ungrouping breaks DrawItem.canDrag

Code:         @Override         public void onModuleLoad() {                 final DrawPane pane = new DrawPane();                 final DrawOval circle = new DrawOval();...

View Article


Can we use 'Selenium' with smartgwt 4.0 ?

v9.0_2013-11-24/AllModules Deployment (built 2013-11-24) FireFox, Crome, IE We are using smartgwt 4.0 for our project. We want to use "Selenium" for test automation. Is that possible to use "Selenium"...

View Article

Image may be NSFW.
Clik here to view.

Class Cast Exception when using dsresponse.setData()

I have attached ds.xml file and java file SmartGWT.java which is called on module load and LoginDMI.In which I am Writing own code for fetching. When I do response.getData() in SmartGwt.java then i get...

View Article


Image may be NSFW.
Clik here to view.

Initially Filter Condition-2 Is Disabled

Hi, I created one filter builder, which contains three columns (other than top level logical operators) such as Filed Names, Operators, and Value String. When I am opening filter window at first time,...

View Article

Preventing the backspace key from navigating back

SmartClient v9.0 Power edition: 2013-10-18 IE.8 How can I prevent the backspace key from navigating back? Thancks in advance,

View Article


ui.xml and ToolstripSeparator

Hello, I use screen.ui.xml files. ToolstripSeparator not like it expected. This is a part of ui.xml file Code: <ToolStrip ID="toolStrip" layoutMargin="0" layoutLeftMargin="5" layoutRightMargin="5"...

View Article

ui.xml and ToolstripMenuButton

Hello, I would like to use ToolstripMenuButton in ui.xml. My ui.xml is this: Code: <ToolStripMenuButton ID="btn_other_options" title="Other options" >         <MenuItemButton ID="revertButton"...

View Article

Dynamically changing Smart GWT log level

I am trying to change the Smart GWT log level dynmically but to no avail. If the user changes the Loggging level in my form, on the server side I am doing the following: Logger smartGwtLogger =...

View Article
Browsing all 4756 articles
Browse latest View live