This is a migrated thread and some comments may be shown as answers.

radComboBox WebService LoadOnDemand

2 Answers 99 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Dave Whiting
Top achievements
Rank 1
Dave Whiting asked on 26 Jan 2009, 01:44 PM
I've been able to use a radComboBox with a Webservice to implement the LoadOnDemand feature succesfully but I would like to pass an additional parameter (a UserID) to my webservice via the RadComboBox to allow me to add a WHERE condition on my SQL SELECT.

Can anyone tell me if or how this would be possible please.

Many Thanks
Mark

2 Answers, 1 is accepted

Sort by
0
Accepted
Simon
Telerik team
answered on 26 Jan 2009, 04:42 PM
Hello Mark Broomfield,

You could use the Context object of the Items request operation to send data to the Web Service. Please see this live demo for more information about the approach.

Best wishes,
Simon
0
Dave Whiting
Top achievements
Rank 1
answered on 27 Jan 2009, 12:22 AM
Thanks Simon, just what I needed.
Tags
ComboBox
Asked by
Dave Whiting
Top achievements
Rank 1
Answers by
Simon
Telerik team
Dave Whiting
Top achievements
Rank 1
Share this question
or