Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ObjectDataSource SelectMethod
Message
 
 
À
05/07/2010 14:37:04
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
01471404
Message ID:
01471445
Vues:
27
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform