---
title: "Download Value From GridView Control in ASP.NET"  
description: "Download Value From GridView Control in ASP.NET"  
author: "Anonymous User"  
published: 2010-09-29  
updated: 2011-05-20  
canonical: https://www.mindstick.com/forum/8/download-value-from-gridview-control-in-asp-dot-net  
category: "asp.net"  
tags: ["asp.net"]  
reading_time: 1 minute  

---

# Download Value From GridView Control in ASP.NET

I [am trying](https://answers.mindstick.com/qa/36834/which-two-programming-languages-should-i-master-in-if-i-am-trying-to-get-into-google-or-facebook) to create a [XML file](https://www.mindstick.com/forum/360/how-to-read-xml-file-in-php) on [button click](https://www.mindstick.com/forum/790/form-gets-submiited-twice-on-button-click) which can save [records](https://www.mindstick.com/forum/34640/how-to-create-a-stored-procedure-for-display-all-records) at [runtime](https://www.mindstick.com/articles/52/creating-timer-at-runtime-in-c-sharp-dot-net) from GridViewControl.\
User can make changes in [GridView](https://www.mindstick.com/articles/873/update-delete-edit-gridview-in-asp-dot-net) and after click of "submit" button XML file should be generated.\
Should I use existing [dataset](https://www.mindstick.com/articles/19/dataset) or do I need to create new one?\
\
Please [advice](https://yourviews.mindstick.com/view/50528/filament-advice-5-things-to-consider-before-you-buy-a-filament)!\
\
\

## Replies

### Reply by Anonymous User

Hi....

You can use existing dataset to create xml file.


---

Original Source: https://www.mindstick.com/forum/8/download-value-from-gridview-control-in-asp-dot-net

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
