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
antony victor
NA
90
22k
how can i link category and subcategory table?
Jul 3 2013 7:58 AM
I have a category page where in i have 3 columns
id
cname
cimage
I have a subcategory page where in i have 4 columns.
id
sname
simage
description
In my subcategory page , i have dropdown list in which i populate cname from the category page.
later i have binded dynamically the
cname,sname,simage,desc
into gridview in the same subcategory page.
I have a problem displaying selected cname field which i have selected from dropdown in subcategory page in the gridview.
How i should link category and subcategory table so that i can perform edit delete oerations in my gridview.
plz suggest me what to do..
Reply
Answers (
5
)
ASP.NET TEXTBOX
tell me about mvc architecture in .net