selection box in datagrid

  • Thread starter Thread starter Andy G
  • Start date Start date
A

Andy G

I just added a datagridView to my form and it looks like it adds a
'Selector' box in the header row. That box that is blank, has the * in it
if you can add records. How do I get rid of that thing? I can't find any
option to get rid of that selector box.

Thanks.
 
I'm looking how to get rid of that box. If you set the AllowUserToAddRows
property to False it just removes the *. I want to remove the entire area
(box) left of your first Column. If you add a datagridview to a form you
will see what I'm talking about.

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top