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

Reportviewer Progress Text Size

1 Answer 46 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 21 Nov 2012, 01:11 PM
Hi Team,

How would one go about changing the text font-size of the Reportviewer's ProgressText?  I need to make it smaller.

<telerik:ReportViewer ID="ReportViewer1" runat="server"

 

style="border:1px solid #ccc;" width="100%" height="100%"

 

OnClientResized="resizeViewer" ProgressText="Step 2: Preparing report..."

 

ZoomMode="Percent" ViewMode="PrintPreview"

 

ShowPrintPreviewButton="False" SkinsPath="Skins" Skin="Custom" Font-Size="9pt" />


I tried this but to no avail.

We're using:

ASP.Net 4.0
VS 2010
Telerik Reports – Q3-2012
Telerik AJAX Controls – Q3-2012

Thanks,
Steve

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 21 Nov 2012, 02:37 PM
Hi Steve,

How to modify the web report viewer styles is elaborated in the Applying custom skin to the web report viewer code library. The CSS class you have to change is WaitText.

All the best,
Peter
the Telerik team

HAPPY WITH TELERIK REPORTING? Do you feel that it is fantastic? Or easy to use? Or better than Crystal Reports? Tell the world, and help fellow developers! Write a short review about Telerik Reporting and Telerik Report Designer in Visual Studio Gallery today!

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