How to determine Lane in Timeline over a drag/drop operation
SmartGWT 4.0p We drag ListGrid record over Timeline component. We have all the information to construct correct CalendarEvent BUT no information over which lane object has been dropped .... How can I...
View ArticleHow to start using DynamicDSGenerator
I Need to create a DataSource Dynamically. The amount of fields or the fields name will be available only at runtime. I have a list of an object which other embedded lists. And all the data need to be...
View ArticleIs com.isomorphic in the professional edition?
To be able to use DynamicDSGenerator - Should it be from the professional edition? or is it free. Nowhere to download: isomorphic_core_rpc.jar Thanks
View ArticleExport to xml (in memory)
Well, we have a listGrid from which we want to get out the results onto a custom PDF (generated through iText, etc), then the main idea, is to generate a xml data to send it to our java method which...
View Articledynamic form sizing
Hi - I am having a difficult time trying to figure out why my sizing does not work and I have narrowed it down to dynamic forms. Below I have a simple sample of a vertical layout. I have set my width...
View ArticleAny IDEA 13.x users?
GWT 2.5.1, SmartGWT 3.x I'm changed over from NetBeans to Idea 13.x. Are there any users on Idea for their IDE? I have a question for those using Idea: When running in debug mode - to be able to set a...
View Articlecubegrid rows not aligned in firefox 24.2
SmartClient v90p_2013-12-19 firefox24.2 IE9, Chrome30 In IE9 and Chrome 30, the data rows line up correctly with the row labels. In firefox 24.2, they do not (firefoxcubegrid.jpg). I'm also able to get...
View Articlecolumn does not redraw correctly when removing member
SmartClient v91p_2013-12-19 IE9 Chrome 30 Firefox 20 If I right click in a column header and use the context menu to remove the first measure in my example, Last Value, the grid behaves as expected. It...
View ArticleAccessibility Issues
We have enabled SC.setScreenReaderMode(true) but still encountering the following issues: 1- Elements with ARIA roles must use a valid, non-abstract ARIA role. please see the attached image. How can we...
View ArticleListGrid Checkbox Header Controls?
With an explicit ListGridField, I can set a header icon by ListGridField.setIcon("MyImage.png"); Is it possible to achieve a similar result for the implicit column generated by...
View ArticleListGrid select on filter change
I have 2 ListGrids: top and bottom. The bottom grid gets filtered based on what is selected in the top grid. I did this by adding a SelectionUpdatedHandler to top that calls bottom.filterData with a...
View ArticleHow to force TimelineWindow (EventWindow) to show close button in Timeline ?
I'm testing smartgwt 4.1 How can I override default behaviour of TimelineWindow to DO show close button ? Thanks in advance for your reply
View ArticleCanvasItem showValue ?
I am trying to use a CanvasItem to be used on a form. I see the docs say to implement showValue if you want the data to be set within this CanvasItem, but where is the showValue method that I should...
View ArticleCalendar Strings from DateItem - added translations
As in title - i've added polish days, months and abbreviations translations in the getLocalization... Please include them in nightly build, because at this moment, the calendar is unreadable in polish :)
View ArticleArbitrary boolean condition in Hilite setCriteria
Hi Isomorphic, I saw the example http://www.smartclient.com/smartgwt/...ng_pre_defined and wanted to ask if the following is possible: Replace some of the conditions in Code: setCriteria(new...
View Articleisc_css3Mode=off and PickTrees
SmartGWT: smartgwt-4.0p-2014-01-08 With Code: isc_css3Mode="off" a PickTree is drawn without any borders. This happens with any browser. Is there any way to get back the borders without css3? Code:...
View ArticleGWT Plugin is not installing in Google Chrome Browser
Hi, I am not able to add "GWT Plugin" to the Google Chrome Browser. I have faced an error like "TUNNEL CONNECTION FAILED" while adding the Gwt Plugin to Chrome browser. Please find the attached...
View ArticleEvent drag problem.
Hi, In calendar day view if event moving to another cell, then change view to week view its day also changing. It turn back to true day after refresh. It can be tested via showcase. test stages: I have...
View ArticleVelocityException: Error initializing log
We are occassionally having some trouble, with major impact, starting up the application in the browser. The issue vanishes after restarting the server (IBM WSphere). Is this a known issue? Feedback...
View ArticleSQLDataSource beans
Here is a simple question: Our server side code uses the following Entity Objects to encapsulate a set of data That should be sufficient detail to understand where the data model is headed. Your...
View Article