I have a GridView whose parent is ListView
. How can I disable scroll in GridView
so users can scroll the ListView?
I can't find any attribute in GridView to disable scroll even the content is fully rendered.
- 积分
0 - 话题
0 - 评论
3293 - 注册排名
2083
I have a GridView whose parent is ListView
. How can I disable scroll in GridView
so users can scroll the ListView?
I can't find any attribute in GridView to disable scroll even the content is fully rendered.
我认为您可以通过如下设置主要属性来禁用它:
或者,如果您想完全禁用它: