Hi, I get one value from a selected row like this.(DataGrid Name is dgUserList).
dgUserList.selectedItem.id My question is the following: How to get the many ids if I select many DataGrid rows? How to enable DataGrid can be selected many rows? Thanks for help Mark

