A
archana
Hi all
I am having one user control which has textbox. At one place i added
this user control in div tag and at other place without div tag. What
i want is to add onchange event to textbox which present in user
control. I ma having some code on onchange event. What is happening
is when i press tab on textbox which is inside div tab, onchange event
is not getting fired. but in textbox which is not in div tab,
onchange happens.
can any one tell me wyhy this is happening and reson behind this?
I am having one user control which has textbox. At one place i added
this user control in div tag and at other place without div tag. What
i want is to add onchange event to textbox which present in user
control. I ma having some code on onchange event. What is happening
is when i press tab on textbox which is inside div tab, onchange event
is not getting fired. but in textbox which is not in div tab,
onchange happens.
can any one tell me wyhy this is happening and reson behind this?