Making Data view fields editable

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

FP2003/Sharepoint Services/SQL Server

I have a data view webpart that retrieves data from a table in SQL Server.
I need the ability to edit the data retrieved and update the database. A
form to edit a single record will not suffice as the need will be to edit
multiple records at one time. The ideal solution would be the ability to
edit the fields then use a submit changes button to commit the changes. Is
this possible with a data view web part or do I need to be using something
else?
 
Suggest you ask at the WSS newsgroup
news://msnews.microsoft.com/microsoft.public.sharepoint.windowsservices

--




| FP2003/Sharepoint Services/SQL Server
|
| I have a data view webpart that retrieves data from a table in SQL Server.
| I need the ability to edit the data retrieved and update the database. A
| form to edit a single record will not suffice as the need will be to edit
| multiple records at one time. The ideal solution would be the ability to
| edit the fields then use a submit changes button to commit the changes. Is
| this possible with a data view web part or do I need to be using something
| else?
|
|
 
Back
Top