I am looking to be able to make my data grid to be able to rotate to be in a portrait position. Anyway this is possible, or any suggestions on other Telerik controls to use for this?
Thanks
1 Answer, 1 is accepted
0
Lance | Senior Manager Technical Support
Telerik team
answered on 16 Apr 2021, 10:08 PM
Hello Nathan,
The DataGrid will follow the page's orientation. However, if you're asking to change the DataGrid while the page is in the other orientation, this is not possible through a built in API or feature.
Note: You can try using a Transform use the RotateTo method for all View objects, but that will only rotate the UI element and may result in a poor user experience. We do not support and test such a pixel transform scenario, so your results may vary.
Regards,
Lance | Manager Technical Support
Progress Telerik