I'm using VB 2005 express and am trying to customize the columns in my datagrid. I could not find the datagrid object in the toolbox so I used a datgridview. Now that I'm trying to customize the grid, I'm getting a message that tablestyles is not a member of datagridview.

Is there another way to customize the gridview? Am I missing the datgrid object?