GhostXoP Posted November 26, 2012 Share Posted November 26, 2012 when adding a row to a gridlist, if it exceeds the side of the list, does it grow bigger? length of list is 200, adding another row would exceed the size of the list by 20 making it 220. Would the list resize to 220, or grow downward? Link to comment
Castillo Posted November 26, 2012 Share Posted November 26, 2012 If the rows exceed the grid list size, it'll create a scroll bar. Link to comment
GhostXoP Posted November 26, 2012 Author Share Posted November 26, 2012 So i wouldnt need a scroll pane, it automatically does that for me? Link to comment
Castillo Posted November 26, 2012 Share Posted November 26, 2012 Yeah, you don't need one. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now