Hi Friends,
Could you please help me on focus with blinking cursor in enter click of each textbox . I tried with document.getElementById(“Id”).focus() and document.getElementById(“Id”).select(). But it is not working . I also tried with
, directive autofocus and ng-focus none of them are worked.
, is working with only first textbox. I need it in 2 and 3 ones also. It is major in my project. please help me.
Thanks & regards,
Muni Kumar