I was doing xaml with vb coding in vb 2010
I create a datagrid and linked itemssource with table adapter, and also I modify a columns to checkbox datagrid columns.
Problem now is I checked the checkbox value in the columns in datagrid but through button check the data grid cell also is null.
Is there wrong?
Purpose to assign a checkbox datagrid columns is loop and insert the data which is checked