i want to display related tag or list of topics .. how to create that...? and if i clicked on any topic of related lists then should redirect to details...
Thank You,,
please help..
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ruchi HPosted Jul 25, 2013, 1:43 AM
If you are working on ASP.Net you can use Grid View and DetailsView to display your data.
Here is an example http://msdn.microsoft.com/en-us/library/aa581795.aspx