We use the 2009 Q3 Rad control. Also we use MVVM. the SelectedItem is bound to prop in ViewModel. When clicking on a GridViewdataColumn, the setter for SelectedItem is called and the row is highlighted, but for any CellTemplate is clicked, the setter for SelectedItem is NOT called and the row is NOT highlighted. Is any property I can set to make the row is selected when Clicking the cell?
Thanks!
Amy
Thanks!
Amy