Y G

Y G

  • NA
  • 236
  • 28.5k

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) 

Answers (2)