Updating ODS with FormView

L

Larry R

ASP.Net 2, Formview.
I have a ObjectDataSource that is bound to a custom BusinessObject. On
the formview, I have some dropdownlists and checkboxlist that are bound
to a database for their values.

I need to read the values and apply them to properties in the Business
object. I have tried "catching" the fvEditUser_ItemUpdating(), but the
sender.DataItem is nothing.

How do I update my business object with the values from the formview (
that are listed based on the database) ?

The goal is relatively simple :). Take the values of a control on a
formview that is databound to another source, and apply them to the
Business object before it is passed to the UpdateUser() function.
 

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,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top