Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.40K
~151 People Reached
Favorite Forums
Member Avatar for Exelio

hi all, i am trying to display a xml file in a datagridview. i am using windows application with C#. say for example, i have a xml file like this, <xml version="1.0" encoding="UTF-8"> <maincategory> <cat1> <title>Category1</title> <link>http://www.w3schools.com</link> <description>&lt;img src=&quot;[URL]http://static.ibnlive.com/pix/sitepix/09_2007/flames_ramsetu90.jpg&quot;[/URL] alt=&quot;some description</description> </cat1> <cat2> <title>Category2</title> <link>http://www.ibnlive.com</link> <description>&lt;img src=&quot;[URL]http://static.ibnlive.com/pix/sitepix/09_2007/rahul_gandhi_white90.jpg&quot;[/URL] some description</description> </cat2> …

Member Avatar for sowmiyar
0
151