Editing GridView

M

Mike Parris

I have data that comes from varous sources, not sql or XML. I am building a
DataTable that contains the data and then filing a GridView control by
binding to this DataTable.

Is there a way of using the controls "AutoGenerateEditButton" feature? It
would appear that the GridView control requires a datasource that provides an
updatecommand method.

Is there a way to generate an Updatecommand from a dataset?

Alternatively, I could manipulate the data into xml form and then use an XML
data source. Is there a way of editing a row in the GridView using an XML
data provider?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,265
Messages
2,571,069
Members
48,771
Latest member
ElysaD

Latest Threads

Top