Hi Carl,
Its fine that you have found how to pass the parameters in the documentation. So the rest is easy, if the ComboBox (for instance x:named "combo") and the RadUpload are placed in one xaml page you can get the selected ComboBoxItem with
this.combo.Selecteditem as RadComboBoxItem
in the event handler from which you wish to pass parameters. Please feel free to ask if you find difficulties in implementing this.
Best wishes,
Petar Mladenov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the
Telerik Public Issue Tracking system and vote to affect the priority of the items