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
Raju Fodse
1.5k
244
31.2k
Pass Master Table value to child Table
May 7 2019 5:25 AM
Hi!
I have two tables
1) Category (CatID (PK), CategoryName)
2) Product (ProductID (PK), CatID(FK), ProductName).
I already create CRUD view for Category now I want to add child table data (e.g. Product). I want to open detail view of category and in this view I want 'Add Product for this Category' link. On clicking this link 'Product' table add view should open. And catID value of category detail view should automatically takes in product tables CatID field. Is it possible ? Please help.
Reply
Answers (
1
)
pdf view in mvc plz give functionality
Dynamic multi-step progress bar in C#