asp.net mvc calling child record in the view
- by mazhar kaunain baig
ok i have the view in which there is a list. every record in the list have some child records . when i click on the details link . i want the records to be displayed in the table below. what mechanism i should follow. i want some way to trigger the table below?