rickilama54 / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

ListGrid SmartGWT2 + GWT2 shows no data #379

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Platform Linux x64
GWT 2.0, Smart GWT 2.0

1. Create ListGrid object
2. Set headers to grid object
3. set data using addData() method and ListGridField objects
4. call draw()

When running application you see grid headers and message "no items to show"

I also tryed to fill grid using DataSource, but result was the same.

Original issue reported on code.google.com by lukash.s...@gmail.com on 16 Dec 2009 at 1:24

Attachments:

GoogleCodeExporter commented 8 years ago
It worked good with GWT1.7 and smartgwt 1.3

Original comment by lukash.s...@gmail.com on 16 Dec 2009 at 1:26

GoogleCodeExporter commented 8 years ago
Did you read the instructions when filing and issue? A simplified standalone 
testcase 
must be attached or else the issue will be rejected.

Original comment by sanjiv.j...@gmail.com on 16 Dec 2009 at 2:15

GoogleCodeExporter commented 8 years ago
Insufficient information provided by user.

Original comment by sanjiv.j...@gmail.com on 10 Jan 2010 at 2:36

GoogleCodeExporter commented 8 years ago
I have the same problem

Original comment by emanuel....@gmail.com on 1 Feb 2010 at 10:05