I\'m trying to execute a method using selector with one NSString as parameter and fails. I have seen many questions (and answers) like this and tried most solutions but had no success. Please see code
How do I get the selected item in a WPF datagrid?Tried the following, with no luck; dataGrid1.CurrentCell.Item.ToString();