Hi I am currently working on a visual basic project with the DataGrid control and I have a problem regarding the height of the DataGrid. Once there are too many records the DataGrid becomes too large (height-wise speaking) blocking the buttons I placed at the bottom of the form and leaving the last 2 or 3 records out of sight.
Does anybody know how to place a constraint on the height the data grid can take before creating scroll bars ?
Thanks a lot in advance for any help you can give me,
Daniel Serrano