This is a migrated thread and some comments may be shown as answers.

Grid Scrolls by itself when using RowDetails in certain conditions

1 Answer 46 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 02 Sep 2011, 05:19 PM
Hi, we are experiencing an issue where when using the down key to change which item is selected that the grid will start scrolling on its and does some wierd behavior.

I am trying to attach a sample project that shows this behavior but cant see how but i do have a sample project that can reproduce this 100%.

If you run the project and click into the 4th cell of the first row, then hit the down key 6 times the grid will start scrolling on its own.  While the grid is scrolling on its own if you watch the Some Button down at the bottom it will move focus to the button at some point in time.

In this demo code i had to get the width and height just right to be able to 100% reproduce it but with the way we are using RowDetails and our styles it doesnt matter what the height and width are it always happens all the time.

We have found two things that fixes the issue, both are not options for us.  If you disable RowVirtualization the issue goes away and if you dont use RowDetails the issue goes away.

This is currently a blocking issue for our product and are hoping to see if we can get some sort of hotfix that fixes this issue.

Thanks

1 Answer, 1 is accepted

Sort by
0
Vera
Telerik team
answered on 03 Sep 2011, 02:52 PM
Hi Jason,

This issue has already been resolved and the fix is available in our Latest Internal Build.

Kind regards,
Vera
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
GridView
Asked by
Jason
Top achievements
Rank 1
Answers by
Vera
Telerik team
Share this question
or