MVC HTML5 Report not rendering rect shape correctly when exporting to excel.
Version: 2017/3.0
See atached files.
2 Answers, 1 is accepted
0
Todor
Telerik team
answered on 10 Oct 2019, 01:06 PM
Hello Fernando,
From the description and the provided screenshots, I assume that in the report there is a rectangular Shape that is overlapping with the TextBoxes. Please, note that in Excel rendering overlapping items are not supported and will be moved down/right by the Excel renderer so that they do not overlap - Design Considerations for Excel Rendering.
I suggest replacing the Shape with a Panel with the same size and set borders to this Panel. Then you may place the TextBoxes inside the Panel and they should be rendered as expected in Excel.
Please, test and let us know whether this works for you.
Regards,
Todor
Progress Telerik
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 Feedback Portal
and vote to affect the priority of the items