Click to See Complete Forum and Search --> : FormView TextBox Values


lmf232s
03-18-2006, 01:09 AM
I have a formview control on my page and im not sure on how to get the values of the textboxs. I want to use ado to do the update.

I could use the sqldatasource object but i want to learn the ado side of it.

So if some one would not mind helping figure out how to use a formview (example, article, etc) and then do an insert, update or a delete using ado.net, that would be great.

Thanks.