in DataGRid i Have 2 from each elements
Hello
This is my source Code:
in datagrid i have a columns as DataGridCheckBoxColumn but this is not binding any way and i have in my datagrid 3 columns "Id,Nam,Famil" . when i binding data grid to data table show me 2ID and 2Name And 2 Famil .Why?
how should i use binding in data grid ?