Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jan 01, 2013 08:01 AM by ToughMan
Member
120 Points
220 Posts
Dec 26, 2012 04:16 PM|LINK
I want to create graphical represnetaion of multi Parent-Child Relationship
http://shankerpaudel.blogspot.in/2012/12/table.html
table relationships are shown in this image
plz guide
All-Star
18045 Points
1550 Posts
Microsoft
Jan 01, 2013 06:49 AM|LINK
Hi Shanker
Please refer the link about ASP.NET MVC3 Parent-child relationships and Entity Framework,
and check whether it can give some guide for you,
http://stackoverflow.com/questions/6060905/asp-net-mvc3-parent-child-relationships-and-entity-framework-how-to-update-chil
hope it helpful to you,
kind regards
Participant
1490 Points
635 Posts
Jan 01, 2013 08:01 AM|LINK
Shanker_YPSS I want to create graphical represnetaion of multi Parent-Child Relationship http://shankerpaudel.blogspot.in/2012/12/table.html table relationships are shown in this image plz guide
Use GridView's SelectedValue as DataSource's Value for the children's GridView.
http://www.codeproject.com/Articles/16779/GridView-DetailsView-Master-Detail-Control
Shanker_YPSS
Member
120 Points
220 Posts
I want to create graphical represnetaion of multi Parent-Child Relationship
Dec 26, 2012 04:16 PM|LINK
I want to create graphical represnetaion of multi Parent-Child Relationship
http://shankerpaudel.blogspot.in/2012/12/table.html
table relationships are shown in this image
plz guide
Angie xu - M...
All-Star
18045 Points
1550 Posts
Microsoft
Re: I want to create graphical represnetaion of multi Parent-Child Relationship
Jan 01, 2013 06:49 AM|LINK
Hi Shanker
Please refer the link about ASP.NET MVC3 Parent-child relationships and Entity Framework,
and check whether it can give some guide for you,
http://stackoverflow.com/questions/6060905/asp-net-mvc3-parent-child-relationships-and-entity-framework-how-to-update-chil
hope it helpful to you,
kind regards
Feedback to us
Develop and promote your apps in Windows Store
ToughMan
Participant
1490 Points
635 Posts
Re: I want to create graphical represnetaion of multi Parent-Child Relationship
Jan 01, 2013 08:01 AM|LINK
Use GridView's SelectedValue as DataSource's Value for the children's GridView.
http://www.codeproject.com/Articles/16779/GridView-DetailsView-Master-Detail-Control