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

Bug? Trackpad scroll not working with Chrome

It doesn't work in the showcase either. Something in Chrome has changed apparently because we haven't updated our SC 10 version for a while now.

View Article


Are there changes to ds.xml's "requiresRole" (for server requests) in 5.1d?

Hello Isomorphic, I'm getting an error in my application telling me that the logged in user does not have a specific role, which is true (uses does not have one of the roles). (PLEASE SEE MY OWN REPLY,...

View Article


scrollBodyTo not behaving as expected

Smart GWT 3.1 Firefox 36.0 I am using the scrollBodyTo to return the scroll bars to where they were prior to updating the data in a listgrid. I capture the scroll bars positions before the update call...

View Article

Timeline calendar date chooser hangs

1. SmartClient Version v10.0p_2015-03-14/Power Edition Deployment (built 2015-03-14) 2. Browser IE 11.0.9 and Firefox 13.0 3. I just upgraded to smartgwt5.0 and the Timeline date chooser (calendar...

View Article

Is it possible to display icon in timeline event

1. SmartClient Version v10.0p_2015-03-14/Power Edition Deployment (built 2015-03-14) 2. I'm using the Timeline and would like to display icons (based on the event value) vs text on the timeline. Is...

View Article


Image may be NSFW.
Clik here to view.

Wrong selection visible in paged TreeGrid

Hi there, I'm using a paged treegrid and found a display-bug. If you expand one of the nodes and (left-)click on multiple nodes (without holding ctrl), the selection is not removed. After you scroll...

View Article

Image may be NSFW.
Clik here to view.

UploadItem and getAccept() method.

Hi, I define and use an UploadItem and call the method setAccept(...) on it : Code: uploadItem = new UploadItem(); uploadItem.setAccept("image/jpeg,image/png,image/gif,image/bmp"); The result is that I...

View Article

Calendar: not updating correctly

My calendar is not updating correctly in some cases: Testcase: Code: public void onModuleLoad() {                 VLayout layout = new VLayout();                 Calendar calendar = new Calendar();...

View Article


windows phone 8.1 browser

OS: windows phone Version: 8.1 Browser IE 11 Hello, I have some problems with windows phone browser 8.1. My website is not shown on windows phone 8.1 since I updated from Version 8.0 first example:...

View Article


Image may be NSFW.
Clik here to view.

ListGrid losing advanced/nested criteria on FilterEditor submit

FF: 26 GWT: 2.6 SGWT: 5.0p 03/19/2015 10:13 Nested criteria is being lost when using the FilterEditor with a ds field that has setMultiple(true). Used the code from:...

View Article

bug: hover of FormItem validator is not displayed

The bug is reproducible on SC version 10.0p, Built: 2015-03-25 on FireFox ESR 31.5.3, Google Chrome, MS IE 11. Code: isc.DynamicForm.create({     ID: "boundForm",     dataSource: "type",...

View Article

Optimal number of columns for listgrid

Hi We have a listgrid with more than 45 columns with around 10 columns hidden initially. It gets loaded with 1000 rows of data. When trying to unhide the hidden columns it takes some time(around 1-2s)...

View Article

disable browser context menu

Is there a way to disable the browser context menu by default for the entire application and only show the context menus defined for individual widgets? I know it will compromise the accessibility, but...

View Article


Problem with getting x coordinate of date field on chart

Hi, I'm trying to draw a line on a chart with an x axis of date values. But, it appears that getXCoord() isn't working correctly when passed a date property. You can see an example here:...

View Article

Question about disabling Backspace or back button in the browser

Hi, We have a question about how to disable Backspace or back button in the browser. 1. Is there anyway to disable the back button of the browser? 2. When focus is not at a text field, for example a...

View Article


Timeline addBackgroundClickHandler event not generated

1. SmartClient Version v10.0p_2015-03-14/Power Edition Deployment (built 2015-03-14) 2. Browser IE 11.0.9 and Firefox 13.0 Be sure your post includes: I'm trying to generate a action based of the...

View Article

5.0p problem w/ field of type="boolean" sqlStorageStrategy="singleCharYN" w/...

Hello Isomorphic, after switching to 5.0p (v10.0p_2015-03-25) from 4.1p, I got problems with my boolean fields. As Oracle does not have a boolean datatype in SQL, it needs to be mapped. I chose...

View Article


Issue with custom cell editors that exceed default ListGrid cell height.

This problem can be demonstrated with the following Smart GWT Showcase example: http://www.smartclient.com/smartgwt/showcase/#grid_custom_editing_cell You need to change the order of the rows so that...

View Article

Image may be NSFW.
Clik here to view.

DateRangeItem

Hi, I am using SmartGWT Power 5.0. Have a problem here. I have a ListGrid, then I add a DateTime ListGridField to the grid like this: ListGridField discDtLGField = new ListGridField("CALL_DISC_DT");...

View Article

Image may be NSFW.
Clik here to view.

Waterfall chart

Hi there, Can you give some suggestions on how to create a waterfall chart like the attached example? I perused the API and the examples and it wasn't clear how to make a column only partially display....

View Article
Browsing all 4756 articles
Browse latest View live