Last post May 07, 2013 10:25 PM by Pengzhen Song - MSFT
None
0 Points
1 Post
May 06, 2013 08:10 PM|Ahmed Ramez|LINK
how can i show the question that has been asked by user with it's answer....and how to make alot of answers to one question in my website using asp.net.
Star
9903 Points
1291 Posts
May 07, 2013 10:25 PM|Pengzhen Song - MSFT|LINK
HI,
You can use nested data controls or creating Master-Details pages to achieve this.
For detailed information, you can refer here
http://msdn.microsoft.com/en-us/library/aa992038%28v=vs.80%29.aspx
http://msdn.microsoft.com/en-us/library/stc0szde(v=vs.80).aspx
Hope it can help you
None
0 Points
1 Post
Data Access
May 06, 2013 08:10 PM|Ahmed Ramez|LINK
how can i show the question that has been asked by user with it's answer....and how to make alot of answers to one question in my website using asp.net.
Star
9903 Points
1291 Posts
Re: Data Access
May 07, 2013 10:25 PM|Pengzhen Song - MSFT|LINK
HI,
You can use nested data controls or creating Master-Details pages to achieve this.
For detailed information, you can refer here
http://msdn.microsoft.com/en-us/library/aa992038%28v=vs.80%29.aspx
http://msdn.microsoft.com/en-us/library/stc0szde(v=vs.80).aspx
Hope it can help you