How to change values on input change and get fix output value to particular input value?
I want to bind bus number(1-40) with their particular RTO number (like BR0215,BRDF45 and so on..)
The RTO number of particular bus should be display in text box beside the bus number input field, when i enter any bus number(1-50).
I have tried the f...