Have a RadGridview that allows multiple selections. Currently only allowing rows.
<telerik:RadGridView x:Name="gvMrsUserSettings" Background="Black" FontFamily="Arial" Foreground="White" FontSize="11" GroupRenderMode="Flat" ItemsSource="{Binding MrsUserDataTable}" SelectionMode="Extended" AutoGenerateColumns="True" Margin="0,0,0,0" Grid.Row="1" ActionOnLostFocus="None" CanUserFreezeColumns="False" RowIndicatorVisibility="Collapsed" ShowGroupPanel="False" IsFilteringAllowed="True" ShowSearchPanel="True" SearchPanelCloseButtonVisibility="Collapsed" IsReadOnly="True" CanUserReorderColumns="False" CanUserDeleteRows="False" CanUserInsertRows="False" CanUserGroupColumns="False" CanUserSearch="False" CanUserSortGroups="False" EnableColumnGroupsVirtualization="False" ClipboardCopyMode="All,Header" ClipboardPasteMode="Cells,AllSelectedRows" IsBusy="False" >If you select row 1, 4, 6 - 10 and 20, do a Ctrl+C then a Ctrl+V in a text file or excel all the rows between the numbers are blank.
Not sure what feature needs to be included in the XAML to prevent this behavior. Or what must be done short of modifying the collection in the clipboard.
sample of result is:
GROUPUTI-KELLERCLK_FINANCEEMS_FIRECELCOURT_ADMINCOURT_ADMINCOURT_ADMINUTILITIES