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
Tupe
NA
1
0
Printing rows from database Visual C#
Dec 15 2009 3:36 AM
Hello,
I'm trying to create an label printing application where users can do a database search using "Order Id" and Datagridview shows all "Items" and their "Ordered Quantity" that have been ordered with that "Order Id". This is done successfully.
Now I need to know how to print each row from Datagridview and to make this even harder, there should be textboxes in every row where user could input how many labels is need to be printed from that row.
Is this possible to do? Could you experts please help me?
I'm using Visual Studio 2010 Beta 2
Best Regards,
Tupe
Reply
Answers (
0
)
Damn listview
HyperLinkColumn not accessible