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
Bennie
NA
6
0
Associate a specific list with a table of unique records
Dec 29 2016 5:30 PM
I am creating a C# application that will log a product request. That request will require 10 approvals. I want to maintain that list of approvals in its own table so they can be added, changed or removed and not affect the product request records . What I want to happen is that when a new product request is created a set of associated approvals are created in its own table.
Is this the best way to handle this? I need a little help putting this together. Thanks
Bennie
Reply
Answers (
4
)
Sorting Columns in datagridview
How to convert image to binary and get result in text box