Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mmpicker
Message
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Mmpicker
Divers
Thread ID:
01158675
Message ID:
01158675
Vues:
73
I am trying to pass a 2nd paramater to the mmPicker. The value of the 2nd paramter will be based on input/selection of another control on the windows form. I'm unsure where to define the 2nd paramter. I am currently setting the mmPicker as:
DataCommand: SP_JobPhase_Select
DataCommandFilterParameterName: @phase
DataCommandType:StoredProcedure

I thought of 3 possibilities:
1. send it as part of mmPicker WhereClause (although I didn't see how this is used anywhere in mmPicker.cs code)
2. mmPicker's HookSetParameters - where in the forms code would this be defined?
3. mmPicker's SetParameter event

Is there an example in the sample application of passing a 2nd parameter to the mmPicker?

Thanks,

Russ Gonring
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform