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

How to show Horizontal Scroll on RadPivotGrid

1 Answer 149 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
Mohan
Top achievements
Rank 1
Mohan asked on 15 May 2019, 11:16 AM

Hello Team,

As soon as RadPivotGrid's width increase by 100 pixel, i should have horizontal scroll bar. but am not able to enable it. 

Could you let me know what is the property to be used in C# like:

  RadPivotGrid1.ClientSettings.Scrolling.AllowVerticalScroll = true;

 

Thanks,

Mohan Pal

1 Answer, 1 is accepted

Sort by
0
Attila Antal
Telerik team
answered on 20 May 2019, 07:37 AM
Hi Mohan,

Perhaps you are already familiar with the following articles, but I will share it in case: Scrolling documentation and PivotGrid - Scrolling and Resizing demo

In addition to the AllowVerticalScroll property, there are more options that needs to be set to make this work.

Please let us know if you have any question.

Kind regards,
Attila Antal
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
PivotGrid
Asked by
Mohan
Top achievements
Rank 1
Answers by
Attila Antal
Telerik team
Share this question
or