Oct 26, 2004 #1 vbadmin Programmer Joined May 11, 2004 Messages 12 Location US I'm curious what the CSS Class Name is used for in CR9 and if someone knows could you please show a simple example of how it can be used.
I'm curious what the CSS Class Name is used for in CR9 and if someone knows could you please show a simple example of how it can be used.
Oct 26, 2004 #2 vidru Programmer Joined Jul 18, 2003 Messages 2,113 Location US CSS - Cascading Style Sheets. Used for fomatting reports that are deployed to the Web. There's an example here: How to apply a style sheet to a report object in a VS .NET application -dave Upvote 0 Downvote
CSS - Cascading Style Sheets. Used for fomatting reports that are deployed to the Web. There's an example here: How to apply a style sheet to a report object in a VS .NET application -dave
Oct 26, 2004 Thread starter #3 vbadmin Programmer Joined May 11, 2004 Messages 12 Location US thanks, I checked out the link and it was helpful. Upvote 0 Downvote