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

Radgrid in splitter

1 Answer 68 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rashmi
Top achievements
Rank 1
Rashmi asked on 03 Oct 2011, 01:28 PM
I have this scenario:
1)Master page whose scrolling is set to scroll as other pages needed it.
2)One page does not need master page scrolling active as it has splitter pane and whose scroll is active.
3)For this page I want to use only splitter pane scroll and inactive master page scroll.
4)Can u please help me in this? or suggest me other way of doing it.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 06 Oct 2011, 03:37 PM
Hi Rashmi,

To avoid the appearance of vertical scroll in grid you could try setting ScrollHeight property to empty string and see if it helps to achieve your goal:
<Scrolling AllowScroll=true UseStaticHeaders=true ScrollHeight=""/>

Regards,
Pavlina
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Grid
Asked by
Rashmi
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or