zorba-the-geek / smartgwt

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

Live Grid "Freeze" repeats frozen column 3 times #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Just freeze any column in:
 http://www.smartclient.com/smartgwt/showcase/#featured_grid_live

What is the expected output? What do you see instead?
 Frozen column appears 3 times

What version of the product are you using? On what operating system?
 1.0b1

Please provide any additional information below.

screenshot in attachment

Original issue reported on code.google.com by krzyszto...@gmail.com on 14 Feb 2009 at 4:46

Attachments:

GoogleCodeExporter commented 9 years ago
This is not a bug. To illustrate lazy loading of columns, in this sample I 
simply
repeat each field 3 times. As a result freezing one one these repeated fields 
results
in what you're seeing. This will not be an issue with real world examples where 
there
will be no repeated fields.

Original comment by sanjiv.j...@gmail.com on 14 Feb 2009 at 5:58

GoogleCodeExporter commented 9 years ago
Thanks for Your reply. I've just noticed that and wanted to update my post but 
You
were faster :-)

Original comment by krzyszto...@gmail.com on 14 Feb 2009 at 7:21