Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ObjectDataSource SelectMethod
Message
 
 
To
05/07/2010 14:37:04
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
01471404
Message ID:
01471445
Views:
26
>OK, I think the code should look more like this:
>
>
        protected void odsRiders_Selecting(object sender, ObjectDataSourceSelectingEventArgs e)
>        {
>            e.InputParameters["planPK"] = this.oPolicy.Entity.PlanFK;
>        }
>
>And the String worked (I think, but haven't tested properly yet).
>
>Thanks

Once you tested and made sure it works, post the entire code here - I'll include in my blog (with proper attribute, of course).

Glad I helped.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform