TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Cynthia
NA
215
36.3k
Set CssClass in CR won't provide styles in Crystal Reports!
Jun 8 2018 4:15 AM
I am trying to apply CSS styling to Crystal Report with following steps-:
1. Right-click in the Report Designer and select Set CSS Class.
2. In the Object Scope field, select the objects or sections you would like the class to be applied to.
3. Enter the name of the class in the CSS Class Name field
4. Save the report.
5. Access the .aspx file in your project.
6. In the HTML tab of the .aspx file, reference an external style sheet that has the class already defined, or enter the class value.
I have also tried to Set CSS Classname in format editor but it’s not happening.
Even after setting the CSS classname , I am not getting any css style in my reports.
I have the proper CSS file & I am using Crystal report Version=13.0.3500.0. & Visual Studio is 2015.
Any idea how can we implement CSS styling in crystal reports?
Reply
Answers (
3
)
I have created a formula for calculating the difference of
Crystal Report not displaying in visual studio 17