hi all,
i am new to this forum. i am using a windows application using C#.
I am using a datagridview to display contents of a xml file. say i have a xml file like this.
<xml version="1.0" encoding="UTF-8">
<maincategory >
<cat1>
<title>Category 1</title>
<link>http://www.w3schools.c om</link>
<description><i mg...