First off, is there any tutorials on the web concering the DataGrid in VB6?

My problem:

I have a datagrid which is populated by a record set - If there are a lot of records it expands past my form and i cant get to the bottom of the records. There is a scrollbar to the right, but it only shows the top arrow and not the bottom one. Is there a way to force the datagrid to not expand?

Any help or suggestions would be appreciated....