Hi Remmie,
Thank you for using Syncfusion products.
We would like to let you know that your requirement can be achieved by using Focus function. We have prepared a sample for this and it can be downloaded in the following location.
Please have the below code snippet to get the focus to the TextBox.
Code Snippet[C#] :
//To Change the Focus to TextBox textBox1.Focus();
|
Sample Location : http://www.syncfusion.com/downloads/support/directtrac/general/FocusTextBox-1549541322.zip
Could you please check with the above sample and let us know if it helps? Or if we have misunderstood your requirement please provide us sample along with the replication procedure which would be helpful for us to analyze and provide you with the better solution as earlier as possible.
Please let us know if you need further assistance on this.
Regards,
Senthil