rickilama54 / smartgwt

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

Add support for getScrollLeft() / right/ bottom / top for list body element (GridRenderer) #360

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The ListGrid thould expose methods to allow for subscribing Listeners for
the scrollbars inside it (for the Javascript GridRenderer class)

Froum discussion about the issue:
http://forums.smartclient.com/showthread.php?t=8364

I attached a sample implementation/possible fix for the ListGrid.

Original issue reported on code.google.com by mihai.ile@gmail.com on 13 Nov 2009 at 10:41

Attachments:

GoogleCodeExporter commented 8 years ago
Added ListGrid.getGridRenderer() to SVN. Thanks.

Original comment by sanjiv.j...@gmail.com on 30 Nov 2009 at 1:37