Now, the problem is that I want a user to be able to left-click a row and it will take them to another page: private void radGVInspectionForm_SelectionChanged(object sender, Telerik.Windows.Controls.SelectionChangeEventArgs e) { ///Get the reference to the selected item object...