Add an ability for the user to select a full column (the SelectionUnit should be Cell and the SelectionMode should be Multiple or Extended). Consider this behavior in regard with the sorting of the column.
This would seem like very standard functionality for the RadGridView control, but I was surprised that it's still not available after almost eight years!
Hi, I'm using RadGridView I need to select multiple columns. For example, by pressing Ctrl/Shift key as we do for Rows. I need this for functionalities like, * Selecting multiple columns and removing those columns from grid * Selecting (similar) multiple columns and displaying a context menu Thanks & Regards, Kannan