focus textbox on a list

Is there any way to focus on one of textboxes ?
Thanks

http://webix.com/snippet/5e92f337

There’s no built-in solution for activeContent, but you can set focus through the native HTML methods:

http://webix.com/snippet/50476977

As always. Big Thanks