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

RadAutoCompleteBox tab is not working inside RadGridView

1 Answer 84 Views
AutoCompleteBox
This is a migrated thread and some comments may be shown as answers.
Uppala
Top achievements
Rank 1
Uppala asked on 20 Mar 2017, 05:46 AM

Hi Team,

I want to add RadAutoCompleteBox inside RadGridView. On Mouse click focus is going to the RadAutoCompleteBox, but on Tab from the previous cell, the focus is not going to the RadAutoCompleteBox. The focus is still on the GridCell on Tab.

Could you please help me.

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 22 Mar 2017, 03:42 PM
Hello Uppala,

A possible solution for this scenario would be to utilize the CurrentCellChanged event of RadGridView and force the RadAutoCompleteBox to receive the focus.

I prepared a sample application demonstrating the approach for your convenience. Can you please check it out?

Regards,
Stefan X1
Telerik by Progress
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
Uppala
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or