Help !!!

has anybody got an example of how to bind a textbox control to a database within a web form and some code on how I can run an update on any changes made to it.

I have managed to bind a datagrid but this only displays the contents of the table within the database and does not allow me to do an update.

Any Help much appreciated.

Colin

P.S using SQL Server