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

Filtered Datasource

3 Answers 60 Views
AutocompleteBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Steffen
Top achievements
Rank 1
Steffen asked on 17 Dec 2011, 07:26 PM
I want to use a webservice method as datasource for my autocomplete box. The method should take the text input of the box as filter argument and populate the filtered result to the autocomplete list. I cannot find any documentation on this. In silverlight's autocomplete box it is possible to use the populating event.
http://msdn.microsoft.com/en-us/library/system.windows.controls.autocompletebox.populating%28v=vs.95%29.aspx

3 Answers, 1 is accepted

Sort by
0
Chris
Top achievements
Rank 1
answered on 17 Dec 2011, 11:21 PM
I would also like to provide a filtered data set from a web service.  My data source has 9300 items.  I have a web service that take a parameter and provides matching results.

Can I somehow wire this up to my RadAutoCompleteBox so that i dont need to load all 9300 items from the webservice?

Thanks,

-Chris.

0
Deyan
Telerik team
answered on 20 Dec 2011, 08:39 AM
Hello Chris,

Thanks for contacting us and for your question.

Currently, RadAutoCompleteBox does not support the WebService scenario. However, we are planning to extend RadAutoCompleteBox to support it for our next major release which is due to the beginning of 2012 (February).

Let us know if you have further questions or feedback to share.

Regards,
Deyan
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Supreet
Top achievements
Rank 1
answered on 21 Jan 2012, 11:04 AM
Tags
AutocompleteBox
Asked by
Steffen
Top achievements
Rank 1
Answers by
Chris
Top achievements
Rank 1
Deyan
Telerik team
Supreet
Top achievements
Rank 1
Share this question
or