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
kpax
NA
1
0
Display and Print with C#
Jan 15 2005 5:00 PM
Recently a Friend ask me to build a database for his law firm to store customer info and invoices. I built a MS Access database to store everything and just for fun built a front end with C#. I have some expeience with other languages including C++ but this is my first C# project. Here's the question I have... I'm trying to figure out the best way to display and print the invoices. I need to be able to display a grid with multiple rows of data and print it. I have it set up to use excel now but if they change versions, well you know the rest. Whats the best method of doing this??? I know how to do it with C++(a real pain in the A*%) but there has to be an easier way with C#. Any suggestions would be greatly appreciated. P.S. I'd be glad to provide the source code if anyone wants it.
Reply
Answers (
1
)
Use Graphics classes in a class library
Sharing folder to other users