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
Y G
NA
236
30.2k
ASP.NET MVC using jquery
Oct 31 2016 11:37 AM
Can anyone please tell
1. How to bind the values of two database tables that are in relation(parent child relationship) to a single html table using ASP.NET MVC
2. first name : textbox
last name : textbox
full Name: ?????
Can anyone please tell me when the end user enter the firstname and last name those values must be binded and displayed on the screen as full name(user should not enter the full name)
Reply
Answers (
2
)
Insert label value in table
ASP.NET MVC using Jquery