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

Grid - Autocomplete - Focus lost

1 Answer 112 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Parag
Top achievements
Rank 1
Parag asked on 19 Feb 2019, 02:13 AM

Hi,

 

I have implemented auto complete control inside the grid. I am facing issue when I tries to remove record using backspace.

 

For example 

I Selected the record from Autocomplete, now I am pressing backspace. As soon as I press backspace, call goes to method and it updates the state, Which causes focus to the lost. Is there any way to retained a focus?

 

Regards,

Parag

 

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 19 Feb 2019, 09:21 AM
Hello, Parag,

I made an example with an AutoComplete editor and the focus is preserved when the backspace button is clicked:

https://stackblitz.com/edit/react-ivtghp?file=app/main.js

If the real use case is different please share an example demonstrating it, and I will gladly assist further.

Regards,
Stefan
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Parag
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or