Hi, I've created a grid programatically and the grid happens to go outside the tab view it is in and no scroll bars appear.
Screen shot is at: http://www.tyranntrpg.org/sourcegridEx1.jpg
I'm pretty sure I've not done something to make them appear automatically.
Any help will be appreciated.
Thanks.
Jas.
Hi,
I cannot access the link (maybe the server is down ...).
Anyway try to check if the controls are positioned correctly. Maybe the scrollbars are obscured by another control.
Sometime the Windows Forms designer has some problems. Try to delete and add the controls again.
If you still have problems try to send me a project to reproduce the bug.
Davide
Log in to post a comment.
Hi,
I've created a grid programatically and the grid happens to go outside the tab view it is in and no scroll bars appear.
Screen shot is at: http://www.tyranntrpg.org/sourcegridEx1.jpg
I'm pretty sure I've not done something to make them appear automatically.
Any help will be appreciated.
Thanks.
Jas.
Hi,
I cannot access the link (maybe the server is down ...).
Anyway try to check if the controls are positioned correctly. Maybe the scrollbars are obscured by another control.
Sometime the Windows Forms designer has some problems. Try to delete and add the controls again.
If you still have problems try to send me a project to reproduce the bug.
Davide