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