AutoComplete with CustomSource

Hi

I cannot get AutoComplete control to work with a CustomSource where the CustomSource is defined in XAML, and the data is in a static method

CustomSource="{Binding Source={x:Static ViewModel:ViewModelBase.QuoteProducts}}"

Can you help ?

(by the way, if I set CustomSource in code behind it works, but I want to do it in XAML)

Dean

1 Reply

MK Mayavel K Syncfusion Team June 5, 2010 09:36 AM UTC

Hi Dean,

Thank you for your intrest in syncfusion products.

We have attached the sample that illustrates binding CustomSource of AutoComplete through xaml binding.

Please let us know if you have any queries.

Regards,
Mayavel K






AutoCompleteTest_3f92953e.zip

Loader.
Up arrow icon