Click here to Skip to main content
Click here to Skip to main content

ASP.NET Custom Control + Crystal Report Dynamic Text Format

By , 28 Jul 2011
 

Introduction

In this post, I describe how to dynamically apply format to Crystal report text. In Crystal Report, you can’t directly change color, font size, Style, alignment, etc. So I have created one custom composite control which helps you to format text object in Crystal report.

Background

In Crystal Report, Text Field object properties like Font size, color, style, etc. can’t change. For this, I used HTML editor but it can’t support some tags. So I decided to create my own control which can format the text from client side.

Using the Code

Here, I have used formula field to show the data in Crystal report.

Sample Image - maximum width is 600 pixels

In the below image, I show how to add display data in formula field.

Sample Image - maximum width is 600 pixels

In the below image, I show how to add formula for font size.

Sample Image - maximum width is 600 pixels

In the below image, I show how to add formula for font style.

Sample Image - maximum width is 600 pixels

In the following image, I show how to add formula for Text Alignment.

Sample Image - maximum width is 600 pixels

In the below image, I show how to add formula for Font Color.

Sample Image - maximum width is 600 pixels

//
// Actual Control and Data format.
//

Sample Image - maximum width is 600 pixels

Final Demo Project Screenshot

Sample Image - maximum width is 600 pixels

Your feedback is always welcome.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Sachin Somanath Mumbare
Software Developer
India India
Member
He is working On C#,Asp.net,window communication foundation(WCF),Silverlight from past 4+ years.
He is flair for learning technology.He is active in programming communities and loves to share the knowledge with other developers whenever he gets the opportunity.

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page   
GeneralMy vote of 5membermanoj kumar choubey3 Feb '12 - 17:59 
Questionreg: Custom Controlmemberbalaji092928 Oct '11 - 1:13 
GeneralGood articlememberSujit Bhujbal2 Aug '11 - 5:17 
QuestionOr...memberSelvin28 Jul '11 - 6:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Permalink | Advertise | Privacy | Mobile
Web01 | 2.6.130516.1 | Last Updated 28 Jul 2011
Article Copyright 2011 by Sachin Somanath Mumbare
Everything else Copyright © CodeProject, 1999-2013
Terms of Use
Layout: fixed | fluid