DateTimeItem time picker
Hi all, I have just migrated my application from 3.1 to 4.0 and am now looking to use so of the new widgets. Previously in my application I implemented my own DateTimeItem but as the framework has...
View ArticleOperations order in a queue
Hi, I realize queueing in SmartGWT has been already discussed a lot, but I still have a question. Here is my code: RPCManager.startQueue(); form1.saveData(form1Callback); form2.saveData(form2Callback);...
View ArticleListGrid with non-editable summary row
Be sure your post includes: 1. v8.1p_2013-05-14/PowerEdition Deployment (built 2013-05-14) 2. Firefox 21.0 Is there a way to create a ListGrid with editable fields but non-editable summary row for...
View Articleprinting a browser window with scrolled page
I had a question about browser printing with SmartClient. In normal websites, if I go to File->Print, I get a printed version of the whole website page, including the out-of-view data. If I do the...
View ArticleSmartGWT.Mobile - Default 'Go' Keyboard Action
Hi, I have written a small test application using SmartGWT Mobile that has the following on a ScrollablePanel: - One DynamicForm with two TextItems - One Button outside of the DF (like the "Action...
View ArticleTreeGrid Search
I have a TreeGrid that categorizes around 5000 records, once the user opens the Tree he will have around 100 parent nodes and the rest of the 5000 will be in the lower nodes. My requirement is to...
View ArticleProblem in spinnerItem in a ListGrid
Version: 8.3 Hi all, In the following code, I have a ListGrid with one field (spinnerItem) with some attributes. The problem is that it's not working, I mean, it allows me to put values under 0 and...
View ArticleValue title of chart on Y-axis is rendered upside down in IE8
Hi, We are using SmartGWT Version: v9.0p_2013-08-25/PowerEdition Deployment (built 2013-08-25). And for the value title related issue we executed the code given in showcase for dual axis chart :...
View ArticleListGrid hover stop showing in SmartGWT 4.0
Hello, in our Project we switched lately from SmartGWT 3.x to SmartGWT 4.0. We noticed that default hovers/tooltips of listgrid cells which used to show in SmartGWT3 stop showing in SmartGWT4. This is...
View ArticleSmartGWT vs3.0
I am stuck in a problem . I am unable to get DataSource value on Client code. [WARN] 404 - GET /smartgwt/sc/DataSourceLoader?dataSource=login (127.0.0.1) 1414 bytes Request headers Host: 127.0.0.1:8888...
View ArticleObfuscate DatasourceLoader results
Hi Isomorphic, I am deploying an App but I found and insecure topic and I wonder it could be solved. If someone views the source code of the host html, he could find the link to the datasourceloader...
View ArticleCustome error handling
Hi, I was following the suggestion of this page http://www.smartclient.com/smartgwt/javadoc/com/smartgwt/client/docs/ErrorHandling.html I need to have custom error handling of our DSRequest calls. But...
View ArticleLosing grouping information
* Isomorphic SmartClient * Version v9.0p_2013-08-19 (2013-08-19) * All browsers. Problem: ListGrid's grouping state is lost when it gets updated by calling setTestData() on the DataSource and...
View Articlestyle in FlowLayout
I want to set the css styles to FlowLayout.Metod addStyleName () does not work.Help.
View ArticleGroup's title is not highlighted after grouping
Version : Version v9.0p_2013-08-05/PowerEdition Development Only (2013-08-05) By default, (as per your doc) only one group will be expanded after group by operation. But i am seeing 2 groups expanded....
View ArticleSpinnerItem change & changed handlers don't work.
SmartClient Version: 8.2/LGPL Development Only (built 2011-12-05) Browser: Chrome 29.0.1547.76 I have simple SpinnerItem which has Change & Changed handlers. None of those events are triggered when...
View ArticleSC.confirm is showing 3 buttons
SmartGWT 4.0p GWT 2.5.1 SmartClient Version: v9.0p_2013-09-06/Enterprise Deployment (built 2013-09-06) FF 23.0.1 I just finished upgrading from SmartGWT 3.1p EE and GWT 2.4.0 to SmartGWT 4.0p EE and...
View ArticleFilter Icon Visible Width
SmartClient Version: SNAPSHOT_v9.1d_2013-09-15/PowerEdition Deployment (built 2013-09-15) The scrollbar is very thin in our custom theme. We like it that way. But the Filter button icon seems to be...
View ArticleProblem with IE and MultiFileItem
Hello,I'm using SmartGWT Power 2013-01-22. I'm devlopping on Windows 7 with IE 9.0. I have a problem in the component MultiFileItem using the browser "internet explorer", have 2 sections that carry...
View ArticleReg:List Grid mandatory field colour
Hi, How can I change the background colour for some fields(like mandatory fields) in List Grid. Just like in form I can use textBoxStyle. I am using Smartclient Technical(JS files). Thanks, Bhaskar
View Article