The docs for some rad controls have a nice page listing the default shortcut keys supported by a given control. For instance, the RadRichTextBox control has this page:
http://docs.telerik.com/devtools/wpf/controls/radrichtextbox/features-keyboard-support.html
However, I can't seem to find a similar page for RadGridView. So, two questions:
- What standard shortcuts are supported "out-of-the-box" by RadGridView?
- Is there a page similar to the above-mentioned RadRichTextBox page that documents these keys?
Thanks.