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

Image may be NSFW.
Clik here to view.

Calendar.getMainView().addTabSelectedHandler breaks control bar

Code:         @Override         public void onModuleLoad() {                 new Calendar(){{                         doOnRender(new Function(){                                 @Override...

View Article


RPC call fails Client:Internal Server Error(500), server:java.io.Exception...

The client sits on the webpage for a while (either due to session timeout, or, by manually removing the cookie from the browser using Developer Tools of Chrome for example). We click on a widget (which...

View Article


SmartGWT in professional Environment

Hi Folks, I evaluate smartgwt since feb 28th and built just a small test app with one page. I used DB2 as Database and with a click on a button I do one select to see how the database stuff works....

View Article

set the ID for each row/record dynamically for the listGrid

Hi, We are using Smart Gwt-4.1p(10th March 2015) Browser : IE10, 11, Google Chrome: 37.0.2062.124 m Our project uses smartgwt listGrid. Now we are trying to write selenium web driver test cases for the...

View Article

Change position of Filter Editor

We have a business requirement to show the filter editor below the column headers instead of above. Is this acheivable in SmartGWT ?

View Article


Unable to export Listgrid contents to xls and ooxml formats

Version : smartclient v9.0p_2013-11-03 Browsers : All Hi we are having an issue when trying to export listGrid contents to xls and ooxml formats. exporting to csv format is working fine. This is how we...

View Article

Highlighting a row when any field is edited

Version : smartclient v9.0p_2013-11-03 Browsers : All Hi we have a list grid that can be edited. We would like to highlight the row once any field has been edited. In the getCellCSSText we are using...

View Article

Image may be NSFW.
Clik here to view.

cpu usage and performance problem

Hi Isomorphic, Frequently, when I refresh webbrowser, and re-start my Smart-Client app, I can see that the cpu usage raises up to 25% and my app running extremely slow. When this occurrs, fiddler shows...

View Article


Servlet context initialization in standalone application

Hi Isomorphic, I'm trying to create a standalone application using smartGwt but I have an issue concerning the servlet context initialization. (I'm using SmartClient Version:...

View Article


Can't make work ViewFileItem with datasource imageFile field having base64...

I have a datasource with an imageFile type field (and the name is also imageFile by the way) : Code: <field name="imageFile" emptyDisplayValue="Image file not found" title="Image file"...

View Article

Server-side gruping

I'm new to SmartGWT. I want to implement ListGrid with serverside gruping. I'm using version 5.1. So far i managed to implement custom data source which feeds the grid with data but grouping is done on...

View Article

TreeGrid: node stays in the tree after removal

I have a databound TreeGrid and I can't get the remove operation working correctly. The effect is that when clicking on the removal icon, the datasource sends a deletion request to the server, the...

View Article

Image may be NSFW.
Clik here to view.

Bug on RichTextEditor?

Hi, I want to drag images from outside the browser to inside a richTextEditor, for instance, from another application or other navigator. In Chrome and IE the image is added ok. However, for Firefox...

View Article


Image may be NSFW.
Clik here to view.

Disable right-click context menu on HeaderSpan in smartGWT

I have couple of HeaderSpans on my ListGrid, when I right click each header span, it will bring up a context menu like the following: attached. Is there a way to disable this behavior for HeaderSpan? I...

View Article

PoolableSQLConnectionFactory - [...] Exception running pingTest

PROBLEM We get these exceptions and then our app freezes upon loading data. We restart tomcat and then our apps are happy. Please advise. Be sure your post includes: 1....

View Article


Adding empty spacing between columns in a ListGrid

I want to have some spacing in between the column Statuses and Users. This is current look: http://i.stack.imgur.com/DzUiU.png I want to add some spacing between to separate the 2 header spans Statuses...

View Article

Image may be NSFW.
Clik here to view.

displayField not working correctly in my SelectItem dropdowns

Dropdowns in my applications are displaying their "valueField" data when the page loads, rather than the correct displayField data. If the user clicks on the dropdowns, it populates with the correct...

View Article


ListGrid and aria-posinset

Dear Isomorphic team, we have a short question, wether it is desired behaviour or a bug. If we set ListGrid.setShowAllRecords(Boolean.TRUE), the generated HTML for a line in the grid looks like <tr...

View Article

Image may be NSFW.
Clik here to view.

IE Clients fail on XHR when fetchData called to CORS server. Chrome, FF,...

Summary: Internet Explorer either gives a popup or does nothing when making a XmlHttpRequest via SmartClient's datasource.fetchdata() if the server (CORS enabled) is on a different domain. It works...

View Article

Timeline Criteria

Dear Isomorphic team, we have some questions about the TimeLine object. We setted the autoFetchData: false option. But we need to have this TimeLine bound to a dataSource. This is already done, the...

View Article
Browsing all 4756 articles
Browse latest View live