开发者

GWT 2.1 Cell Widgets - continuous scrolling

开发者 https://www.devze.com 2023-01-25 22:18 出处:网络
To me it seems like the new GWT 2.1 table widget (as well as the other ones) is missing a continous scrolling feature (simmilar to smartgwt\'s \"live grid\"). Overriding the AbstractPager seems to be

To me it seems like the new GWT 2.1 table widget (as well as the other ones) is missing a continous scrolling feature (simmilar to smartgwt's "live grid"). Overriding the AbstractPager seems to be a long way to go.

Any ideas how to implement it as ea开发者_运维知识库sy as possible?

Thanks, Mario.


Take a look at this example and its source code. Hope this somehow helps.

0

精彩评论

暂无评论...
验证码 换一张
取 消