To delete data in many textboxes at once.
To delete data in many textboxes at once.
Rate To delete data in many textboxes at once.
(2(2 Vote))
if typeof ctl is textbox then
ctl.text =""
next
end if
To delete data in many textboxes at once. Comments
No comments yet — be the first to post one!
Post a Comment