I’m trying to use a datagrid in my VB application. But I’m running into a problem. I keep getting this column, shown below highlighted in red, and I can’t figure out how to get rid of it.
What property do I use to get rid of this column?

Further more, how can I create a context menu for when I right click on a grid row.
Thanks for any help.
It’s
RowHeaderVisibleproperty.And about context menu, you should check that questions: 1, 2