Change Request: Show Scroll Bar below the header instead of from the top of the grid.

Summary

Id:13703.4
Type:Issue Issue
Current Status:Open

Detail

6 Feb 2004OpenIvan Debono

Carried over from SGrid Change Request 18.

7 Feb 2004OpenSteve McMahon

Note that to achieve this the control would have to render the grid into a PictureBox rather than directly onto the control, since the scroll bars belong to the control currently and the size will always be the size of the control. This may entail making SGrid2 a control container, which would be undesirable.