egdotnet Posted November 21, 2004 Posted November 21, 2004 I have a datalist on an aspx page, which is bound to a dataview (which gets its data from an xml file through a function i created). Showing the data works fine, but when i create an edit template where the text is displayed in a text box and i try to change the text in the text box to update the xml file with the update command, the text reverts back to what it originally was. Does anybody know how to change the text? Thanks! Eric Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.