How To Show Xml Data column in GridView
Hello all, I Have a table in sqlserver and one column include xml data ,so I want show this column in Gridview By Asp.net ,help this topic
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.
Pradeep ShetPosted Feb 1, 2015, 1:57 PM
Rajveer singhPosted Feb 1, 2015, 6:49 AM
Rajveer
Pradeep ShetPosted Feb 1, 2015, 6:29 AM
Is it you want to bind xml data in single column of grid or the whole grid needs to be bound with xml. You can use XmlDataSource in case you want to bound the whole grid with xml.
Hope this helps you. Find the link below and mark it as answered if my suggestion helps you.
http://www.aspsnippets.com/Articles/How-to-use-XmlDataSource-Control-in-ASPNet-Example.aspx