Hi
For example in Windows explorer there is nice functionality for selecting items (rows):
SHIFT + HOME (select items from first to current), SHIFT + END (select items from current to last item).
How can I enable this functionality in RadGridView for rows?
By default those shortcuts select first and last cell in current row.
Regards