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

Report Viewer wraps Page Numbering in Internet Explorer

1 Answer 36 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Megan
Top achievements
Rank 1
Megan asked on 05 Apr 2013, 03:03 PM
Bug: When using the telerik Report Viewer in web forms and viewing that page in Internet Explorer the area where it shows the textbox for the Current page of #Total pages.  When on the first page it will wrap the "of XX" to the next line until you either highlight the text or go to the next page.  It's a minor cosmetic bug that was really driving my QA folks nuts.

Workaround fix: To fix this bug I added the following style

.PageNumberText
{
    white-space:nowrap !important;
}

You need to use !important to make sure it overrides any of Telerik's built in styles.

Hopefully, this minor issue is corrected in the future.

1 Answer, 1 is accepted

Sort by
0
Stef
Telerik team
answered on 10 Apr 2013, 10:51 AM
Hi Megan,

Thank you for your consideration. We really appreciate the efforts you have put into this and that you have decided to share it with us and with the community. We already have this issue logged in our to-do list and we hope that it will be fixed soon. 

Greetings,
Stef
the Telerik team

Have you tried the new visualization options in Telerik Reporting Q1 2013? You can get them from your account.

Tags
General Discussions
Asked by
Megan
Top achievements
Rank 1
Answers by
Stef
Telerik team
Share this question
or