asp.net mvc calling child record in the view

Posted by mazhar kaunain baig on Stack Overflow See other posts from Stack Overflow or by mazhar kaunain baig
Published on 2010-06-11T12:22:04Z Indexed on 2010/06/11 12:42 UTC
Read the original article Hit count: 165

Filed under:
|
|

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?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about mvc