Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net (http://www.velocityreviews.com/forums/f29-asp-net.html)
-   -   DetailsView - ObjectDataSource question (http://www.velocityreviews.com/forums/t631168-detailsview-objectdatasource-question.html)

Seth Williams 08-17-2008 05:07 PM

DetailsView - ObjectDataSource question
 
I've got a DetailsView I'm using with the Default mode being INSERT
I have an XSD using the INSERT stored Procedure, and I have a Members class,
which uses the XSD

My question - -
When I choose the Members class for the Object DataSource, it detects the
parameters of the Insert_Members method. I want them to come from the
DetailsView - -
When configuring the Object DataSource, it gives me choices like session,
querystring, etc for where the data is to populate the parameters.

How do I do this, with a DetailsView?



Stan 08-17-2008 05:51 PM

Re: DetailsView - ObjectDataSource question
 
On 17 Aug, 18:07, "Seth Williams" <me-h...@yahoo.com> wrote:
> I've got a DetailsView I'm using with the Default mode being INSERT
> I have an XSD using the INSERT stored Procedure, and I have a Members class,
> which uses the XSD
>
> My question - -
> When I choose the Members class for the Object DataSource, it detects the
> parameters of the Insert_Members method. I want them to come from the
> DetailsView - -
> When configuring the Object DataSource, it gives me choices like session,
> querystring, etc for where the data is to populate the *parameters.
>
> How do I do this, with a DetailsView?


Choose the Control option. You will then be presented with a list of
data bindable controls on the page.

HTH


All times are GMT. The time now is 09:17 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.