1

I want to select more than one row in a datagrid, which is bind to a DataTable. Selecting one item is possible but if I set SelectionMode to "Extended" and SelectedItems s there comes a mistake that there is no setter object to access.

Any help will be appreciated.

Itban Saeed
  • 1,660
  • 5
  • 25
  • 38
  • "MultiSelect"-property isn`t avaible...only SelectionMode, and this is set to "Extended"...I think the problem is that DataTable is not from Type IEnumerable, but how can i solve this problem? – Marco Muster Jul 15 '15 at 09:21

0 Answers0