Completed
Last Updated: 23 Jul 2018 13:11 by Zahid
ADMIN
Stefan Nenchev
Created on: 12 Jun 2017 07:38
Category: AutoComplete
Type: Bug Report
1
AutoComplete: Explicitly calling Focus does not show the keyboard
Avalable in R3 2017 SP release.
3 comments
Zahid
Posted on: 23 Jul 2018 13:11
Hi Georgi,
This issue is resolved it was issue in my part. 
Thanks.
ADMIN
Georgi
Posted on: 23 Jul 2018 07:44
Hi zahidi,
I have tested the scenario with the version from the image and I was not able to reproduce the issue. Here is the code I used:

 private void Button_Clicked(object sender, EventArgs e)
        {
            this.autoComplete.Focus();
        }

Can you confirm that this is how the issue is  reproduced or I am missing something?
Also does this occur on specific platform?

Regards,
Georgi
Zahid
Posted on: 09 Jul 2018 15:25
Hi  Stephan,
We are using Telerik Xamarin trial version to evaluate Telerik Xamarin Support. We already use kendo UI for other purposes in our applications.

While we are using Autocomplete functionality, putting focus explicitly to this control does not work. Cursor does not put in the place and keyboard does not get show up.
I have attached which version number we are using for trial version.
Thanks.