I need to implement "next" and "previous" buttons on a form with a RadGridView to move betwen rows in a WPF form. I can't find any way to do it . In particular, there's no SelectedIndex to bind to.
Indeed, there is not a SelectedIndex property. There are SelectedItem and CurrentItem properties available instead. If you have any technical questions or problems with our components in your application, it is best to describe them in the support ticketing system (http://www.telerik.com/account/support-tickets/available-support-list.aspx).