Gridview and ObjectDataSource with Custom object : update problem
- From: "Olivier Matrot" <olivier.matrot.rte@xxxxxxxxxxxxx>
- Date: Fri, 29 Sep 2006 10:58:13 +0200
Hello,
I'm using a gridview with objectdatasource and custom objects collections
SELECT/INSERT/UPDATE/DELETE methods are using custom objects as parameters.
This is working fine. But I have a problem with the object that is passed
back to the update method. It contains some of the properties of the
original object sent during the SELECT method, but is missing others ! How
can I ensure that all original object properties not modified are also set
in the object given to the update mehod ?
TIA.
.
- Follow-Ups:
- RE: Gridview and ObjectDataSource with Custom object : update problem
- From: Walter Wang [MSFT]
- Re: Gridview and ObjectDataSource with Custom object : update problem
- From: Manu
- RE: Gridview and ObjectDataSource with Custom object : update problem
- Prev by Date: Re: app_offline.htm DOESN'T go away
- Next by Date: Re: This is a basic overall question. Please note I am new
- Previous by thread: Re: FormView not opening
- Next by thread: Re: Gridview and ObjectDataSource with Custom object : update problem
- Index(es):