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

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,140
Latest member
SweetcalmCBDreview
Top