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

Adding Button to the dropdown

2 Answers 282 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
viswa teja
Top achievements
Rank 1
viswa teja asked on 01 Aug 2017, 12:36 PM

Hi,

I want to add button at the end to drop down in AutoCompleteBox. Can Any one suggest me the best approach.

 

Regards,

Viswa Teja.

2 Answers, 1 is accepted

Sort by
0
Viswa
Top achievements
Rank 1
answered on 02 Aug 2017, 05:06 AM
Can Any one help on this issue.
0
Martin
Telerik team
answered on 03 Aug 2017, 08:45 AM
Hello,

I think the most appropriate way to do that is to retemplate the control and add the button in the PopupRoot grid in the Popup of the RadAutoCompleteBox. You could wrap the RadListBox (PART_ListBox) in another grid and put in that the desired button.

Regards,
Martin
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
AutoCompleteBox
Asked by
viswa teja
Top achievements
Rank 1
Answers by
Viswa
Top achievements
Rank 1
Martin
Telerik team
Share this question
or