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

Vertical Scrollbar not working properly in Hierarchical GridView

3 Answers 134 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Stephen Barrett
Top achievements
Rank 1
Stephen Barrett asked on 28 Apr 2010, 12:38 PM
I am having a Hierarchical Gridview with child grids at two levels. When I expand child rows then vertical scrollbar stops working properly and moves to the top. Can someone please tell me how this problem can be fixed. Placing RadGrid in a scrollViewer is not a good idea for me as when you scroll down the headers are also scrolled up. I am using Version-2009.2.812.1030 of telerik controls.

Thanks,
Priyanka

3 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 29 Apr 2010, 07:34 AM
Hi,

This version is our Q2 2009 Sp1. Please use at least our Q3 2009 SP1 - definitely it will be better if you can upgrade directly to Q1 2010 SP1.

Kind regards,
Vlad
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Stephen Barrett
Top achievements
Rank 1
answered on 29 Apr 2010, 11:25 AM
Hi,

Thanks for your reply. I am having many styles and control templates implemented for RadGridView and RadPanel. As in Q3 release you have made many changes in properties of these controls, upgrading to this release is resulting in a lot of rework for styles and all, and I dont have much time to make this much of implementation changes. So please if you can provide any workaround for this problem?

Thanks,
Priyanka
0
Stephen Barrett
Top achievements
Rank 1
answered on 18 May 2010, 06:26 AM
Hi,

I tried to place my radGridView in a ScrollViewer, which worked fine for now. But still I am facing a issue in scrolling with mouse wheel. When move the cursor on scrollbar and try to scroll with mouse wheel, it works fine. But as I move cursor over the grid, scrolling does not work with mouse wheel. Please provide me the solution for this. I enabled mouse wheel scrolling on scrollviewer by using GridScrollContainer.SetIsMouseWheelScrollingEnabled(true);

Thanks,
Priyanka
Tags
GridView
Asked by
Stephen Barrett
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Stephen Barrett
Top achievements
Rank 1
Share this question
or