How Can I Know if a Row from a DataGridBoolColumn is checked

Hi, I have a Datagrid with a DataGridBoolColumn(), I want to make a function that tells me which chechbox is checked by sending me the ID of every record selected in VB.NET

Another questions that I want to make is if a Datagrid has the property of multiselected rows. 

Thanks


Answer this question

How Can I Know if a Row from a DataGridBoolColumn is checked

  • How Can I Know if a Row from a DataGridBoolColumn is checked