I have a form with a grid containing 26 rows and 5 columns. The grid has no vertical or horizontal scroll bars because all the information that the user requires is already displayed. I want the grid to be active so that the user can double-click a specific cell to bring up a detail form. Now, when I roll the mouse wheel, the grid scrolls up and down. Any suggestions?