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
Lynn Emery
NA
47
56.3k
Create a Print Stylesheet
Feb 25 2013 10:49 AM
Hi,
I was wondering if someone could give me some guidelines on how to create a print style sheet and how to include a C# button which will reference the styles once clicked.
I understand that I will need to create a new style sheet and define what I want to be visible and non visible on the page print out.
e.g #Menu1, #button
{display:none;}
However I am uncertain of how to link this style sheet to my web page and button click.
Thank you for your help.
Reply
Answers (
0
)
Deserializing the output of wcf service method
Using id's from an arraylist to access columns on a database