SyntaxFix
Write A Post
Hire A Developer
Questions
Use control anchoring. Set property Anchor of your GridView to Top, Left, Right and it will resize with container. If your GridView are placed inside of some container (ex Panel) then Panel should be anchored too.
Anchor
GridView
Top, Left, Right
Panel