Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mmpicker
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Mmpicker
Miscellaneous
Thread ID:
01158675
Message ID:
01158675
Views:
72
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
Next
Reply
Map
View

Click here to load this message in the networking platform