Question
Validate Unkown Input form Element
Below is an unput form that get generated based on total
number of rows.
What I am trying to accomplich now is to set focuc() on the Input form when validation fails. Since I really do not know the name of this unput form how can I accomplish this with js? See below
As of now validation works in onblur()
What I am trying to accomplich now is to set focuc() on the Input form when validation fails. Since I really do not know the name of this unput form how can I accomplish this with js? See below
As of now validation works in onblur()
