i want to store data in xml.....
how to store dat in xml in asp.net using c#.....
i want that if xml file is not creted the it create the xml file and store the data what i want...
and i want to retrive stored data from xml file in gridview.........
Loading
Sam HobbsPosted May 28, 2010, 8:16 AM
CrishPosted May 28, 2010, 8:02 AM
try below link for your solution
http://www.aspfree.com/c/a/ASP.NET/Developing-ASPNET-Applications-Using-XML-as-Data-Storage/
bind gridview using below code
Don't forget to Mark Do you like this Answer
that solved your problem!