C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » .NET »

XML-GRIDVIEW


Posted Date: 27 Aug 2007      Posted By: Koteswara Rao      Member Level: Gold     Points: 2   Responses: 1



hi friends,

i have on table(student) in my database :

just simple i write xmlwrite() command was created the student.xml at page load
and bind to the gridview through the readxml() command

no i want to edit update coding of the gridview and the save data has to save in xml(but not in DB(STUDNT) TABLE)

at the final use closing the window the final xml data as to save in db

please send the coding

regards
koti





Responses

Author: Mohammed Habeeb    27 Aug 2007Member Level: SilverRating: 2 out of 52 out of 5     Points: 2

Probably I hope you are using an XML file temporarily. So you will need to make changes to the xml file. I hope as it is an ASP.NET page the xml will not be very large.
Any way you are having a gridview. If you have a DataSet as the source of the gridview, the dataset will haev the updated data. From the dataset you can haev the xml files to be saved. Use the WriteXML() method of the dataset to get the latest xml file.



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Read XML ??
Previous : UPDATE THE DATA FROM GRIDVIEW ---TO --XML FILE
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use