DataSource operationBindings not respecting responseDataSchema with JSON results
Hi, I have a DataSource that returns JSON objects where the request fields are not the same as the response schema. OperationBindings.responseDataSchema exists for my purpose but does not appear to...
View ArticleImg from DrawPane
Hi, I am trying to get an Img from my DrawPane but I am getting a blank image. Can you please tell me what I am doing wrong. I am using SmartGwt 5.0p Pro. I tried this on IE 11 and ff. Code: import...
View ArticleSorting by an "undefined" property bug
Hello Isomorphic, I think I found a bug when you group a ListGrid, because after the grouping is done a SortSpecifier with an "undefined" property is set on the resulting tree. And because...
View ArticleFormItem reset after a certain moment
Hi When I edit a field (for example textItem) without saving and I let it for a certain moment the field reset automatically. I want to know what we call (technically) this time of inactivation of an...
View ArticleHow to set focus to com.smartgwt.mobile.client.widgets.form.fields.TextItem
Hi Isomorphic Under smartgwt-mobile-1.0 / chrome 39+ I was persecuted by a easy question recently, I've tried but can not find out how to set focus to any form items(TextItem) manually; I would...
View ArticleStyle individual CalendarEvents ?
How to style individual CalendarEvents for a data-bound calendar? Similar as the red event here: http://www.smartclient.com/smartgwt/showcase/#databound_calendar_category Since I have a data-bound...
View ArticleCalendar button
Where is the "Save event" button in the event dialog here? http://www.smartclient.com/smartgwt/showcase/#custom_editing_calendar_category Or how to insert it again ?
View ArticleGerman translation for am?
Why is "am" and "pm" translated differently in different parts of the calendar? Look at the attachments: in 1.png: am=vormittags, pm=nachmittags. But in 2.png: am=am, pm=pm. Why not leave am and pm...
View Article[SC Bug] autoFitWidths is broken
Sorry, the functionality is ok. It was my mistake into the configuration. Thread can be deleted.
View ArticleCalendar drag?
In the showcase e.g. http://www.smartclient.com/smartgwt/showcase/#simple_calendar_category you can drag an event by clicking *anywhere* on it and dragging it. In SmartGWT 4.1p power 17.01.15, you can...
View ArticleReorder indicator together with drop-move event handler
Hi, What I need is to display some kind of custom indicator while drop-move event, but still have the build-in record reorder indicator active on ListGrid. The following example shows that if only any...
View ArticleQuestions about scroll bar in ListGrid body
Hi, We have a question about the scroll bar behavior in ListGrid body. 1. For horizonal scroll bar, if it is in the middle of the listgrid, after re-fetching the data, should it scroll to the left most...
View ArticleCalendar bug
http://www.smartclient.com/smartgwt/showcase/#databound_calendar_category Open the day view. Edit the entry. Change again to the Week View --> No entries here ! All entries dissapear!
View ArticleCalling refresh on another grid after an action on current grid
I currently have firstGrid that has some records, I have set a warning on removal message so a dialog box pops up when I click the delete button. How do I make it so secondGrid refresh when I confirm...
View ArticleTree.indexOf() and Tree.findIndex() are not working for databounded TreeGrid
Hello, It appears that neither indexOf() or findIndex() methods work when the Tree is loaded from a DataSource. find() works just fine. The issue was observed using Chrome 39.0.2171.99 and Isomorphic...
View ArticleCalendar: "undefined"
If I don't write anything to the "description" area of an event in a data-bound calendar, I get "undefined" in the calendar (see screenshot.png). Using smartgwt 4.1p power 17.01.15 Attached Images...
View ArticleCalendar: scrolling makes events dissapear?
See 1.png , 2.png , 3.png. One event disappears if I scroll the calendar one step. Then it appears again after scrolling another step. I have observed similar behaviors with other events. What may be...
View ArticleQuestions about Hibernate DataSources and Wildfly transaction provider
SmartClient Version: v9.1p_2015-01-02/PowerEdition Development Only (built 2015-01-02) Hi, We have some questions about hibernate datasources: 1. We have datasource B with relation many-to-one to...
View ArticleHLayout.getInnerHTML returns "nbsp;"
SmartClient Version: v10.0p_2015-01-20/Pro Deployment (built 2015-01-20) Hi I trying to create some html to serve as the argument for EventHandler.setDragTracker(String html) If I create a Label I can...
View ArticleFlashlet not working in Chrome
Hello, using SmartClient Version: v9.1p_2015-01-21/Pro Deployment (built 2015-01-21) we have a page in which a flashlet is included. Basically a 360 view of a bicycle with buttons to rotate and zoom...
View Article