Click here to Skip to main content
15,921,169 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi

I am creating one application for printing report through the WPF silverlight application.All values for report came from the xaml page. In xaml page i created one scroll viewer control inside of grid. In this Scroll viewer i created textboxes for 30 rows and 7 columns. About my client request i decided to change the textbox into auto complete box in the scroll viewer. But my problem is that i could not use the autocomplete box inside the scrollviewer. How can i use the autocomplete box instead of textbox. I must create the autocompletebox through dynamically.
Posted
Updated 27-Apr-11 21:53pm
v2

Hi Abhinav

Thank you for your support. Its very useful to understand me. I need to add any refrence and also i need some codings to create the autocompletebox control dynamically at run time
 
Share this answer
 
Comments
Abhinav S 28-Apr-11 6:53am    
Whoops the link I provided below is the wrong one - you need to look at the WPF toolkit.
See this http://www.jeff.wilcox.name/2010/02/wpfautocompletebox/ - this takes you to what you need.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900