Completed
Last Updated: 01 Sep 2020 14:57 by ADMIN
Release R3 2020
Arun
Created on: 25 Aug 2020 08:28
Category: GridView
Type: Bug Report
0
RadGridView: vertical scroll bar is stuck when you start the multiple selection from the row header and move the cursor down

Currently, due to the specificity of the internal implementation for this scrolling behavior, the possible solution that I can suggest is to hide the row header by setting the ShowRowHeaderColumn property to false

this.radGridView1.ShowRowHeaderColumn = false;

Attached Files:
1 comment
ADMIN
Dess | Tech Support Engineer, Principal
Posted on: 26 Aug 2020 13:08

I would like to follow up with an additional case where the vertical scrollbar is stuck if the multiple selection starts from a pinned column. Please have a look at the attached gif file for better illustration.

This case should be covered as well when addressing this item.

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.