You can create a directive for this as stated in this [SO](https://stackoverflow.com/questions/14833326/how-to-set-focus-on-input-field)
– JaxOct 23 '17 at 12:59
Possible duplicate of [How to set focus on input field?](https://stackoverflow.com/questions/14833326/how-to-set-focus-on-input-field)
– JaxOct 23 '17 at 12:59
I have multiple Textboxes..when condition changing dynamically while set focus to those controls..Textboxes are statics..all having Unique ng-model names..
– Gowtham AlanOct 23 '17 at 13:08