is it possible to change the colour of text in Gwt Widgets.. For example, say I have a TreeGrid, with TreeGridFields.
I am getting data back from a SmartGWT DMI datasource but can\'t get that data to show up in a tree. Is there some way to specify what should show in the tree once data is returned?
I\'ve created a class that extends the Window SmartGWT class, and it is set to be modal. I am trying to make the Window close when a user clicks off the window. I have tried to link it up to a FocusCh
Could Smartgwt 2.4 be usable with maven. I take “Missing artifact com.smartgwt:smartgwt:jar:2.4:compile” error When give smartgwt version “2.4″. “2.0″ is ok but 2.2 and above gives error.
Stack : SmartGWT v2.4, GWT sdk 2.1 Mozilla 3.6 I am fairly new to Smart GWT, but have so far got the ListGrid component working. Our requirement is to show additional details of the record selected i
I am using GWT, mor eprecisely SmartGWT for my application. I have a Window layout which sets the basic layout of my page as following :
is there a way in smartgwt to go back in history? E.g. I have an page with a button which does a Ajax page change of the current page to another. And on this new page there should be a button to retu
Since I can\'t figure out how to solve my problem presented here I\'m thinking for the moment at a temporary solution.
I have a problem related to a smartgwt Tree structure. I\'m creating a Tree (called nodesTree) with values from a DB, and each node has a name set up.
I\'m trying to use Selenium to select a row in a SmartGWT table. I have tried the following commands to no avail (the click definitely happens but the table widget doesn\'t respond):