Timeline with headerWidth streches event
We' working with a Timeline and using the "headerWidth" in the "headerLevels". Because the width of the timeline-days were too big we reduced the width of the items. If we do so the events are no...
View ArticleListGrid with progressive loading
Hi, Good morning, I have some queries related to ListGrid for progressive loading. Table contains thousands of records and the data page size is set to 50. Now ListGrid internally calls to database 3...
View Articlebreaking line when readioGroup pr1operty showTitle is false
Version v9.1p_2014-06-04/LGPL Development Only (2014-06-04) Browser: Chrome, 37.0.2062.124 m Setting properties vertical and showTitle to false from a formItem with type radioGroup, radio button labels...
View ArticleUsing customized captions on SliderItem
Hello experts, I'm trying to create a SliderItem with customized captions for the range that the Slider is working with. For example, I want to create a slider with a numeric range 1 until 5, but...
View ArticleTooltips not working properly when a ListGrid cell is being edited.
Using SmartGWT 4.0 and GWT 2.5 we see an issue with tooltips not appearing on toolbar buttons that are enabled when a ListGrid cell editor has focus. Interestingly, we do get the tooltips for the...
View ArticleThe proper way to deliver SQL One-to-Many Relation to ListGrid
v10.0p_2014-09-24/Enterprise Deployment 2014-09-24 We need to implement a ListGrid that shows several columns of data plus problem icons that indicate that a particular field in the row is not correct....
View ArticleResource interpreted as Script but transferred with MIME type text/plain
Hello, We are in the process of translating our app. Default language is English. Right after login, when the UI detects the user's language (provided by the backend) is not English, we dynamically...
View ArticleLong delay when scrolling in ListGrid
When I use the mouse wheel to scroll in a ListGrid, it takes about a second to show the new data, which is rather annoying. I notice this also when scrolling through the Reference Docs. Is this caused...
View ArticleReg:Selenium Testing
Hi, Could you please let me know what are the steps to write a first Selenium test with SmartClient application. Pleas let me know is there any sample examples to do the selenium for smartclient....
View ArticleSelected header bug in TreeGrid with frozen columns
There is a bug when total width of columns is less than total width of grid. If I click on empty space between the last column header and the sort button at the right edge - the first un-frozen column...
View Articlehow to get time from TimeItem
Maybe a very silly question, but I couldn't find the method that gets the value (as long or Date) from a TimeItem. DateItem has getValueAsDate() method, what is the equivalence for TimeItem. Do you...
View ArticleShow locale error message in datasource
I have the following datasource. <DataSource schema="VTTPC" dbName="OracleDev" tableName="company_second" ID="company_second" dataSourceVersion="1" generatedBy="v9.1p_2014-07-18/EVAL Deployment...
View ArticleReal-time messaging
Nothing seems to be actualized here, I always see the same numbers: http://www.smartclient.com/smartgwte...g_stock_quotes Has this changed with smartgwt 5? Edit: And here:...
View ArticleEE Showcase Developer Console Error on startup
Hi Isomorphic, accessing the EE showcase I get an error in the Developer Console in IE 11.0.12 / Win 8.1: Code: Code: 11:31:21.454:INFO:Log:initialized 11:31:21.672:WARN:Log:New Class ID: 'Window'...
View ArticleWrong overlap sort in Calendar
Hi, we are using smartclient 10.0d and I am using the Calendar with showDayLanes as true. In the window that I am developing, I have a dropdown with the list of available lanes, where I can pick the...
View ArticleDialog.setIconSize ignored
1. SmartClient Version: SNAPSHOT_v10.1d_2014-10-12/LGPL Development Only (built 2014-10-12) the same problem exists for 4.1p 2. Firefox 24.5.0 on Gentoo linux 3. 4. 5. Code:...
View ArticleCalendar synchronization
I would like to use the smartGWT calendar, e.g. http://www.smartclient.com/smartgwt/showcase/#databound_calendar_category Is it possible to synchronize it somehow with android/outlook calendars, and...
View ArticleSelectitem with listgrid: Does not launch getCellCSSText method
Passage from my code: ... SelectItem selectitem = new SelectItem(); ListGrid pickListProperties = new ListGrid() { @Override protected String getCellCSSText(ListGridRecord record, int rowNum, int...
View ArticleExcel export - custom formatting
Hi, I'm trying to export a grid with float numbers to .xls, but every value is exported as a string and thus any further numeric manipulation in excel is not possible. I own a pro edition and I've...
View ArticleOperation type viewFile, requiresAuthentication and dataURL
1. SmartClient Version: v9.1p_2014-10-15/Pro Deployment (built 2014-10-15) 2. Chrome Hi, I have a datasource 'product' that have an imageFile field and requires authentication for everything but fetch...
View Article