Hi,

I'm using the Smartgwt-1.0b2-SNAPSHOT.jar and would like to populate a
ListGrid with some data. Unfortunately I do not seem to be able to
visualize the data in the grid. So far I have followed the example for
a grid with checkbox select in the smartgwt example. I have written a
class that extends ListGridRecord and used the ResultsGrid.setData
(SampleData.getRecords()); to populate the results grid. The program
recognises the number of data entries and the values of the data
entries, it just does not display them i.e. I can see 3 list grid
records, but they're blank, I can select one of them and display the
blank values in another grid at the minute.

Any help would be greatly appreciated.

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 [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to