Hi,
I have two text boxes and one button.The two textboxes having on textchange if one text box on textchange fired onother one is disabled.
if data enter in one textbox and clicks on button its not fired for first time,its saving data second time because ontext change is firing for first click.i need solution for this task.
I have two text boxes and one button.The two textboxes having on textchange if one text box on textchange fired onother one is disabled.
if data enter in one textbox and clicks on button its not fired for first time,its saving data second time because ontext change is firing for first click.i need solution for this task.
Comment