如何禁用GridView中的滚动?

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.