Smartgwt ListGrid Tick boxes

2009-04-15 Thread eoc...@googlemail.com

Hi,

I've written an application in gwt which makes use of smartGWT in
particular ListGrids with check boxes.
Under linux I have no problems. However using a Mac or Windows
smartgwt does not appear to have the SelectionAppearance.CHECKBOX
option and gives me an error in Eclipse.

(someResultsGrid.setSelectionAppearance
(SelectionAppearance.CHECKBOX);)

Is this a bug?

I'm using the smartgwt-1.0b2-SNAPSHOT.jar.


Thanks,

Ed

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: Smartgwt ListGrid Tick boxes

2009-04-15 Thread Sanjiv Jivan
Hi Ed,
You probably have a stale jar as the API exists. Try getting a new download,
or use the one from your linux box.

If you're still having issues, please post on the SmartGWT forum :
http://forums.smartclient.com/forumdisplay.php?f=14

Sanjiv

On Wed, Apr 15, 2009 at 12:16 PM, eoc...@googlemail.com 
eoc...@googlemail.com wrote:


 Hi,

 I've written an application in gwt which makes use of smartGWT in
 particular ListGrids with check boxes.
 Under linux I have no problems. However using a Mac or Windows
 smartgwt does not appear to have the SelectionAppearance.CHECKBOX
 option and gives me an error in Eclipse.

 (someResultsGrid.setSelectionAppearance
 (SelectionAppearance.CHECKBOX);)

 Is this a bug?

 I'm using the smartgwt-1.0b2-SNAPSHOT.jar.


 Thanks,

 Ed

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---