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
lakshmi sowmya
NA
76
102.2k
MVC4--display data in a nested repeater from database.
Dec 2 2013 1:39 AM
Hi,
In our MVC application using
visual studio 2010 + mvc4
we need to display data from multiple tables in a
nested repeater.
Parent Repeater
displays----Category Name,Category Id,checkbox.--from Category Table
child Repeater
displays---SubCategory Name,Id ,checkbox -- from SubCategory Table.
How to accomplish this in mvc4 we don't have any repeater controls.New to MVC please help.
Reply
Answers (
0
)
generate "text box" dynamically
ASP.NET MVC 4 - A CheckBoxList for Enum Properties