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

How to disable horizontal scrolling and replacing it with wrapped cells?

1 Answer 209 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Pooya
Top achievements
Rank 1
Pooya asked on 03 May 2011, 05:42 PM
I have a RadGrid control that has a horizontal scrolling with about 8 columns.

I'd need to disable the scrolling and instead just wrap the texts inside cells of my radgrid.

How would it be possible?

Thanks,

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 05 May 2011, 05:24 PM
Hi Pooya,

The RadGrid will enable the horizontal scrollbars, when there is a number of columns with larger width than the MasterTableView can accommodate. Therefore, to disable horizontal scrolling you can try setting the width of the MasterTableView to a value like 98% (less than 100%).

All the best,
Pavlina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Grid
Asked by
Pooya
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or